Restore multiple build directories for test-suite

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6239 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2004-09-10 22:25:02 +00:00
commit 64e379ff00
3 changed files with 2 additions and 5 deletions

View file

@ -32,9 +32,7 @@ CPP_TEST_CASES = \
include $(srcdir)/../common.mk
# Overridden variables here
SWIGOPT = -I$(top_srcdir)/$(EXAMPLES)/$(TEST_SUITE) -package $*
#Target prefix cannot be used on Windows
#TARGETPREFIX = lib
SWIGOPT += -package $*
# Rules for the different types of tests
%.cpptest: