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