ack/mach/z8000/libem/Makefile

19 lines
260 B
Makefile
Raw Normal View History

1987-01-19 10:51:50 +00:00
all:
1984-10-26 12:54:35 +00:00
install:
../../install head_em.s head_em
1987-01-19 10:51:50 +00:00
../../install libem_s.a tail_em
1984-10-26 12:54:35 +00:00
cmp:
-../../compare head_em.s head_em
1987-01-19 10:51:50 +00:00
-../../compare libem_s.a tail_em
clean:
1984-12-08 00:28:16 +00:00
opr :
make pr | opr
pr:
1987-01-19 10:51:50 +00:00
@pr `pwd`/head_em.s
@arch pv libem_s.a | pr -h `pwd`/libem_s.a