|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 1.1 [2003/11/28]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 1.1 [2003/12/07]
|
|
|
#
|
|
|
default: all
|
|
|
MAKEFILETARGETS=linux go32v2 win32 os2 freebsd beos netbsd amiga atari sunos qnx netware openbsd wdosx palmos macos darwin emx watcom
|
|
@@ -211,7 +211,7 @@ INC=$(RTL)/inc
|
|
|
PROCINC=$(RTL)/$(CPU_TARGET)
|
|
|
UNIXINC=$(RTL)/unix
|
|
|
ifeq ($(CPU_TARGET),i386)
|
|
|
-CPU_UNITS=x86 ports cpu mmx graph classes
|
|
|
+CPU_UNITS=x86 ports cpu mmx graph
|
|
|
else
|
|
|
CPU_UNITS=
|
|
|
endif
|
|
@@ -239,7 +239,7 @@ GRAPHDIR=$(INC)/graph
|
|
|
ifndef USELIBGGI
|
|
|
USELIBGGI=NO
|
|
|
endif
|
|
|
-override TARGET_UNITS+=$(SYSTEMUNIT) baseunix strings systhrds objpas syscall unixutil heaptrc lineinfo $(LINUXUNIT1) termio unix $(LINUXUNIT2) initc $(CPU_UNITS) dos crt objects printer ggigraph sysutils typinfo math varutils charset ucomplex getopts errors sockets gpm ipc serial terminfo dl dynlibs video mouse keyboard variants types dateutils sysconst cthreads
|
|
|
+override TARGET_UNITS+=$(SYSTEMUNIT) baseunix strings systhrds objpas syscall unixutil heaptrc lineinfo $(LINUXUNIT1) termio unix $(LINUXUNIT2) initc $(CPU_UNITS) dos crt objects printer ggigraph sysutils typinfo math varutils charset ucomplex getopts errors sockets gpm ipc serial terminfo dl dynlibs video mouse keyboard variants types dateutils sysconst cthreads classes
|
|
|
override TARGET_LOADERS+=prt0 dllprt0 cprt0 gprt0 cprt21 gprt21
|
|
|
override TARGET_RSTS+=math varutils typinfo variants classes sysconst
|
|
|
override CLEAN_UNITS+=syslinux linux
|