Corrected clean option to remove libopt.a

This commit is contained in:
bruce 1987-01-28 15:39:10 +00:00
parent aeacaeb08f
commit 9e61390e78

View file

@ -31,7 +31,7 @@ opr:
make pr | opr
clean:
rm -f $(NOFILES) $(POFILES) $(GENFILES) parser core makerror
rm -f $(NOFILES) $(POFILES) $(GENFILES) parser libopt.a
# set HOWMUCH to head -20 to limit number of patterns used
#HOWMUCH = head -20