From 972a6a41b83bfb27637a5606a529ad8f40c0241a Mon Sep 17 00:00:00 2001 From: keie Date: Sat, 8 Dec 1984 00:28:16 +0000 Subject: [PATCH] Added entries for pr and opr. --- mach/z8000/libem/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mach/z8000/libem/Makefile b/mach/z8000/libem/Makefile index e0be3b1e..486aa5d7 100644 --- a/mach/z8000/libem/Makefile +++ b/mach/z8000/libem/Makefile @@ -8,3 +8,10 @@ cmp: -../../compare tail_em.s.a tail_em clean: + +opr : + make pr | opr + +pr: + @pr head_em.s + @arch pv tail_em.s.a | pr -h `pwd`/tail_em.s.a