ack/mach/z8000/libem/Makefile

11 lines
167 B
Makefile
Raw Normal View History

1984-10-26 12:54:35 +00:00
install:
../../install head_em.s head_em
../../install tail_em.s.a tail_em
1984-10-26 12:54:35 +00:00
cmp:
-../../compare head_em.s head_em
-../../compare tail_em.s.a tail_em
clean: