Browse Source

* makefile.fpc note

peter 26 years ago
parent
commit
46ae55d3cd
1 changed files with 4 additions and 1 deletions
  1. 4 1
      compiler/README

+ 4 - 1
compiler/README

@@ -69,4 +69,7 @@ Changes in the syntax or semantic of FPC:
              exporting classes with properties must be recompiled
              exporting classes with properties must be recompiled
              (no new unit format, so be careful) (FK)
              (no new unit format, so be careful) (FK)
   08/11/99   PP variable in Makefiles changed to FPC
   08/11/99   PP variable in Makefiles changed to FPC
-  
+  14/11/99   makefile.fpc is not available anymore. You must now use fpcmake
+             which is available from the utils/. There is also an example
+             Makefile.fpc
+