summaryrefslogtreecommitdiff
path: root/Examples/java
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/java')
-rw-r--r--Examples/java/constants/Makefile2
-rw-r--r--Examples/java/native/Makefile2
-rw-r--r--Examples/java/template/Makefile2
-rw-r--r--Examples/java/typemap/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/Examples/java/constants/Makefile b/Examples/java/constants/Makefile
index 97c5b673c..4e21fc4cd 100644
--- a/Examples/java/constants/Makefile
+++ b/Examples/java/constants/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-CXXSRCS =
+CXXSRCS =
TARGET = example
INTERFACE = example.i
SWIGOPT =
diff --git a/Examples/java/native/Makefile b/Examples/java/native/Makefile
index 29d5a082a..e858cbe77 100644
--- a/Examples/java/native/Makefile
+++ b/Examples/java/native/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-SRCS =
+SRCS =
TARGET = example
INTERFACE = example.i
SWIGOPT =
diff --git a/Examples/java/template/Makefile b/Examples/java/template/Makefile
index 97c5b673c..4e21fc4cd 100644
--- a/Examples/java/template/Makefile
+++ b/Examples/java/template/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-CXXSRCS =
+CXXSRCS =
TARGET = example
INTERFACE = example.i
SWIGOPT =
diff --git a/Examples/java/typemap/Makefile b/Examples/java/typemap/Makefile
index 29d5a082a..e858cbe77 100644
--- a/Examples/java/typemap/Makefile
+++ b/Examples/java/typemap/Makefile
@@ -1,6 +1,6 @@
TOP = ../..
SWIG = $(TOP)/../preinst-swig
-SRCS =
+SRCS =
TARGET = example
INTERFACE = example.i
SWIGOPT =