URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [classpath/] [native/] [jni/] [Makefile.am] - Rev 774
Compare with Previous | Blame | View Log
## Input file for automake to generate the Makefile.in used by configureif CREATE_CORE_JNI_LIBRARIESJNIDIRS = native-lib java-io java-lang java-net java-nio java-utilendifif CREATE_ALSA_LIBRARIESALSADIR = midi-alsaendifif CREATE_DSSI_LIBRARIESDSSIDIR = midi-dssiendifif CREATE_GTK_PEER_LIBRARIESGTKDIR = gtk-peerendifif CREATE_QT_PEER_LIBRARIESCLASSPATH_QT_PEER_DIR = qt-peerendifif CREATE_GCONF_PEER_LIBRARIESCLASSPATH_GCONF_PEER_DIR = gconf-peerendifif CREATE_GSTREAMER_PEER_LIBRARIESCLASSPATH_GSTREAMER_PEER_DIR = gstreamer-peerendifif CREATE_XMLJ_LIBRARYXMLJDIR = xmljendifif CREATE_GMPBI_LIBRARYGMPDIR = java-mathendifSUBDIRS = classpath $(JNIDIRS) \$(ALSADIR) $(DSSIDIR) $(GTKDIR) $(CLASSPATH_QT_PEER_DIR) $(XMLJDIR) \$(CLASSPATH_GCONF_PEER_DIR) $(CLASSPATH_GSTREAMER_PEER_DIR) $(GMPDIR)DIST_SUBDIRS = classpath java-io java-lang java-math java-net java-nio java-util \gtk-peer gconf-peer gstreamer-peer qt-peer xmlj midi-alsa \midi-dssi native-liball-local:$(SHELL) $(top_builddir)/scripts/check_jni_methods.sh
