Improved installation procedure
authorceriel <none@none>
Thu, 5 Mar 1987 15:00:13 +0000 (15:00 +0000)
committerceriel <none@none>
Thu, 5 Mar 1987 15:00:13 +0000 (15:00 +0000)
util/led/Makefile

index d1f2f16..cc26702 100644 (file)
@@ -28,6 +28,7 @@ led:  $(OFILES)
        $(CC) $(LDFLAGS) $(OFILES) $(LDLIBS) -o led
 
 install:led
+       rm -f $(LIBDIR)/em_led $(EM)/man/led.6
        cp led $(LIBDIR)/em_led
        cp led.6 $(EM)/man/led.6
        cp ack.out.5 $(EM)/man/ack.out.5