Makefile
changeset 5 0f5276b4ee4b
parent 4 25b7cc70694c
child 8 3af8e802b93c
--- a/Makefile	Tue Aug 12 15:23:13 2014 +0200
+++ b/Makefile	Mon Sep 08 10:12:02 2014 +0200
@@ -25,3 +25,6 @@
 	@$(SH) -n $<
 	@cp $< $@
 	@chmod a=rx $@
+
+.cron:
+	sed 's|#sbindir#|$(sbindir)|' $<.template >$@