+ Added syncobjs for Linux

This commit is contained in:
michael 2003-06-14 19:13:37 +00:00
parent d29c96896f
commit d4eebadc95
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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