aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-09-12 02:47:22 -0700
committerGravatar Tom Willemse2026-09-12 02:47:22 -0700
commit67e39f46e1c1d56084154a1385e191cfee25f1e5 (patch)
treec0b1f477fc90fc988d784b8dfac8d1798452b1da
parent2f64631f0e81f951d747c56feebcaa0501519a25 (diff)
downloadnew-dotfiles-67e39f46e1c1d56084154a1385e191cfee25f1e5.tar.gz
new-dotfiles-67e39f46e1c1d56084154a1385e191cfee25f1e5.zip
make: When building the ‘rincewind’ target, touch a fileHEADmain
This file is just used to make sure that the recipe doesn't try to tangle the rincewind.org file every single time I run ‘make’. It should still re-run it when changes are made to the file.
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index ab90390..efedcf2 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -177,6 +177,7 @@ surfingkeys/dist/punt.js: surfingkeys/punt.ts surfingkeys/home.ts
rincewind: \
emacs/.emacs.d/init.el \
wezterm/.config/wezterm/init.lua
+ touch $@
## Diamond Interactive MacOS