Improved "clean" entry"
authorceriel <none@none>
Tue, 27 Jan 1987 10:52:09 +0000 (10:52 +0000)
committerceriel <none@none>
Tue, 27 Jan 1987 10:52:09 +0000 (10:52 +0000)
mach/pmds4/libsys/Makefile

index 397ccf6..c796c26 100644 (file)
@@ -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