Browse Source

+ added heaptrc to Makefile.fpc

git-svn-id: trunk@4075 -
Károly Balogh 19 years ago
parent
commit
9dcfaa282e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/morphos/Makefile.fpc

+ 1 - 1
rtl/morphos/Makefile.fpc

@@ -8,7 +8,7 @@ main=rtl
 [target]
 loaders=prt0
 units=$(SYSTEMUNIT) objpas macpas strings \
-      dos \
+      dos heaptrc \
       sysutils classes math typinfo varutils \
       charset ucomplex getopts matrix \
       variants types rtlconsts sysconst dateutil \