Log inserted

This commit is contained in:
pierre 1998-10-21 12:12:09 +00:00
parent 922c46cdef
commit 9d804fbe16

View File

@ -1,5 +1,5 @@
# #
# $Id: # $Id$
# #
# make all test # make all test
# and printout errors # and printout errors
@ -103,4 +103,8 @@ allto : $(patsubst %.pp,%.res,$(wildcard to*.pp))
clean : clean :
-rm *.re* *.o *.ppu *.exe log faillist -rm *.re* *.o *.ppu *.exe log faillist
# $Log: # $Log$
# Revision 1.3 1998-10-21 12:12:09 pierre
# Log inserted
#