Fixed Core
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@100 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d76005a64c
commit
36682c207e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ LIB_DIR = $(prefix)/lib
|
|||
#
|
||||
#
|
||||
|
||||
SWIGOBJS = Source/SWIG1.1/*.o Source/Modules1.1/*.o Source/DOH/Doh/*.o Source/Core/*.o Source/Preprocessor/*.o
|
||||
SWIGOBJS = Source/SWIG1.1/*.o Source/Modules1.1/*.o Source/DOH/Doh/*.o Source/Swig/*.o Source/Preprocessor/*.o
|
||||
|
||||
swig: objs
|
||||
$(CXX) $(SWIGOBJS) $(LIBS) -o $(TARGET)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue