From: keie Date: Tue, 26 Mar 1985 15:00:09 +0000 (+0000) Subject: Added head_em to libsys. X-Git-Tag: release-5-5~5534 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=da936740a630132670b5dfc9fae4a3491075a0bb;p=ack.git Added head_em to libsys. --- diff --git a/mach/pmds4/libsys/Makefile b/mach/pmds4/libsys/Makefile index a48218a4e..05011f7a6 100644 --- a/mach/pmds4/libsys/Makefile +++ b/mach/pmds4/libsys/Makefile @@ -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