Browse Source

+ Added syncobjs for Linux

michael 22 years ago
parent
commit
d4eebadc95
2 changed files with 3 additions and 3 deletions
  1. 2 2
      fcl/Makefile
  2. 1 1
      fcl/Makefile.fpc

+ 2 - 2
fcl/Makefile

@@ -1,5 +1,5 @@
 #
-# Don't edit, this file is generated by FPCMake Version 1.1 [2003/06/12]
+# Don't edit, this file is generated by FPCMake Version 1.1 [2003/06/14]
 #
 default: all
 MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx
@@ -208,7 +208,7 @@ override PACKAGE_VERSION=1.0.6
 override TARGET_DIRS+=xml db shedit passrc net
 override TARGET_UNITS+=classes contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls xmlreg registry eventlog custapp cgiapp
 ifeq ($(OS_TARGET),linux)
-override TARGET_UNITS+=process resolve ssockets fpasync
+override TARGET_UNITS+=process resolve ssockets fpasync syncobjs
 endif
 ifeq ($(OS_TARGET),win32)
 override TARGET_UNITS+=process fileinfo resolve ssockets syncobjs

+ 1 - 1
fcl/Makefile.fpc

@@ -24,7 +24,7 @@ units=classes contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream
 units_freebsd=process ssockets resolve fpasync
 units_netbsd=process ssockets resolve fpasync
 units_openbsd=process ssockets resolve fpasync
-units_linux=process resolve ssockets fpasync
+units_linux=process resolve ssockets fpasync syncobjs
 units_win32=process fileinfo resolve ssockets syncobjs
 units_netware=resolve ssockets
 rsts=classes ssockets cachecls resolve custapp