aboutsummaryrefslogtreecommitdiff
path: root/testcases/Makefile
diff options
context:
space:
mode:
authorGarrett Cooper <yanegomi@gmail.com>2010-07-02 17:35:42 -0700
committerGarrett Cooper <yanegomi@gmail.com>2010-07-02 17:35:42 -0700
commitddf8b0f527d529ab4b866f9126da9f4c8e163ff5 (patch)
tree288c48e5298d77ff7e73b2a842ae85536d546200 /testcases/Makefile
parent68f89536bf8b1611ebbe0216029930b1e18bf243 (diff)
make install for open_posix_testsuite isn't ready for primetime yet.
Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
Diffstat (limited to 'testcases/Makefile')
-rw-r--r--testcases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/Makefile b/testcases/Makefile
index ea57e3d0d..2ed3f9ca7 100644
--- a/testcases/Makefile
+++ b/testcases/Makefile
@@ -47,7 +47,7 @@ trunk-all: open_posix_testsuite-all
trunk-clean:: open_posix_testsuite-clean
-trunk-install: open_posix_testsuite-install
+#trunk-install: open_posix_testsuite-install
open_posix_testsuite-%: open_posix_testsuite
$(MAKE) -C $^ top_srcdir=$(abs_top_srcdir)/testcases/$^ $*