Added head_em to libsys.

This commit is contained in:
keie 1985-03-26 15:00:09 +00:00
parent 35fae90a9d
commit da936740a6

View file

@ -1,8 +1,10 @@
# $Header$
install:
../../install head_em.s head_em
../../install tail_mon tail_mon
cmp:
-../../compare head_em.s head_em
-../../compare tail_mon tail_mon
clean :
@ -11,4 +13,5 @@ opr :
make pr | opr
pr:
pr -h `pwd`/head_em.s head_em.s
@arch pv tail_mon | pr -h `pwd`/tail_mon