summaryrefslogtreecommitdiff
path: root/Examples/java/simple
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@glug.org>2000-08-04 19:48:49 +0000
committerThien-Thi Nguyen <ttn@glug.org>2000-08-04 19:48:49 +0000
commitf59346e730ffc937d5fc8d024d2fe121d2b93a5b (patch)
tree290ef95212849ef6366a7454c9f87b90a9621877 /Examples/java/simple
parenteca11a84992f09aff56f464f14410aca42aa19d4 (diff)
downloadswig-f59346e730ffc937d5fc8d024d2fe121d2b93a5b.tar.gz
(check): New target.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/java/simple')
-rw-r--r--Examples/java/simple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/java/simple/Makefile b/Examples/java/simple/Makefile
index f6d0dc3d4..f55601b9c 100644
--- a/Examples/java/simple/Makefile
+++ b/Examples/java/simple/Makefile
@@ -14,3 +14,4 @@ java::
clean::
rm -f *_wrap* *.o core *~ *.so *.class example.java
+check: all