diff --git a/fcl/Makefile b/fcl/Makefile index 78ddf7e058..deac91ecb5 100644 --- a/fcl/Makefile +++ b/fcl/Makefile @@ -434,7 +434,7 @@ ifeq ($(FULL_TARGET),i386-netwlibc) override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry resolve ssockets syncobjs endif ifeq ($(FULL_TARGET),i386-wince) -override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf daemonapp +override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf endif ifeq ($(FULL_TARGET),i386-embedded) override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry @@ -518,7 +518,7 @@ ifeq ($(FULL_TARGET),arm-palmos) override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry endif ifeq ($(FULL_TARGET),arm-wince) -override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf daemonapp +override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf endif ifeq ($(FULL_TARGET),arm-gba) override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs testutils fpcunit eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll xmlreg registry diff --git a/fcl/Makefile.fpc b/fcl/Makefile.fpc index ad5a2f1769..47bb7aab37 100644 --- a/fcl/Makefile.fpc +++ b/fcl/Makefile.fpc @@ -51,7 +51,7 @@ units_openbsd=process ssockets resolve fpasync simpleipc dbugmsg dbugintf daemon units_linux=process resolve ssockets fpasync syncobjs simpleipc dbugmsg dbugintf daemonapp units_win32=process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf daemonapp units_win64=process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf daemonapp -units_wince=process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf daemonapp +units_wince=process fileinfo resolve ssockets syncobjs simpleipc dbugmsg dbugintf units_os2=resolve ssockets units_emx=resolve ssockets units_netware=resolve ssockets