(check): New target.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@621 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Thien-Thi Nguyen 2000-08-04 19:48:49 +00:00
commit f59346e730
14 changed files with 17 additions and 11 deletions

View file

@ -14,4 +14,4 @@ java::
clean::
rm -f *_wrap* example.java *.class *.o *~ .~* core *.so *.sl so_locations
check: all

View file

@ -14,3 +14,4 @@ java::
clean::
rm -f *_wrap* *.o core *~ *.so *.class example.java
check: all

View file

@ -14,3 +14,4 @@ java::
clean::
rm -f *_wrap* *.o core *~ *.so *.class example.java
check: all