summaryrefslogtreecommitdiffstats
path: root/depend.txr
diff options
context:
space:
mode:
Diffstat (limited to 'depend.txr')
-rw-r--r--depend.txr3
1 files changed, 2 insertions, 1 deletions
diff --git a/depend.txr b/depend.txr
index 3c5fbc37..120ab1bd 100644
--- a/depend.txr
+++ b/depend.txr
@@ -19,6 +19,7 @@
@(end)
@(end)
@(output)
-@pfx/@file.o:@(rep) @header@(end)
+DEP_@pfx/@file.o :=@(rep) @header@(end) config.make
+@pfx/@file.o: $(DEP_@pfx/@file.o)
@(end)
@(end)