ack/mach/6500/libem/Makefile

8 lines
125 B
Makefile
Raw Normal View History

1984-10-23 15:29:30 +00:00
all:
1984-10-23 15:29:53 +00:00
cp head.s em_head
../../install em_head
rm -f em_head
cp e.a em_tail
-../../compare em_tail
rm -f em_head em_tail