new version for new assembler and new c library
authorceriel <none@none>
Mon, 2 Feb 1987 10:50:09 +0000 (10:50 +0000)
committerceriel <none@none>
Mon, 2 Feb 1987 10:50:09 +0000 (10:50 +0000)
lib/z8000/descr

index cc603ad..09665ec 100644 (file)
@@ -9,7 +9,7 @@ var NAME=z8000
 var M=z8000
 var LIB=lib/{M}/tail_
 var RT=lib/{M}/head_
-var INCLUDES=-I{EM}/include -I/usr/include
+var INCLUDES=-I{EM}/include/_tail_cc -I{EM}/include/_tail_mon
 name be
        from .m.g
        to .s
@@ -31,6 +31,6 @@ name asld
                (.b:{TAIL}={EM}/{LIB}bc) \
                (.b.c:{TAIL}={EM}/{LIB}cc.1s {EM}/{LIB}cc.2g) \
                (.b.c.p:{TAIL}={EM}/{LIB}mon) \
-               (.e:{TAIL}={EM}/{LIB}em)
+               (.e:{TAIL}={EM}/{LIB}em {EM}/lib/z8000/end_em)
        linker
 end