aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libjava/include/Makefile.am
blob: 696a516e75e9df8d5b1e9901dfe2c852dd14107c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Process this file with automake to produce Makefile.in.

AUTOMAKE_OPTIONS = foreign

# May be used by various substitution variables.
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)

# autoconf2.13's target_alias
target_noncanonical = @target_noncanonical@

tool_include_dir = $(libdir)/gcc/$(target_noncanonical)/$(gcc_version)/include
## The 'jni.h' here is fairly hacky, but it is simpler than trying to
## tell Classpath about our peculiar install directory.
tool_include__HEADERS = jni_md.h ../classpath/include/jawt.h \
	../classpath/include/jawt_md.h jvmpi.h ../classpath/include/jni.h