Fixed object files.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@36 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
57ef6dd523
commit
0f5fef9c32
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ LIBS =
|
|||
#
|
||||
|
||||
DIRS = DOH Core Preprocessor SWIG1.1 Modules1.1
|
||||
SWIGOBJS = SWIG1.1/*.o Modules1.1/*.o
|
||||
SWIGOBJS = SWIG1.1/*.o Modules1.1/*.o DOH/Doh/*.o Core/*.o Preprocessor/*.o
|
||||
|
||||
swig: objs
|
||||
$(CXX) $(SWIGOBJS) $(LIBS) -o $(TARGET)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue