aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-12-02 09:10:27 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-12-02 09:10:27 +0200
commita0bf13c2522cc9c029af53f40970a3d0c19e178f (patch)
treedc071029cbad3fc0472da80981cb053ba5fed128 /build
parentf5feb342ea7c849ba705f5691e2dc071d2e2800e (diff)
Remove unnecessary code
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make6
1 files changed, 1 insertions, 5 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 388234d..3545769 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -66,11 +66,7 @@ endif
endif
endif # disfigure
-define include-dep
-$(call -include,$1)
-endef
-
-endif
+endif # cxx_id
# If we don't have dependency auto-generation then we need to manually
# make sure that generated files are generated before C++ file are