diff options
| author | Thien-Thi Nguyen <ttn@glug.org> | 2000-08-04 19:48:49 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen <ttn@glug.org> | 2000-08-04 19:48:49 +0000 |
| commit | f59346e730ffc937d5fc8d024d2fe121d2b93a5b (patch) | |
| tree | 290ef95212849ef6366a7454c9f87b90a9621877 /Examples/java/simple | |
| parent | eca11a84992f09aff56f464f14410aca42aa19d4 (diff) | |
| download | swig-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/Makefile | 1 |
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 |
