From: ceriel Date: Sat, 7 Feb 1987 02:57:09 +0000 (+0000) Subject: Added "opt2" to the clean entry X-Git-Tag: release-5-5~4716 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=836022652657db9631f7ddc03e2684c4e0b28417;p=ack.git Added "opt2" to the clean entry --- diff --git a/util/opt/Makefile b/util/opt/Makefile index 988b27436..7d2ff552b 100644 --- a/util/opt/Makefile +++ b/util/opt/Makefile @@ -81,7 +81,7 @@ sizes: opt -nm opt | sort -n| /usr/plain/bin/map clean: - rm -f *.o opt mktab mktab.c scan.c pattern.c + rm -f *.o opt mktab mktab.c scan.c pattern.c opt2 Out regnoglob.c: reg.c cp reg.c regnoglob.c