* regenerated after clean problem fix

This commit is contained in:
pierre 2003-02-08 23:03:38 +00:00
parent a5e2f92336
commit 6e7c26a984

View File

@ -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 default: allexectests
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos macosx 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 /*$(SHAREDLIBEXT),$(DIRS))
-rm -f $(addsuffix /*.log,$(DIRS)) -rm -f $(addsuffix /*.log,$(DIRS))
-rm -f $(addsuffix /*.elg,$(DIRS)) -rm -f $(addsuffix /*.elg,$(DIRS))
ifdef INUNIX ifeq ($(EXEEXT),)
-rm -f $(wildcard $(patsubst %.pp,%$(EXEEXT),$(wildcard $(addsuffix /t*.pp,$(DIRS))))) -rm -f $(wildcard $(patsubst %.pp,%$(EXEEXT),$(wildcard $(addsuffix /t*.pp,$(DIRS)))))
else else
-rm -f $(addsuffix /*$(EXEEXT),$(DIRS)) -rm -f $(addsuffix /*$(EXEEXT),$(DIRS))