blob: 35fc7eec67e52b97f4d0f9eebeea6fa4156564b4 (
plain)
1
2
3
4
5
6
|
## Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = foreign no-installinfo
gcjdir = $(includedir)/gcj
gcj_HEADERS = array.h cni.h field.h javaprims.h method.h
|