Added definition for ASAR

This commit is contained in:
ceriel 1987-02-04 15:41:00 +00:00
parent 827f3da238
commit 2ca7e7e2b3

View file

@ -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