swig/Examples/perl5/extend
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
Complete the prototype removal in ca1431.

The script prevents SWIGTOOL=gdb from working as gdb can't be used to
debug a shell script, it requires a binary.

Add support for SWIGTOOL in all the examples.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.

See issue #473.
2015-08-21 22:43:17 +01:00
..
example.cxx adds "callback" and "extend" examples 2013-11-12 13:03:49 -08:00
example.h Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.i adds "callback" and "extend" examples 2013-11-12 13:03:49 -08:00
index.html adds "callback" and "extend" examples 2013-11-12 13:03:49 -08:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.pl ran "beautify-file" make target over perl5.cxx patch hunks and rewrote callback and extend examples in the style of existing examples 2013-11-14 09:22:23 -08:00