From: keie Date: Fri, 7 Dec 1984 17:14:43 +0000 (+0000) Subject: Improved "make pr". X-Git-Tag: release-5-5~5881 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a0f184e3d17d03c079318a566bf0339c3fc74058;p=ack.git Improved "make pr". --- diff --git a/mach/m68k2/libem/Makefile b/mach/m68k2/libem/Makefile index 2ec63fad1..d44d25c06 100644 --- a/mach/m68k2/libem/Makefile +++ b/mach/m68k2/libem/Makefile @@ -14,4 +14,6 @@ opr : make pr | opr pr: - @ar pv libem_s.a + @pr head_em.s + @arch pv libem_s.a | pr -h `pwd`/libem_s.a + @arch pv libem_s.vend.a | pr -h `pwd`/libem_s.vend.a