2004-09-03 Tim Coleman <tim@timcoleman.com>
[mono.git] / Makefile.am
index 8fd7775adf5419e82e8bc3213aa81afe3018ba12..c38feb10ef19cce9ea702f89a20b2bdfc829f693 100644 (file)
@@ -147,9 +147,7 @@ mcs-do-run-test: tmpinst-dir $(tmpinst)/bin/mbas
        PATH=$$tmpinst/bin:$$PATH ; export PATH ; \
        cd $(mcs_topdir) && $(MAKE) PROFILE=default run-test
 
-mcs-do-compiler-tests: tmpinst-dir $(tmpinst)/bin/mbas
-       tmpinst=`cd $(tmpinst) && pwd` ; \
-       PATH=$$tmpinst/bin:$$PATH ; export PATH ; \
+mcs-do-compiler-tests:
        cd $(mcs_topdir) && $(MAKE) test-compiler
 
 populate-runtime-subdir: