1999-09-11 00:03:10 +02:00
|
|
|
## Process this file with automake to produce Makefile.in.
|
|
|
|
|
2001-04-05 01:38:53 +02:00
|
|
|
AUTOMAKE_OPTIONS = foreign
|
1999-09-11 00:03:10 +02:00
|
|
|
|
2004-07-16 07:36:35 +02:00
|
|
|
# autoconf2.13's target_alias
|
|
|
|
target_noncanonical = @target_noncanonical@
|
|
|
|
|
2004-12-03 12:15:25 +01:00
|
|
|
gcjdir = $(gxx_include_dir)/gcj
|
2002-03-15 19:03:49 +01:00
|
|
|
gcj_HEADERS = array.h cni.h field.h javaprims.h method.h
|
|
|
|
|
|
|
|
toolgcjdir = @tool_include_dir@/gcj
|
|
|
|
toolgcj_HEADERS = libgcj-config.h
|