(clean): PROGS -> PROGRAMS

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4949 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-25 03:22:43 +00:00
parent 33ea88aaf3
commit 6cecc5ba0a

View File

@@ -59,7 +59,7 @@ TAGS: $(SOURCES)
check:
clean:
rm -f *.a *.o $(PROGS)
rm -f *.a *.o $(PROGRAMS)
mostlyclean: clean