summaryrefslogtreecommitdiff
path: root/bin/Jmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Jmakefile')
-rw-r--r--bin/Jmakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/Jmakefile b/bin/Jmakefile
index aac4157..0f13799 100644
--- a/bin/Jmakefile
+++ b/bin/Jmakefile
@@ -30,7 +30,8 @@ BINSH = \
!f.SH \
-expand \\
-depend::
+depend:: local_depend
+local_depend::
($(SED) '/^# DO NOT DELETE/q' Makefile && \
grep '^\$$grep' $(BINSH) | \
$(SED) -e "s/^.*' \([^ ]*\) >>[ ]*\([^ ]*\)/\2: \1/" \