gcc/libjava/classpath/native/Makefile.am

14 lines
257 B
Makefile

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