From 420985c0077e8bc2162cb75109ec9362d7b85811 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 9 Jan 2005 13:10:12 +0000 Subject: [PATCH] + Added bufstream --- fcl/Makefile | 4 ++-- fcl/Makefile.fpc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fcl/Makefile b/fcl/Makefile index 94873e83e0..e6ef0d120b 100644 --- a/fcl/Makefile +++ b/fcl/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2004/12/20] +# Don't edit, this file is generated by FPCMake Version 1.1 [2004/12/31] # default: all MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom morphos netwlibc @@ -225,7 +225,7 @@ ifneq ($(findstring 1.0.,$(FPC_VERSION)),) CLASSES10=classes endif override TARGET_DIRS+=xml image db shedit passrc net fpcunit -override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils +override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream ifeq ($(OS_TARGET),linux) override TARGET_UNITS+=process resolve ssockets fpasync syncobjs endif diff --git a/fcl/Makefile.fpc b/fcl/Makefile.fpc index 218b5d4aad..1b52c82169 100644 --- a/fcl/Makefile.fpc +++ b/fcl/Makefile.fpc @@ -23,7 +23,7 @@ units=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszl dirs=xml image db shedit passrc net fpcunit units=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext \ iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp \ - wformat whtml wtex rttiutils + wformat whtml wtex rttiutils bufstream units_freebsd=process ssockets resolve fpasync syncobjs units_darwin=process ssockets resolve fpasync syncobjs units_netbsd=process ssockets resolve fpasync