* fixed sharedlibunitobjects

* remove gpm from sharedlib
This commit is contained in:
peter 2000-02-02 11:29:23 +00:00
parent d19710a9ad
commit 699502ad4f
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#
# Makefile generated by fpcmake v0.99.13 [2000/01/28]
# Makefile generated by fpcmake v0.99.13 [2000/02/02]
#
defaultrule: all
@ -228,7 +228,7 @@ endif
# Libraries
LIBNAME=fprtl
SHAREDLIBOBJECTUNITS=$(SYSTEMUNIT) objpas strings linux ports dos crt objects printer sysutils typinfo math cpu mmx getopts heaptrc errors sockets gpm ipc
SHAREDLIBUNITOBJECTS=$(SYSTEMUNIT) objpas strings linux ports dos crt objects printer sysutils typinfo math cpu mmx getopts heaptrc errors sockets ipc
# Info

View File

@ -33,7 +33,7 @@ libunits=$(SYSTEMUNIT) objpas strings \
dos crt objects printer \
sysutils typinfo math \
cpu mmx getopts heaptrc \
errors sockets gpm ipc
errors sockets ipc
[presettings]