ack/mach/z8000/libem/Makefile

18 lines
257 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:
1984-12-08 00:28:16 +00:00
opr :
make pr | opr
pr:
@pr head_em.s
@arch pv tail_em.s.a | pr -h `pwd`/tail_em.s.a