swig/Examples/c
Vadim Zeitlin 19ed0b531d Fix and simplify C examples makefiles
Make "make check-c-examples" perform the correct build commands, e.g. not link
the proxy code into the shared library as this can't work because it defines
the same functions that are already present in it.

Also fix the c_xxx targets to work when SWIG is built in a separate build
directory.

Finally, simplify them by removing the unnecessary variables.

Notice that std_vector example still doesn't build, but at least now it is due
to a real problem in the C module and not makefile bugs.
2016-04-10 22:45:51 +02:00
..
class Fix and simplify C examples makefiles 2016-04-10 22:45:51 +02:00
exception Fix and simplify C examples makefiles 2016-04-10 22:45:51 +02:00
simple Fix and simplify C examples makefiles 2016-04-10 22:45:51 +02:00
std_vector Fix and simplify C examples makefiles 2016-04-10 22:45:51 +02:00
check.list Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00