23
24 .sh:
25 @$(SH) -n $<
26 @cp $< $@
27 @chmod a=rx $@
28
29 .cron:
30 sed 's|#sbindir#|$(sbindir)|' $<.template >$@