mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 14:29:14 +02:00
Fix Makefile for openbsd
git-svn-id: trunk@21081 -
This commit is contained in:
parent
cd89a90841
commit
a1b5945d20
@ -11,8 +11,8 @@ fpcpackage=y
|
|||||||
[target]
|
[target]
|
||||||
loaders=prt0 cprt0
|
loaders=prt0 cprt0
|
||||||
units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings syscall baseunix \
|
units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings syscall baseunix \
|
||||||
$(LINUXUNIT) unix initc systhrds \
|
$(LINUXUNIT) unixtype unixutil unix ctypes bsd initc \
|
||||||
dos crt objects printer matrix \
|
$(CPU_UNITS) dos crt objects printer matrix rtlconsts \
|
||||||
sysutils fgl classes fmtbcd typinfo math varutils \
|
sysutils fgl classes fmtbcd typinfo math varutils \
|
||||||
charset ucomplex getopts heaptrc lineinfo lnfodwrf \
|
charset ucomplex getopts heaptrc lineinfo lnfodwrf \
|
||||||
errors sockets ipc terminfo dateutils strutils \
|
errors sockets ipc terminfo dateutils strutils \
|
||||||
|
Loading…
Reference in New Issue
Block a user