From c76b97dc4d10fb569fa0d599e30a40b54fad05e4 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 4 Jul 2006 18:41:07 +0200 Subject: Makefiles: fix .PHONY for man page target MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to David Härdeman for pointing it out. --- extras/ata_id/Makefile | 2 +- extras/cdrom_id/Makefile | 2 +- extras/dasd_id/Makefile | 2 +- extras/edd_id/Makefile | 2 +- extras/firmware/Makefile | 2 +- extras/floppy/Makefile | 2 +- extras/path_id/Makefile | 2 +- extras/run_directory/Makefile | 2 +- extras/scsi_id/Makefile | 2 +- extras/usb_id/Makefile | 2 +- extras/volume_id/Makefile | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/extras/ata_id/Makefile b/extras/ata_id/Makefile index 64d6868062..c55bdac7c4 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 d7887e61ed..f5890a0c6a 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 9ad000b8fd..627b6cf42f 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 52f862da11..01c2657e20 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 55ba22386f..cfc7cd5153 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 a06ebc8b39..4416559c4a 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 32747a71d1..7884a5ef5a 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 7ad6c547b8..6a4e4df5ca 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 1e9910efb9..8ebe7026bb 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 26e2fedd4d..d045a64857 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 0b22fb9c2d..a0401b04e8 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 -- cgit v1.2.3-54-g00ecf