|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/11/14]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/12/13]
|
|
|
#
|
|
|
default: all
|
|
|
MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-palmos arm-wince arm-gba powerpc64-linux
|
|
@@ -281,7 +281,7 @@ ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit lnet
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-wince)
|
|
|
-override TARGET_DIRS+=xml image db shedit passrc net fpcunit web
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit lnet web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit web lnet
|
|
@@ -347,7 +347,7 @@ ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
-override TARGET_DIRS+=xml image db shedit passrc net fpcunit web
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit lnet web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-gba)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
@@ -3517,6 +3517,7 @@ TARGET_DIRS_SHEDIT=1
|
|
|
TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
+TARGET_DIRS_LNET=1
|
|
|
TARGET_DIRS_WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
@@ -3744,6 +3745,7 @@ TARGET_DIRS_SHEDIT=1
|
|
|
TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
+TARGET_DIRS_LNET=1
|
|
|
TARGET_DIRS_WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-gba)
|