ack/mach/6500/libem/Makefile
1984-10-23 15:29:53 +00:00

8 lines
125 B
Makefile

all:
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