summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-05-15 19:40:46 +0200
committerNicholas Clark <nick@ccl4.org>2013-05-20 21:50:45 +0200
commit3ae7e562a2ff05c27052670c20b7ba3b7005bf7b (patch)
tree4cbd7136393a45e7518f04fa94c8233cb5c8ac03 /Makefile.SH
parent0ff64a71c493f41b23ddd052a465c3d40c3264f2 (diff)
downloadperl-3ae7e562a2ff05c27052670c20b7ba3b7005bf7b.tar.gz
Pass in to makedepend the name(s) of files that all objects depend on.
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 91ad66ae51..92197856a1 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -1406,7 +1406,7 @@ config.h: config_h.SH config.sh
.PHONY: depend
depend: makedepend
- sh ./makedepend MAKE=$(MAKE)
+ sh ./makedepend MAKE=$(MAKE) cflags
# Cannot postpone this until $firstmakefile is ready ;-)
makedepend: makedepend.SH config.sh