X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Ffloppy%2FMakefile;h=b7915fc484d0a02355b91a02cf88f569c2b7b33b;hp=5380590c9b7645cdc332f4bc2210be689ed0ca3f;hb=1ac216b198e559163b1c81eca2f1c9a635d8e326;hpb=8c65c6a1be91dd3a3da2b5c3b304ec02ad3c67f9 diff --git a/extras/floppy/Makefile b/extras/floppy/Makefile index 5380590c9..b7915fc48 100644 --- a/extras/floppy/Makefile +++ b/extras/floppy/Makefile @@ -43,8 +43,8 @@ clean: spotless: clean -install: all +install-bin: all $(INSTALL_PROGRAM) $(PROG) $(DESTDIR)$(sbindir)/$(PROG) -uninstall: +uninstall-bin: - rm $(DESTDIR)$(sbindir)/$(PROG)