summaryrefslogtreecommitdiff
path: root/Makefile.swig.gen.t
AgeCommit message (Expand)Author
2010-11-10generate dependencies for .i files.Rob Savoye
2010-11-10tweak dependencies to work through all the name mungingRob Savoye
2010-11-10don't list .cc as a dependency, we always get one from the py or scm dependen...Rob Savoye
2010-11-10don't append pythom or guile to everything. Use suffix rules to build scm and...Rob Savoye
2010-11-10don't ifdef the target away. regenerate .gen files.Rob Savoye
2010-11-10instllthe top leel scm file for guile. Generate all files for guile tooRob Savoye
2010-11-10clone the python rules for the stamp to use for guileRob Savoye
2010-11-10append _python to all the generated files from swigRob Savoye
2010-11-10prefix -python or -guile to generated C++ source files from swigRob Savoye
2010-11-10add python to the stamp namesRob Savoye
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan