diff --git a/rtl/netware/Makefile b/rtl/netware/Makefile index 32bf18c38f..f95c34505f 100644 --- a/rtl/netware/Makefile +++ b/rtl/netware/Makefile @@ -1,8 +1,8 @@ # -# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/05/05] +# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/05/11] # 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-emx i386-watcom i386-netwlibc m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd arm-linux +MAKEFILETARGETS=i386-netware BSDs = freebsd netbsd openbsd darwin UNIXs = linux $(BSDs) solaris qnx LIMIT83fs = go32v2 os2 emx watcom @@ -237,11 +237,7 @@ RTL=.. INC=$(RTL)/inc PROCINC=$(RTL)/$(CPU_TARGET) UNITPREFIX=rtl -ifeq ($(findstring 1.0.,$(FPC_VERSION)),) SYSTEMUNIT=system -else -SYSTEMUNIT=sysnetwa -endif override FPCOPT+=-Ur override FPCOPT+=-dMT CREATESMART=1 @@ -254,502 +250,22 @@ locnlm32.imp ndpsrpc.imp netnlm32.imp nit.imp \ nlmlib.imp nwpsrv3x.imp nwpsrv.imp nwsnut.imp \ requestr.imp socklib.imp streams.imp threads.imp \ tli.imp vollib.imp ws2_32.imp ws2nlm.imp unicode.imp -ifeq ($(FULL_TARGET),i386-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-go32v2) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-win32) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-os2) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-freebsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-beos) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-netbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-solaris) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-qnx) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif ifeq ($(FULL_TARGET),i386-netware) override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes endif -ifeq ($(FULL_TARGET),i386-openbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-wdosx) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-emx) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-watcom) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-netwlibc) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-freebsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-netbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-amiga) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-atari) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-openbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),m68k-palmos) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),powerpc-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),powerpc-netbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),powerpc-macos) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),powerpc-darwin) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),powerpc-morphos) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),sparc-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),sparc-netbsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),sparc-solaris) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),x86_64-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),x86_64-freebsd) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),arm-linux) -override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings lineinfo winsock heaptrc matrix dos crt objects sysconst initc sysutils types typinfo classes cpu mmx getopts dateutils strutils convutils charset ucomplex variants rtlconsts math varutils freebidi utf8bidi mouse video keyboard cmem sockets aio nwsnut nwserv nwnit nwprot netware nwcalls ctypes -endif -ifeq ($(FULL_TARGET),i386-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-go32v2) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-win32) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-os2) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-freebsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-beos) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-netbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-solaris) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-qnx) -override TARGET_LOADERS+=nwpre prelude -endif ifeq ($(FULL_TARGET),i386-netware) override TARGET_LOADERS+=nwpre prelude endif -ifeq ($(FULL_TARGET),i386-openbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-wdosx) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-emx) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-watcom) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-netwlibc) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-freebsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-netbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-amiga) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-atari) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-openbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),m68k-palmos) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),powerpc-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),powerpc-netbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),powerpc-macos) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),powerpc-darwin) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),powerpc-morphos) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),sparc-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),sparc-netbsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),sparc-solaris) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),x86_64-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),x86_64-freebsd) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),arm-linux) -override TARGET_LOADERS+=nwpre prelude -endif -ifeq ($(FULL_TARGET),i386-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-go32v2) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-win32) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-os2) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-freebsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-beos) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-netbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-solaris) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-qnx) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif ifeq ($(FULL_TARGET),i386-netware) override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts endif -ifeq ($(FULL_TARGET),i386-openbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-wdosx) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-emx) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-watcom) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),i386-netwlibc) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-freebsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-netbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-amiga) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-atari) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-openbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),m68k-palmos) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),powerpc-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),powerpc-netbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),powerpc-macos) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),powerpc-darwin) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),powerpc-morphos) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),sparc-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),sparc-netbsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),sparc-solaris) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),x86_64-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),x86_64-freebsd) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif -ifeq ($(FULL_TARGET),arm-linux) -override TARGET_RSTS+=math varutils variants typinfo classes dateutils sysconst convutils rtlconsts -endif override INSTALL_FPCPACKAGE=y -ifeq ($(FULL_TARGET),i386-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-go32v2) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-win32) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-os2) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-freebsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-beos) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-netbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-solaris) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-qnx) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif ifeq ($(FULL_TARGET),i386-netware) override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) endif -ifeq ($(FULL_TARGET),i386-openbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-wdosx) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-emx) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-watcom) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-netwlibc) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-freebsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-netbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-amiga) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-atari) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-openbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-palmos) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-netbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-macos) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-darwin) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-morphos) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-netbsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-solaris) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),x86_64-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),x86_64-freebsd) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),arm-linux) -override COMPILER_INCLUDEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-go32v2) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-win32) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-os2) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-freebsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-beos) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-netbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-solaris) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-qnx) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif ifeq ($(FULL_TARGET),i386-netware) override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) endif -ifeq ($(FULL_TARGET),i386-openbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-wdosx) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-emx) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-watcom) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),i386-netwlibc) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-freebsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-netbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-amiga) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-atari) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-openbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),m68k-palmos) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-netbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-macos) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-darwin) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),powerpc-morphos) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-netbsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),sparc-solaris) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),x86_64-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),x86_64-freebsd) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif -ifeq ($(FULL_TARGET),arm-linux) -override COMPILER_SOURCEDIR+=$(INC) $(PROCINC) -endif ifdef REQUIRE_UNITSDIR override UNITSDIR+=$(REQUIRE_UNITSDIR) endif diff --git a/rtl/netware/Makefile.fpc b/rtl/netware/Makefile.fpc index af7d71f610..5904a0b9f3 100644 --- a/rtl/netware/Makefile.fpc +++ b/rtl/netware/Makefile.fpc @@ -40,12 +40,7 @@ INC=$(RTL)/inc PROCINC=$(RTL)/$(CPU_TARGET) UNITPREFIX=rtl - -ifeq ($(findstring 1.0.,$(FPC_VERSION)),) SYSTEMUNIT=system -else -SYSTEMUNIT=sysnetwa -endif # Use new feature from 1.0.5 version # that generates release PPU files diff --git a/rtl/netware/nwcalls.pp b/rtl/netware/nwcalls.pp index 46409a4602..60a15b48fa 100644 --- a/rtl/netware/nwcalls.pp +++ b/rtl/netware/nwcalls.pp @@ -1,4 +1,4 @@ - +{ Netware Server Imports for FreePascal Netware Clib RTL, contains definitions from the following NDK header files: diff --git a/rtl/netware/nwnit.pp b/rtl/netware/nwnit.pp index 16e07c483f..5804fb54a3 100644 --- a/rtl/netware/nwnit.pp +++ b/rtl/netware/nwnit.pp @@ -1,4 +1,4 @@ - +{ Netware Server Imports for FreePascal, contains definition from the following ndk header files: diff --git a/rtl/netware/nwprot.pp b/rtl/netware/nwprot.pp index de96f4b0f7..6d27d6ad3c 100644 --- a/rtl/netware/nwprot.pp +++ b/rtl/netware/nwprot.pp @@ -1,4 +1,4 @@ - +{ Netware Server Imports for FreePascal, contains definitions for the netware server protocol library diff --git a/rtl/netware/nwserv.pp b/rtl/netware/nwserv.pp index 9367f2e8da..d89e126bb5 100644 --- a/rtl/netware/nwserv.pp +++ b/rtl/netware/nwserv.pp @@ -1,4 +1,4 @@ - +{ Netware Server Imports for FreePascal, contains definition from the following header files: