|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Makefile generated by fpcmake v0.99.13 [2000/01/18]
|
|
|
+# Makefile generated by fpcmake v0.99.13 [2000/01/25]
|
|
|
#
|
|
|
|
|
|
defaultrule: info
|
|
@@ -491,7 +491,6 @@ endif
|
|
|
# Redirection
|
|
|
#####################################################################
|
|
|
|
|
|
-# Release ? Then force OPT and don't use extra opts via commandline
|
|
|
ifndef REDIRFILE
|
|
|
REDIRFILE=log
|
|
|
endif
|
|
@@ -1056,6 +1055,9 @@ info:
|
|
|
# Compiler
|
|
|
#######################################
|
|
|
|
|
|
+compiler_clean:
|
|
|
+ $(MAKE) -C compiler distclean
|
|
|
+
|
|
|
compiler_cycle:
|
|
|
$(MAKE) -C compiler cycle
|
|
|
|