From: ceriel Date: Wed, 4 Feb 1987 15:41:00 +0000 (+0000) Subject: Added definition for ASAR X-Git-Tag: release-5-5~4769 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2ca7e7e2b3f682c4c9e3c794b362ca76aa0be475;p=ack.git Added definition for ASAR --- diff --git a/mach/pdp/libem/Makefile b/mach/pdp/libem/Makefile index c58a41ed2..ee017a738 100644 --- a/mach/pdp/libem/Makefile +++ b/mach/pdp/libem/Makefile @@ -15,7 +15,7 @@ head_em.o: head_em.s pdp -c head_em.s libem_o.a: libem_s.a - march . libem_o.a + ASAR=ar ; export ASAR ; march . libem_o.a clean: rm -f *.o libem_o.a