mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 20:39:25 +02:00
* added nwprot, contains types/imports for netware server protocol library
This commit is contained in:
parent
a611197a02
commit
375362a11b
@ -211,7 +211,7 @@ override FPCOPT+=-Ur
|
||||
override FPCOPT+=-dMT
|
||||
CREATESMART=1
|
||||
OBJPASDIR=$(RTL)/objpas
|
||||
override TARGET_UNITS+=$(SYSTEMUNIT) systhrds objpas strings netware winsock2 dos crt objects sysutils typinfo math cpu mmx getopts heaptrc lineinfo sockets aio varutils video mouse keyboard types nwsnut nwserv nwnit
|
||||
override TARGET_UNITS+=$(SYSTEMUNIT) systhrds objpas strings netware winsock2 dos crt objects sysutils typinfo math cpu mmx getopts heaptrc lineinfo sockets aio varutils video mouse keyboard types nwsnut nwserv nwnit nwprot
|
||||
override TARGET_LOADERS+=nwpre prelude
|
||||
override TARGET_RSTS+=math typinfo varutils
|
||||
override INSTALL_FPCPACKAGE=y
|
||||
|
@ -14,7 +14,7 @@ units=$(SYSTEMUNIT) systhrds objpas strings \
|
||||
cpu mmx getopts heaptrc lineinfo \
|
||||
sockets aio varutils \
|
||||
video mouse keyboard types \
|
||||
nwsnut nwserv nwnit
|
||||
nwsnut nwserv nwnit nwprot
|
||||
rsts=math typinfo varutils
|
||||
|
||||
[require]
|
||||
|
1354
rtl/netware/nwprot.pp
Normal file
1354
rtl/netware/nwprot.pp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user