SWIGLIB fix

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4483 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-03-09 23:25:29 +00:00
commit 54bfb50dd0
2 changed files with 0 additions and 2 deletions

View file

@ -5,7 +5,6 @@ TARGET = example
INTERFACE = example.i
LIBS = -lm
SWIGOPT =
SWIGLIB = SWIG_LIB=/b/mrose/projects/swig/SWIG/Lib
all::
$(MAKE) -f $(TOP)/Makefile $(SWIGLIB) CXXSRCS='$(CXXSRCS)' SWIG='$(SWIG)' \