From cd8e8e5aeff56ca497f77b69a8cf69ba2416979d Mon Sep 17 00:00:00 2001 From: eck Date: Fri, 28 Sep 1990 09:47:40 +0000 Subject: [PATCH] completed Makefile entries --- mach/m68020/libem/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mach/m68020/libem/Makefile b/mach/m68020/libem/Makefile index 3827101ec..1233a1f00 100644 --- a/mach/m68020/libem/Makefile +++ b/mach/m68020/libem/Makefile @@ -23,14 +23,14 @@ libem_o.a: libem_s.a march . libem_o.a clean: - rm -f *.o libem_o.a + rm -f *.o libem_o.a end.a opr : make pr | opr pr: @arch pv libem_s.a | pr -h `pwd`/libem_s.a - @pr `pwd`/end.s + @pr `pwd`/em_end.s `pwd`/edata.s `pwd`/etext.s `pwd`/end.s trpstr.s: trpstr.c strscript sh strscript -- 2.34.1