swig/Examples/chicken/simple
William S Fulton 18d72f4562 Add in CPPFLAGS and LDFLAGS to examples/test-suite
- Split current usage of CXXFLAGS into the conventional CPPFLAGS CXXFLAGS and LDFLAGS
- Split current usage of CFLAGS into the conventional CPPFLAGS CFLAGS and LDFLAGS
- This restores 'make whatever CXXFLAGS=-g' which stopped working during
  the recently added suppport for out of source builds.
- LDFLAGS is currently empty, but is there for future use
2014-05-15 23:11:08 +01:00
..
example.c Initial addition. 2003-02-15 01:56:34 +00:00
example.i fix extern declarations 2005-06-28 21:14:24 +00:00
Makefile Add in CPPFLAGS and LDFLAGS to examples/test-suite 2014-05-15 23:11:08 +01:00
README Initial addition. 2003-02-15 01:56:34 +00:00
runme.scm Chicken - make check-examples run like other examples - not all run very well though! 2013-04-20 02:28:48 +01:00

Simple example from users manual.