Browse Source

Add lineinfo

git-svn-id: trunk@23183 -
pierre 12 years ago
parent
commit
bb6355e716
1 changed files with 2 additions and 2 deletions
  1. 2 2
      rtl/amiga/Makefile.fpc

+ 2 - 2
rtl/amiga/Makefile.fpc

@@ -8,10 +8,10 @@ main=rtl
 [target]
 [target]
 loaders=prt0
 loaders=prt0
 units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings \
 units=$(SYSTEMUNIT) uuchar objpas macpas iso7185 strings \
-      dos heaptrc \
+      dos heaptrc lineinfo \
       sysutils fgl classes strutils math typinfo varutils fmtbcd \
       sysutils fgl classes strutils math typinfo varutils fmtbcd \
       charset ucomplex getopts matrix \
       charset ucomplex getopts matrix \
-      variants types rtlconsts sysconst dateutil objects 
+      variants types rtlconsts sysconst dateutil objects
 # \
 # \
 #      exec timer doslib utility hardware inputevent graphics layers \
 #      exec timer doslib utility hardware inputevent graphics layers \
 #      intuition aboxlib mui \
 #      intuition aboxlib mui \