From: ceriel Date: Tue, 27 Jan 1987 10:52:09 +0000 (+0000) Subject: Improved "clean" entry" X-Git-Tag: release-5-5~4931 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=884a281dd4770c6745bcaad8f6e2fea749dc8f53;p=ack.git Improved "clean" entry" --- diff --git a/mach/pmds4/libsys/Makefile b/mach/pmds4/libsys/Makefile index 397ccf67e..c796c26ef 100644 --- a/mach/pmds4/libsys/Makefile +++ b/mach/pmds4/libsys/Makefile @@ -1,6 +1,6 @@ # $Header$ MACH=pmds4 -all: libmon_o.a head_em +all: libmon_o.a head_em.o install: all ../../install head_em.o head_em @@ -19,7 +19,7 @@ head_em.o: head_em.s $(MACH) -I../../../h -c head_em.s clean: - rm -f *.o + rm -f *.o libmon_o.a opr : make pr | opr