]> arthur.barton.de Git - bup.git/blobdiff - Makefile
Makefile: remove vestigial bup-% and % targets
[bup.git] / Makefile
index 9b4678efdbaf2600d9c218b2d74c12fe16684f32..23df79ded9d59fbeadc8094fef1676ab1e7ff63a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,14 +129,6 @@ cmd/bup-%: cmd/%-cmd.py
        rm -f $@
        ln -s $*-cmd.py $@
 
-%: %.py
-       rm -f $@
-       ln -s $< $@
-
-bup-%: cmd-%.sh
-       rm -f $@
-       ln -s $< $@
-
 cmd/bup-%: cmd/%-cmd.sh
        rm -f $@
        ln -s $*-cmd.sh $@