|
@@ -17,7 +17,7 @@ units=$(SYSTEMUNIT) si_prc $(UUCHARUNIT) $(OBJPASUNIT) $(ISO7185UNIT) $(STRINGSU
|
|
# windows messages $(DYNLIBSUNIT) \
|
|
# windows messages $(DYNLIBSUNIT) \
|
|
# $(DOSUNIT) objects \
|
|
# $(DOSUNIT) objects \
|
|
# $(RTLCONSTSUNIT) $(SYSCONSTUNIT) $(SYSUTILSUNIT) \
|
|
# $(RTLCONSTSUNIT) $(SYSCONSTUNIT) $(SYSUTILSUNIT) \
|
|
-# $(TYPINFOUNIT) $(TYPESUNIT) $(FGLUNIT) $(CLASSESUNIT) fmtbcd \
|
|
|
|
|
|
+# $(TYPINFOUNIT) $(TYPESUNIT) $(FGLUNIT) $(CLASSESUNIT) \
|
|
# strutils convutils $(MATHUNIT) \
|
|
# strutils convutils $(MATHUNIT) \
|
|
# matrix ucomplex \
|
|
# matrix ucomplex \
|
|
# $(CHARSETUNIT) $(CPALLUNIT) $(GETOPTSUNIT) winsock sockets
|
|
# $(CHARSETUNIT) $(CPALLUNIT) $(GETOPTSUNIT) winsock sockets
|
|
@@ -124,13 +124,6 @@ pilot$(PPUEXT) : pilot.pp $(SYSTEMUNIT)$(PPUEXT) systraps$(PPUEXT)
|
|
# $(PP) $(OPT) objects $(REDIR)
|
|
# $(PP) $(OPT) objects $(REDIR)
|
|
# $(DEL) objects.pp
|
|
# $(DEL) objects.pp
|
|
|
|
|
|
-#
|
|
|
|
-# Other system-independent RTL Units
|
|
|
|
-#
|
|
|
|
-
|
|
|
|
-fmtbcd$(PPUEXT) : $(OBJPASDIR)/fmtbcd.pp $(OBJPASUNIT)$(PPUEXT) $(SYSUTILSUNIT)$(PPUEXT) variants$(PPUEXT) classes$(PPUEXT) system$(PPUEXT)
|
|
|
|
- $(COMPILER) $(OBJPASDIR)/fmtbcd.pp
|
|
|
|
-
|
|
|
|
#####################################################################
|
|
#####################################################################
|
|
# Libs
|
|
# Libs
|
|
#####################################################################
|
|
#####################################################################
|