Browse Source

* regenerated after clean problem fix

pierre 22 years ago
parent
commit
6e7c26a984
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/Makefile

+ 2 - 2
tests/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 1.1 [2003/01/14]
+# Don't edit, this file is generated by FPCMake Version 1.1 [2003/02/09]
 #
 default: allexectests
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos macosx
@@ -1210,7 +1210,7 @@ clean:
 	-rm -f $(addsuffix /*$(SHAREDLIBEXT),$(DIRS))
 	-rm -f $(addsuffix /*.log,$(DIRS))
 	-rm -f $(addsuffix /*.elg,$(DIRS))
-ifdef INUNIX
+ifeq ($(EXEEXT),)
 	-rm -f $(wildcard $(patsubst %.pp,%$(EXEEXT),$(wildcard $(addsuffix /t*.pp,$(DIRS)))))
 else
 	-rm -f $(addsuffix /*$(EXEEXT),$(DIRS))