Files
gcc/libjava/classpath/native/Makefile.am
T
Tom Tromey f911ba985a Initial revision
From-SVN: r102074
2005-07-16 00:30:23 +00:00

10 lines
188 B
Makefile

## Input file for automake to generate the Makefile.in used by configure
if CREATE_JNI_LIBRARIES
JNIDIR = jni
endif
SUBDIRS = fdlibm $(JNIDIR) target
DIST_SUBDIRS = fdlibm jni target