瀏覽代碼

* remove ppas and retcode

peter 26 年之前
父節點
當前提交
4fdb921d7b
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      tests/Makefile

+ 5 - 1
tests/Makefile

@@ -211,6 +211,7 @@ alltisexec: $(patsubst %.pp,%.eli,$(wildcard tis*.pp))
 
 clean :
 	-rm -f *.re* *.o *.ppu *.log *.elg *.exc t*.exe log faillist ts_fail tf_fail
+	-rm -f ppas.sh ppas.bat retcode
 ifndef DJGPP
 	-rm -f $(patsubst %.pp,%,$(wildcard *.pp))
 endif
@@ -229,7 +230,10 @@ info :
 
 #
 # $Log$
-# Revision 1.4  1999-09-19 11:23:06  peter
+# Revision 1.5  1999-09-19 11:48:18  peter
+#   * remove ppas and retcode
+#
+# Revision 1.4  1999/09/19 11:23:06  peter
 #   * clean also the executables under linux
 #
 # Revision 1.3  1999/06/01 13:27:27  peter