Updated build
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@959 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c15d662964
commit
6baa06b3cf
2 changed files with 2 additions and 3 deletions
|
|
@ -27,10 +27,10 @@ TARGET = swig
|
|||
SOURCE = Source
|
||||
SOURCEDIRS = `ls $(SOURCE)`
|
||||
|
||||
swig: SWIG1.1 Modules1.1 Swig Preprocessor DOH
|
||||
swig: Modules1.1 Swig Preprocessor LParse DOH
|
||||
$(CXX) -o $(TARGET) \
|
||||
$(SOURCE)/Modules1.1/libmodules11.a \
|
||||
$(SOURCE)/SWIG1.1/libswig11.a \
|
||||
$(SOURCE)/LParse/liblparse.a \
|
||||
$(SOURCE)/Preprocessor/libcpp.a \
|
||||
$(SOURCE)/Swig/libswig.a \
|
||||
$(SOURCE)/DOH/libdoh.a \
|
||||
|
|
|
|||
|
|
@ -730,7 +730,6 @@ configure_substituted_files=`echo \
|
|||
Source/Modules/Makefile \
|
||||
Source/Modules1.1/Makefile \
|
||||
Source/Preprocessor/Makefile \
|
||||
Source/SWIG1.1/Makefile \
|
||||
Source/SWIG1.3/Makefile \
|
||||
Source/Swig/Makefile \
|
||||
`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue