Big changes. The makefiles now recurse correctly, and targets (e.g.
experiment, swim, swig, pymod, etc.) are passed along to sub-makes correctly. Also, a mechanism has been devised to avoid the use of *.o in the toplevel Makefile, as it was linking files which were not intended for use in the final executable. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@148 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f0d2cf2a9e
commit
d2c40e1b17
10 changed files with 171 additions and 73 deletions
|
|
@ -1,2 +1,3 @@
|
|||
Makefile
|
||||
y.tab.*
|
||||
config.cache config.log config.status configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue