summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f78dd7c..1bfd5f5 100644
--- a/Makefile
+++ b/Makefile
@@ -127,14 +127,14 @@ services/enabled/% : services/available/%
$(LN) ../available/$(notdir $<) $@
/var/spool/cron/$(USER) : crontab
- @crontab crontab
+ @crontab $@
fortune/%.dat : fortune/%
@echo "Compiling $@"
@strfile -s $(basename $@)
less : lesskey
- lesskey -o less lesskey
+ lesskey -o $< $@
wunderground :
pass show websites/wunderground.com/wunderground@tozt.net > $@