From 7ff42a13abea7b260a1a5cc7dfc1302671df3349 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 14 Nov 2001 23:03:09 +0000 Subject: [PATCH] + Added variants unit --- rtl/beos/Makefile | 4 ++-- rtl/beos/Makefile.fpc | 2 +- rtl/freebsd/Makefile | 4 ++-- rtl/freebsd/Makefile.fpc | 2 +- rtl/go32v2/Makefile | 4 ++-- rtl/go32v2/Makefile.fpc | 2 +- rtl/linux/Makefile | 4 ++-- rtl/linux/Makefile.fpc | 2 +- rtl/os2/Makefile | 4 ++-- rtl/os2/Makefile.fpc | 2 +- rtl/win32/Makefile | 4 ++-- rtl/win32/Makefile.fpc | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/rtl/beos/Makefile b/rtl/beos/Makefile index 2b0ab20daf..dd923e8e5f 100644 --- a/rtl/beos/Makefile +++ b/rtl/beos/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -166,7 +166,7 @@ override FPCOPT+=-Ur endif OBJPASDIR=$(RTL)/objpas GRAPHDIR=$(INC)/graph -override TARGET_UNITS+=system objpas strings beos dos sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo +override TARGET_UNITS+=system objpas strings beos dos sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo variants override TARGET_LOADERS+=prt0 cprt0 func dllprt override TARGET_RSTS+=math varutils typinfo override INSTALL_FPCPACKAGE=y diff --git a/rtl/beos/Makefile.fpc b/rtl/beos/Makefile.fpc index 7902e79bd0..634b8b4821 100644 --- a/rtl/beos/Makefile.fpc +++ b/rtl/beos/Makefile.fpc @@ -11,7 +11,7 @@ units=system objpas strings \ beos \ dos \ sysutils typinfo math varutils \ - cpu mmx getopts heaptrc lineinfo + cpu mmx getopts heaptrc lineinfo variants rsts=math varutils typinfo [require] diff --git a/rtl/freebsd/Makefile b/rtl/freebsd/Makefile index d6ff2bc567..4e1fd7de03 100644 --- a/rtl/freebsd/Makefile +++ b/rtl/freebsd/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -178,7 +178,7 @@ GRAPHDIR=$(INC)/graph ifndef USELIBGGI USELIBGGI=NO endif -override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings $(LINUXUNIT) unix initc dos crt objects printer sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo errors sockets gpm ipc terminfo video mouse keyboard console serial +override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings $(LINUXUNIT) unix initc dos crt objects printer sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo errors sockets gpm ipc terminfo video mouse keyboard console serial variants override TARGET_LOADERS+=prt0 cprt0 override TARGET_RSTS+=math varutils typinfo override INSTALL_FPCPACKAGE=y y diff --git a/rtl/freebsd/Makefile.fpc b/rtl/freebsd/Makefile.fpc index c451799b67..02836b9530 100644 --- a/rtl/freebsd/Makefile.fpc +++ b/rtl/freebsd/Makefile.fpc @@ -16,7 +16,7 @@ units=$(SYSTEMUNIT) objpas strings \ sysutils typinfo math varutils \ cpu mmx getopts heaptrc lineinfo \ errors sockets gpm ipc terminfo \ - video mouse keyboard console serial + video mouse keyboard console serial variants rsts=math varutils typinfo [require] diff --git a/rtl/go32v2/Makefile b/rtl/go32v2/Makefile index 5e97930dfd..b9cdfc219e 100644 --- a/rtl/go32v2/Makefile +++ b/rtl/go32v2/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -171,7 +171,7 @@ endif ifdef NO_EXCEPTIONS_IN_SYSTEM override FPCOPT+=-dNO_EXCEPTIONS_IN_SYSTEM endif -override TARGET_UNITS+=system objpas strings go32 dpmiexcp initc ports profile dxeload emu387 dos crt objects printer graph sysutils math typinfo cpu mmx getopts heaptrc lineinfo msmouse charset varutils video mouse keyboard vesamode +override TARGET_UNITS+=system objpas strings go32 dpmiexcp initc ports profile dxeload emu387 dos crt objects printer graph sysutils math typinfo cpu mmx getopts heaptrc lineinfo msmouse charset varutils video mouse keyboard variants vesamode override TARGET_LOADERS+=prt0 exceptn fpu override TARGET_RSTS+=math varutils typinfo override INSTALL_FPCPACKAGE=y diff --git a/rtl/go32v2/Makefile.fpc b/rtl/go32v2/Makefile.fpc index 22bf131c62..9a291be7f3 100644 --- a/rtl/go32v2/Makefile.fpc +++ b/rtl/go32v2/Makefile.fpc @@ -13,7 +13,7 @@ units=system objpas strings \ sysutils math typinfo \ cpu mmx getopts heaptrc lineinfo \ msmouse charset varutils \ - video mouse keyboard vesamode + video mouse keyboard variants vesamode rsts=math varutils typinfo [require] diff --git a/rtl/linux/Makefile b/rtl/linux/Makefile index 46016018c2..20a9db8fea 100644 --- a/rtl/linux/Makefile +++ b/rtl/linux/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -183,7 +183,7 @@ GRAPHDIR=$(INC)/graph ifndef USELIBGGI USELIBGGI=NO endif -override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings $(LINUXUNIT) unix initc $(CPU_UNITS) dos crt objects printer ggigraph sysutils typinfo math varutils getopts heaptrc lineinfo errors sockets gpm ipc serial terminfo dl dynlibs video mouse keyboard +override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings $(LINUXUNIT) unix initc $(CPU_UNITS) dos crt objects printer ggigraph sysutils typinfo math varutils getopts heaptrc lineinfo errors sockets gpm ipc serial terminfo dl dynlibs video mouse keyboard variants override TARGET_LOADERS+=prt0 dllprt0 cprt0 gprt0 cprt21 gprt21 override TARGET_RSTS+=math varutils typinfo override CLEAN_UNITS+=syslinux linux diff --git a/rtl/linux/Makefile.fpc b/rtl/linux/Makefile.fpc index f37ce79260..82c781d698 100644 --- a/rtl/linux/Makefile.fpc +++ b/rtl/linux/Makefile.fpc @@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas strings \ sysutils typinfo math varutils \ getopts heaptrc lineinfo \ errors sockets gpm ipc serial terminfo dl dynlibs \ - video mouse keyboard + video mouse keyboard variants rsts=math varutils typinfo [require] diff --git a/rtl/os2/Makefile b/rtl/os2/Makefile index 7ee5d3e785..2157c880de 100644 --- a/rtl/os2/Makefile +++ b/rtl/os2/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -170,7 +170,7 @@ override FPCOPT+=-Ur endif OBJPASDIR=$(RTL)/objpas GRAPHDIR=$(INC)/graph -override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings ports os2def doscalls moncalls kbdcalls moucalls viocalls pmbitmap pmwin pmgpi dive dos crt objects printer sysutils math typinfo varutils ucomplex cpu mmx getopts heaptrc lineinfo dynlibs video mouse keyboard +override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings ports os2def doscalls moncalls kbdcalls moucalls viocalls pmbitmap pmwin pmgpi dive dos crt objects printer sysutils math typinfo varutils ucomplex cpu mmx getopts heaptrc lineinfo dynlibs video mouse keyboard variants override TARGET_LOADERS+=prt0 prt1 code2 code3 override TARGET_RSTS+=math varutils typinfo override INSTALL_FPCPACKAGE=y diff --git a/rtl/os2/Makefile.fpc b/rtl/os2/Makefile.fpc index a7c2fc3ea4..406742686a 100644 --- a/rtl/os2/Makefile.fpc +++ b/rtl/os2/Makefile.fpc @@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas strings \ dos crt objects printer \ sysutils math typinfo varutils \ ucomplex cpu mmx getopts heaptrc lineinfo dynlibs \ - video mouse keyboard + video mouse keyboard variants rsts=math varutils typinfo [require] diff --git a/rtl/win32/Makefile b/rtl/win32/Makefile index 5f17c0619f..34bca3cfac 100644 --- a/rtl/win32/Makefile +++ b/rtl/win32/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 1.1 [2001/10/18] +# Don't edit, this file is generated by FPCMake Version 1.1 [2001/11/08] # default: all override PATH:=$(subst \,/,$(PATH)) @@ -174,7 +174,7 @@ OBJPASDIR=$(RTL)/objpas GRAPHDIR=$(INC)/graph include $(WININC)/makefile.inc WINDOWS_SOURCE_FILES=$(addprefix $(WININC)/,$(addsuffix .inc,$(WINDOWS_FILES))) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings windows ole2 activex opengl32 os_types winsock initc dos crt objects graph sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo wincrt winmouse winevent sockets printer dynlibs video mouse keyboard +override TARGET_UNITS+=$(SYSTEMUNIT) objpas strings windows ole2 activex opengl32 os_types winsock initc dos crt objects graph sysutils typinfo math varutils cpu mmx getopts heaptrc lineinfo wincrt winmouse winevent sockets printer dynlibs video mouse keyboard variants override TARGET_LOADERS+=wprt0 wdllprt0 override TARGET_RSTS+=math varutils typinfo override INSTALL_FPCPACKAGE=y diff --git a/rtl/win32/Makefile.fpc b/rtl/win32/Makefile.fpc index fda323d2e7..73ff50684a 100644 --- a/rtl/win32/Makefile.fpc +++ b/rtl/win32/Makefile.fpc @@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas strings \ sysutils typinfo math varutils \ cpu mmx getopts heaptrc lineinfo \ wincrt winmouse winevent sockets printer dynlibs \ - video mouse keyboard + video mouse keyboard variants rsts=math varutils typinfo [require]