X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=Makefile;fp=Makefile;h=2c627afbaab085c72f58257399edca8da4d77fb5;hb=67921ef309b025a2fea1c2311f93566ba2807b57;hp=b73a1f15b9c298e0e922df1c61f6fb15df8f7821;hpb=370a0fdbc21cf984cebd433d67125b288ea0e051;p=topgit.git diff --git a/Makefile b/Makefile index b73a1f1..2c627af 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ help_out = $(patsubst %.sh,%.txt,$(commands_in)) all:: tg $(commands_out) $(hooks_out) $(help_out) -tg $(commands_out) $(hooks_out): % : %.sh +tg $(commands_out) $(hooks_out): % : %.sh Makefile @echo "[SED] $@" @sed -e 's#@cmddir@#$(cmddir)#g;' \ -e 's#@hooksdir@#$(hooksdir)#g' \