From 2ca7e7e2b3f682c4c9e3c794b362ca76aa0be475 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 4 Feb 1987 15:41:00 +0000 Subject: [PATCH] Added definition for ASAR --- mach/pdp/libem/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1