Browse Source

* Reverted to old situation (unbroke 1.0 for me, but snapshots seem to
still have this problem)

marco 23 years ago
parent
commit
a4ea95519a
2 changed files with 1 additions and 5 deletions
  1. 1 2
      packages/extra/opengl/Makefile
  2. 0 3
      packages/extra/opengl/Makefile.fpc

+ 1 - 2
packages/extra/opengl/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 1.1 [2002/10/19]
+# Don't edit, this file is generated by FPCMake Version 1.1 [2002/10/17]
 #
 default: all
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx
@@ -229,7 +229,6 @@ override TARGET_UNITS+=dllfuncs glx
 endif
 override TARGET_EXAMPLEDIRS+=examples
 override INSTALL_FPCPACKAGE=y
-override COMPILER_TARGETDIR+=$(OS_TARGET)
 ifdef REQUIRE_UNITSDIR
 override UNITSDIR+=$(REQUIRE_UNITSDIR)
 endif

+ 0 - 3
packages/extra/opengl/Makefile.fpc

@@ -21,9 +21,6 @@ units_openbsd=dllfuncs glx
 
 exampledirs=examples
 
-[compiler]
-targetdir=$(OS_TARGET)
-
 [install]
 fpcpackage=y