Added head_em to libsys.
authorkeie <none@none>
Tue, 26 Mar 1985 15:00:09 +0000 (15:00 +0000)
committerkeie <none@none>
Tue, 26 Mar 1985 15:00:09 +0000 (15:00 +0000)
mach/pmds4/libsys/Makefile

index a48218a..05011f7 100644 (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