|
@@ -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))
|