]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - z180/Tupfile
Continue Integration
[z180-stamp.git] / z180 / Tupfile
index 3105c94fde902e6c6ec22c111e9aff03a340b888..1becb049f93921145dc500e4606a17dca45e52b4 100644 (file)
@@ -38,7 +38,8 @@ grep -q '^ 0 Error(s) Detected' ${OUTPUT}; ERROR=$?;\
 rm -f ${OUTPUT}; exit ${ERROR} \
 |> %B.rel | %B.lst 
 
-!LINK = |> ld80 -o %o -ms %O.map -P $(LN_PROG) -D $(LN_DATA) %f |> | %O.map
+#!LINK = |> ld80 -o %o -ms %O.map -P $(LN_PROG) -D $(LN_DATA) %f |> | %O.map
+!LINK = |> ld80 -o %o -ms %O.map -P $(LN_PROG) %f |> | %O.map
 
 #ifndef DEBUG