diff options
Diffstat (limited to 'extras/floppy')
-rw-r--r-- | extras/floppy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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." |