mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-19 06:19:00 +08:00
7 lines
187 B
Makefile
7 lines
187 B
Makefile
|
## 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
|