diff --git a/Examples/python/callback/Makefile b/Examples/python/callback/Makefile index 2906b3d74..7588b72e0 100644 --- a/Examples/python/callback/Makefile +++ b/Examples/python/callback/Makefile @@ -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)' \ diff --git a/Examples/python/extend/Makefile b/Examples/python/extend/Makefile index 2906b3d74..7588b72e0 100644 --- a/Examples/python/extend/Makefile +++ b/Examples/python/extend/Makefile @@ -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)' \