Remove built programs.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@827 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1996-10-02 21:36:35 +00:00
parent dba4b36c14
commit 72f346b1e8

View File

@@ -73,7 +73,7 @@ check: ./destest
./destest
clean:
rm -f $(LIB) *.o *.a
rm -f $(LIB) *.o *.a $(PROGS)
mostlyclean: clean