OSDN Git Service

* include/posix-threads.h (_Jv_ThreadDebugSuspend): Declare.
[pf3gnuchains/gcc-fork.git] / libjava / include / Makefile.am
1 ## Process this file with automake to produce Makefile.in.
2
3 AUTOMAKE_OPTIONS = foreign
4
5 # May be used by various substitution variables.
6 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
7
8 # autoconf2.13's target_alias
9 target_noncanonical = @target_noncanonical@
10
11 tool_include_dir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
12 ## The 'jni.h' here is fairly hacky, but it is simpler than trying to
13 ## tell Classpath about our peculiar install directory.
14 tool_include__HEADERS = jni_md.h ../classpath/include/jawt.h \
15         ../classpath/include/jawt_md.h jvmpi.h ../classpath/include/jni.h