-noproxy commandline option not necessary

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4407 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-02-26 22:03:16 +00:00
commit 0dbb59af3d
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ SWIG = $(TOP)/../swig
SRCS =
TARGET = example
INTERFACE = example.i
SWIGOPT = -noproxy
SWIGOPT =
all:: java