Whitespace cleanup of Example Makefiles

This commit is contained in:
Karl Wette 2014-04-16 12:05:33 +02:00
commit 3aacde4f5f
79 changed files with 112 additions and 115 deletions

View file

@ -1,13 +1,13 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
INTERFACE = example.i
SRCS =
SRCS =
CXXSRCS = example.cxx
TARGET = overload
INCLUDE =
SWIGOPT = -proxy -unhideprimitive
CFLAGS =
VARIANT =
CFLAGS =
VARIANT =
# uncomment the following lines to build a static exe
#CHICKEN_MAIN = runme.scm