mariadb/storage/bdb/dist/s_java

9 lines
223 B
Text
Raw Normal View History

2001-03-04 19:42:05 -05:00
#!/bin/sh -
2005-07-20 15:48:22 -07:00
# $Id: s_java,v 11.8 2004/04/06 20:43:35 mjc Exp $
2001-03-04 19:42:05 -05:00
#
# Build the Java files.
2005-07-20 15:48:22 -07:00
sh s_java_stat # Create Java stat methods
sh s_java_swig # Create core Java API with SWIG
sh s_java_const # Create Java constants