X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=extras%2Fpath_id%2FMakefile;h=d8efe64187231d84159258b2e4d0143049679ed7;hb=9e5920842b0b414e78b04ddd40fb4cf29b0d855c;hp=2f6890cb32469e84ef200bc54a238b5a48a3f87e;hpb=86f4ea067e9667d577a6c4af7f8ac355494eb28e;p=elogind.git diff --git a/extras/path_id/Makefile b/extras/path_id/Makefile index 2f6890cb3..d8efe6418 100644 --- a/extras/path_id/Makefile +++ b/extras/path_id/Makefile @@ -45,11 +45,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: