Browse Source

* Probably somebody used an old fpcmake to gen the makefile. installbindir was wrong.

marco 24 years ago
parent
commit
26af16a6a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/Makefile

+ 1 - 1
compiler/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by fpcmake v1.99.0 [2001/06/06]
+# Don't edit, this file is generated by fpcmake v1.99.0 [2001/07/08]
 #
 default: all
 override PATH:=$(subst \,/,$(PATH))