|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Makefile generated by fpcmake v0.99.15 [2000/04/08]
|
|
|
+# Makefile generated by fpcmake v0.99.15 [2000/05/17]
|
|
|
#
|
|
|
|
|
|
defaultrule: info
|
|
@@ -695,6 +695,8 @@ endif
|
|
|
-rm -f $(LOG) $(LONGLOG) faillist ts_fail tf_fail ex_fail
|
|
|
-rm -f fpcmaked ppas.sh ppas.bat retcode
|
|
|
|
|
|
+full : clean all_compilations allexec
|
|
|
+
|
|
|
info :
|
|
|
@echo This Makefile allows to test the compiler
|
|
|
@echo compilation of 'ts*.pp' should succeed
|