ack/mach/z8000/libem/Makefile
1985-02-17 00:57:20 +00:00

18 lines
257 B
Makefile

install:
../../install head_em.s head_em
../../install tail_em.s.a tail_em
cmp:
-../../compare head_em.s head_em
-../../compare tail_em.s.a tail_em
clean:
opr :
make pr | opr
pr:
@pr head_em.s
@arch pv tail_em.s.a | pr -h `pwd`/tail_em.s.a