adjusting iv update stmt position to enable inst combining. Regression tested on...
[official-gcc.git] / libjava / include / Makefile.am
blob696a516e75e9df8d5b1e9901dfe2c852dd14107c
1 ## Process this file with automake to produce Makefile.in.
3 AUTOMAKE_OPTIONS = foreign
5 # May be used by various substitution variables.
6 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
8 # autoconf2.13's target_alias
9 target_noncanonical = @target_noncanonical@
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