X-Git-Url: https://git.madduck.net/etc/crontab.git/blobdiff_plain/d1d69a9681c1a2e247cb482d47809f1d6b74f24b..ba2ac5f712c0c60aab520fe32f94b91e55af2d46:/.crontab.d/Makefile diff --git a/.crontab.d/Makefile b/.crontab.d/Makefile index 64485ae..988fd25 100644 --- a/.crontab.d/Makefile +++ b/.crontab.d/Makefile @@ -7,6 +7,7 @@ CRONTAB: $(shell setopt extended_glob && echo base *~(base|CRONTAB|Makefile|.git echo; \ done > $@ crontab - < $@ +.PHONY: CRONTAB clean: rm -f CRONTAB