Added XML

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@197 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-02-04 20:51:26 +00:00
commit f5b1a1f2fb

View file

@ -37,6 +37,8 @@ swig: SWIG1.1 Modules1.1 Swig Preprocessor DOH
experiment: Swig Preprocessor LParse Experiment Swim SWILL DOH
$(CXX) -o $(TARGET) \
$(SOURCE)/Experiment/libexp.a \
$(SOURCE)/Xmlparse/libxmlparse.a \
$(SOURCE)/Expat/libexpat.a \
$(SOURCE)/LParse/liblparse.a \
$(SOURCE)/Preprocessor/libcpp.a \
$(SOURCE)/Swig/libswig.a \