ack/mach/6500/libem/Makefile

8 lines
124 B
Makefile
Raw Normal View History

1984-10-23 15:29:30 +00:00
all:
cp head.s head_em
../../install head_em
rm -f head_em
cp e.a tail_em
../../install tail_em
rm -f head_em tail_em