SRCS     = example.c
TARGET   = swigexample
SWIG      = swig
TARGET2  = swigexample2
SWIG      = swig

include $(SRCDIR)../example.mk
