diff --git a/extras/ata_id/Makefile b/extras/ata_id/Makefile index 64d686806..c55bdac7c 100644 --- a/extras/ata_id/Makefile +++ b/extras/ata_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 diff --git a/extras/cdrom_id/Makefile b/extras/cdrom_id/Makefile index d7887e61e..f5890a0c6 100644 --- a/extras/cdrom_id/Makefile +++ b/extras/cdrom_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 diff --git a/extras/dasd_id/Makefile b/extras/dasd_id/Makefile index 9ad000b8f..627b6cf42 100644 --- a/extras/dasd_id/Makefile +++ b/extras/dasd_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 diff --git a/extras/edd_id/Makefile b/extras/edd_id/Makefile index 52f862da1..01c2657e2 100644 --- a/extras/edd_id/Makefile +++ b/extras/edd_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 diff --git a/extras/firmware/Makefile b/extras/firmware/Makefile index 55ba22386..cfc7cd515 100644 --- a/extras/firmware/Makefile +++ b/extras/firmware/Makefile @@ -46,7 +46,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." diff --git a/extras/floppy/Makefile b/extras/floppy/Makefile index a06ebc8b3..4416559c4 100644 --- a/extras/floppy/Makefile +++ b/extras/floppy/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." diff --git a/extras/path_id/Makefile b/extras/path_id/Makefile index 32747a71d..7884a5ef5 100644 --- a/extras/path_id/Makefile +++ b/extras/path_id/Makefile @@ -46,7 +46,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." diff --git a/extras/run_directory/Makefile b/extras/run_directory/Makefile index 7ad6c547b..6a4e4df5c 100644 --- a/extras/run_directory/Makefile +++ b/extras/run_directory/Makefile @@ -59,7 +59,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." diff --git a/extras/scsi_id/Makefile b/extras/scsi_id/Makefile index 1e9910efb..8ebe7026b 100644 --- a/extras/scsi_id/Makefile +++ b/extras/scsi_id/Makefile @@ -69,7 +69,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D scsi_id.8 $(DESTDIR)$(mandir)/man8/scsi_id.8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/scsi_id.8 diff --git a/extras/usb_id/Makefile b/extras/usb_id/Makefile index 26e2fedd4..d045a6485 100644 --- a/extras/usb_id/Makefile +++ b/extras/usb_id/Makefile @@ -58,7 +58,7 @@ uninstall-bin: install-man: @echo "Please create a man page for this tool." -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: @echo "Please create a man page for this tool." diff --git a/extras/volume_id/Makefile b/extras/volume_id/Makefile index 0b22fb9c2..a0401b04e 100644 --- a/extras/volume_id/Makefile +++ b/extras/volume_id/Makefile @@ -66,7 +66,7 @@ uninstall-bin: install-man: $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 -.PHONY: uninstall-man +.PHONY: install-man uninstall-man: -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8