X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=progs%2FMakefile.in;fp=progs%2FMakefile.in;h=b50c5bf6a2c5ae9ca873828f788027533c6dafd5;hp=5a74634f13e0d41920023deb4d2d779b509f2f3c;hb=be512fa073c00c2d52567c973d16b121414870da;hpb=ee1bcda2cbb28cd84f136d8343cf83b7e576bd79 diff --git a/progs/Makefile.in b/progs/Makefile.in index 5a74634f..b50c5bf6 100644 --- a/progs/Makefile.in +++ b/progs/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.93 2014/11/15 00:34:28 tom Exp $ +# $Id: Makefile.in,v 1.94 2015/05/01 00:47:26 tom Exp $ ############################################################################## -# Copyright (c) 1998-2013,2014 Free Software Foundation, Inc. # +# Copyright (c) 1998-2014,2015 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -301,7 +301,7 @@ clean :: mostlyclean -sh -c "if test -n '$x' ; then $(MAKE) clean x=''; fi" -rm -f $(AUTO_SRC) -rm -f $(PROGS) - -rm -rf .libs + -rm -rf .libs *.dSYM distclean :: clean -rm -f Makefile