fix SWIG var

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8702 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-02-03 23:41:48 +00:00
commit 67b0088550

View file

@ -1,5 +1,5 @@
TOP = ../..
SWIG = $(TOP)/../preinst-preinst-swig
SWIG = $(TOP)/../preinst-swig
CXXSRCS = example.cxx
TARGET = example
INTERFACE = example.i