Browse Source

Log inserted

pierre 27 years ago
parent
commit
9d804fbe16
1 changed files with 6 additions and 2 deletions
  1. 6 2
      tests/makefile

+ 6 - 2
tests/makefile

@@ -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
+#
+