X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Ffloppy%2FMakefile;h=784464a84339b26f3d8a500a6b060d5a494e4909;hb=74ced8c8900991db8650ba7cfaa4a16ee18558ab;hp=2044ac56fdd92bc6c4dff5b0a002169b03ad60a0;hpb=fdc9a0b52a03e632f7bfde13d3e1c9e1ca94c757;p=elogind.git diff --git a/extras/floppy/Makefile b/extras/floppy/Makefile index 2044ac56f..784464a84 100644 --- a/extras/floppy/Makefile +++ b/extras/floppy/Makefile @@ -57,11 +57,11 @@ uninstall-bin: .PHONY: uninstall-bin install-man: - @echo "Please create a man page for this tool." + $(INSTALL_DATA) -D $(PROG).8 $(DESTDIR)$(mandir)/man8/$(PROG).8 .PHONY: install-man uninstall-man: - @echo "Please create a man page for this tool." + -rm -f $(DESTDIR)$(mandir)/man8/$(PROG).8 .PHONY: uninstall-man install-config: