ack/mach/m68k4/libsys/Makefile

18 lines
282 B
Makefile
Raw Normal View History

# $Header$
1984-10-25 14:28:18 +00:00
install:
1985-03-26 15:04:02 +00:00
../../install head_em.s head_em
../../install tail_mon.a tail_mon
1984-10-25 14:28:18 +00:00
1985-03-26 15:04:02 +00:00
compare:
-../../compare head_em.s head_em
-../../compare tail_mon.a tail_mon
1984-10-25 14:28:18 +00:00
clean :
opr :
make pr | opr
pr:
1985-03-26 15:04:02 +00:00
@pr -h `pwd`/head_em.s head_em.s
@ar pv tail_mon.a | pr -h `pwd`/tail_mon.a