also remove barrier.so
authorceriel <none@none>
Tue, 13 Nov 1990 17:38:50 +0000 (17:38 +0000)
committerceriel <none@none>
Tue, 13 Nov 1990 17:38:50 +0000 (17:38 +0000)
mach/proto/libg/Makefile

index da2c317..d476d9b 100644 (file)
@@ -34,7 +34,7 @@ head_$(PREF):  $(HEADSRC)
 tail_$(PREF)$(SUB):
        @echo translation test
        @$(MACH) $(MACHFL) $(HOME)/mach/proto/libg/barrier.c
-       @-rm barrier.[oeskm]
+       @-rm -f barrier.[oeskm] barrier.so
        @echo OK
        -rm -f tail_$(PREF)$(SUB)
        MACH="$(MACH)" MACHFL="$(MACHFL) -LIB" ASAR=$(ASAR) SRC=$(SRC) \