From: ceriel Date: Thu, 5 Mar 1987 15:00:13 +0000 (+0000) Subject: Improved installation procedure X-Git-Tag: release-5-5~4507 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6ac8c31b76623f2bf06460501465897faffadc8e;p=ack.git Improved installation procedure --- diff --git a/util/led/Makefile b/util/led/Makefile index d1f2f16de..cc26702e6 100644 --- a/util/led/Makefile +++ b/util/led/Makefile @@ -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