Added end_em
authorceriel <none@none>
Wed, 26 Jun 1991 17:38:06 +0000 (17:38 +0000)
committerceriel <none@none>
Wed, 26 Jun 1991 17:38:06 +0000 (17:38 +0000)
lib/em22/descr
lib/em24/descr

index 981b553..ecfcbf2 100644 (file)
@@ -37,6 +37,7 @@ name asld
                (.mod:{TAIL}={EM}/{LIB}m2) \
                (.ocm.b:{TAIL}={OLD_C_LIB}) \
                (.c:{TAIL}={C_LIB}) \
-               (.b.c.ocm.mod.p.e:{TAIL}={EM}/{LIB}mon)
+               (.b.c.ocm.mod.p.e:{TAIL}={EM}/{LIB}mon) \
+               ({RTS}{ANSI?}:.cansi={EM}/lib/em22/end_em)
        linker
 end
index 90cce99..d8f9ec2 100644 (file)
@@ -37,6 +37,7 @@ name asld
                (.mod:{TAIL}={EM}/{LIB}m2) \
                (.ocm.b:{TAIL}={OLD_C_LIB}) \
                (.c:{TAIL}={C_LIB}) \
-               (.p.b.mod.ocm.c.e:{TAIL}={EM}/{LIB}mon)
+               (.p.b.mod.ocm.c.e:{TAIL}={EM}/{LIB}mon) \
+               ({RTS}{ANSI?}:.cansi={EM}/lib/em24/end_em)
        linker
 end