Browse Source

Fix Makefile for openbsd

git-svn-id: trunk@21081 -
pierre 13 years ago
parent
commit
a1b5945d20
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rtl/openbsd/Makefile.fpc

+ 2 - 2
rtl/openbsd/Makefile.fpc

@@ -11,8 +11,8 @@ fpcpackage=y
 [target]
 loaders=prt0 cprt0
 units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings syscall baseunix \
-      $(LINUXUNIT) unix initc systhrds \
-      dos crt objects printer matrix \
+      $(LINUXUNIT) unixtype unixutil unix ctypes bsd initc \
+      $(CPU_UNITS) dos crt objects printer matrix rtlconsts \
       sysutils fgl classes fmtbcd typinfo math varutils \
       charset ucomplex getopts heaptrc lineinfo lnfodwrf \
       errors sockets ipc terminfo dateutils strutils \