Added clean-entry, tail_mon --> tail_sys
authorceriel <none@none>
Mon, 2 Feb 1987 13:09:17 +0000 (13:09 +0000)
committerceriel <none@none>
Mon, 2 Feb 1987 13:09:17 +0000 (13:09 +0000)
mach/z80/libmon/Makefile
mach/z80/libsys/Makefile

index 97fc677..f7baeca 100644 (file)
@@ -6,11 +6,11 @@ all:          head_em.o libhermac_o.a libnascom_o.a libcpm_o.a
 
 install:       head_em.o $(TAIL)
                ../../install head_em.o head_em
-               ../../install $(TAIL) tail_mon
+               ../../install $(TAIL) tail_sys
 
 cmp:           head_em.o $(TAIL)
                -../../compare head_em.o head_em
-               -../../compare $(TAIL) tail_mon
+               -../../compare $(TAIL) tail_sys
 
 head_em.o:     head_em.s
                $(MACH) -I../../../h -c head_em.s
@@ -40,6 +40,9 @@ libhermac_s.a:
                echo libhermac_s.a > LIST
                arch t libhermac_s.a >> LIST
 
+clean:
+               rm -f *.o *_o.a out nohup.out Out
+
 opr:
                make pr | opr
 pr:
index 97fc677..f7baeca 100644 (file)
@@ -6,11 +6,11 @@ all:          head_em.o libhermac_o.a libnascom_o.a libcpm_o.a
 
 install:       head_em.o $(TAIL)
                ../../install head_em.o head_em
-               ../../install $(TAIL) tail_mon
+               ../../install $(TAIL) tail_sys
 
 cmp:           head_em.o $(TAIL)
                -../../compare head_em.o head_em
-               -../../compare $(TAIL) tail_mon
+               -../../compare $(TAIL) tail_sys
 
 head_em.o:     head_em.s
                $(MACH) -I../../../h -c head_em.s
@@ -40,6 +40,9 @@ libhermac_s.a:
                echo libhermac_s.a > LIST
                arch t libhermac_s.a >> LIST
 
+clean:
+               rm -f *.o *_o.a out nohup.out Out
+
 opr:
                make pr | opr
 pr: