Przeglądaj źródła

* added cprt0 to makefile

marco 25 lat temu
rodzic
commit
a5c620454c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      rtl/bsd/Makefile

+ 1 - 1
rtl/bsd/Makefile

@@ -197,7 +197,7 @@ endif
 
 
 # Targets
 # Targets
 
 
-override LOADEROBJECTS+=prt0 
+override LOADEROBJECTS+=prt0 cprt0
 override UNITOBJECTS+=$(SYSTEMUNIT) objpas strings linux  initc dos crt objects printer sysutils typinfo math cpu mmx getopts heaptrc lineinfo errors sockets gpm 
 override UNITOBJECTS+=$(SYSTEMUNIT) objpas strings linux  initc dos crt objects printer sysutils typinfo math cpu mmx getopts heaptrc lineinfo errors sockets gpm 
 
 
 # Clean
 # Clean