summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-24 08:42:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-24 08:42:08 +0200
commitb49b2a2a4a2f178da177d5310d1ec36f292ac78e (patch)
tree3b875f10503f12b7117b62943f9b821d0b3ce0ce /tests
parent64aa9e062d09d33de99ab4ddc0dc73828af2543e (diff)
Remove support for install target
Diffstat (limited to 'tests')
-rw-r--r--tests/lexer/makefile1
-rw-r--r--tests/parser/makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/lexer/makefile b/tests/lexer/makefile
index 71d46f7..08859e8 100644
--- a/tests/lexer/makefile
+++ b/tests/lexer/makefile
@@ -76,7 +76,6 @@ endif
$(call include,$(bld_root)/cxx/o-e.make)
$(call include,$(bld_root)/cxx/cxx-o.make)
$(call include,$(bld_root)/cxx/cxx-d.make)
-$(call include,$(bld_root)/install.make)
# Dependencies.
#
diff --git a/tests/parser/makefile b/tests/parser/makefile
index 757c889..526b529 100644
--- a/tests/parser/makefile
+++ b/tests/parser/makefile
@@ -76,7 +76,6 @@ endif
$(call include,$(bld_root)/cxx/o-e.make)
$(call include,$(bld_root)/cxx/cxx-o.make)
$(call include,$(bld_root)/cxx/cxx-d.make)
-$(call include,$(bld_root)/install.make)
# Dependencies.
#