summaryrefslogtreecommitdiff
path: root/Examples/ruby/std_vector
diff options
context:
space:
mode:
authorKarl Wette <karl.wette@ligo.org>2014-04-16 12:05:33 +0200
committerKarl Wette <karl.wette@ligo.org>2014-04-16 12:06:02 +0200
commit3aacde4f5fd10b2504845f6b86171d9950671e17 (patch)
treeed66bd0fad047f04a0cd4de8972354825dac9fff /Examples/ruby/std_vector
parent5934b08220f11c66f8128c75d54339ab84d4b972 (diff)
downloadswig-3aacde4f5fd10b2504845f6b86171d9950671e17.tar.gz
Whitespace cleanup of Example Makefiles
Diffstat (limited to 'Examples/ruby/std_vector')
-rw-r--r--Examples/ruby/std_vector/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Examples/ruby/std_vector/Makefile b/Examples/ruby/std_vector/Makefile
index f7b148062..208a64495 100644
--- a/Examples/ruby/std_vector/Makefile
+++ b/Examples/ruby/std_vector/Makefile
@@ -1,10 +1,10 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-CXXSRCS =
+CXXSRCS =
TARGET = example
INTERFACE = example.i
LIBS = -lm
-SWIGOPT =
+SWIGOPT =
check: build
$(MAKE) -f $(TOP)/Makefile ruby_run