diff --git a/makefile b/makefile index 6d92708..129f6d4 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of tconfpy using 'make' -# $Id: makefile,v 1.115 2012/06/09 19:22:59 tundra Exp $ +# $Id: makefile,v 1.116 2012/06/09 21:50:04 tundra Exp $ # Requires a modern 'make' like GNU. # Uncomment One Of The Following For Early Releases @@ -92,7 +92,6 @@ docs: ${DOCFILES} ${SUPPFILES} @chmod 644 ${DOCFILES} ${SUPPFILES} @chmod 644 *.gz *.txt - @flip -u *txt progs: ${PROGFILES} chmod 755 ${PROGFILES}