aboutsummaryrefslogtreecommitdiff
path: root/substitute.mk
diff options
context:
space:
mode:
Diffstat (limited to 'substitute.mk')
-rw-r--r--substitute.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/substitute.mk b/substitute.mk
index 967ad257b..940b1206b 100644
--- a/substitute.mk
+++ b/substitute.mk
@@ -37,6 +37,3 @@
-e "s^@testPath\@^$(coreutils):$$(dirname $$(type -p expr))^g" \
< $< > $@ || rm $@
if test -x $<; then chmod +x $@; fi
-
-$(CONFIG_HEADER):
- true