From da936740a630132670b5dfc9fae4a3491075a0bb Mon Sep 17 00:00:00 2001 From: keie Date: Tue, 26 Mar 1985 15:00:09 +0000 Subject: [PATCH] Added head_em to libsys. --- mach/pmds4/libsys/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.34.1