ack/mach/ns/libsys/Makefile

18 lines
282 B
Makefile
Raw Normal View History

1985-07-26 12:52:13 +00:00
# $Header$
install:
../../install head_em.s head_em
../../install tail_mon.a tail_mon
compare:
-../../compare head_em.s head_em
-../../compare tail_mon.a tail_mon
clean :
opr :
make pr | opr
pr:
@pr -h `pwd`/head_em.s head_em.s
@ar pv tail_mon.a | pr -h `pwd`/tail_mon.a