/[classpath]/classpath/native/Makefile.am
ViewVC logotype

Diff of /classpath/native/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by mkoch, Fri Jan 30 22:16:14 2004 UTC revision 1.24 by mkoch, Fri Oct 15 07:13:16 2004 UTC
# Line 1  Line 1 
1  ## Input file for automake to generate the Makefile.in used by configure  ## Input file for automake to generate the Makefile.in used by configure
2    
 if CREATE_CNI_LIBRARIES  
   CNIDIR = cni  
 endif  
   
3  if CREATE_JNI_LIBRARIES  if CREATE_JNI_LIBRARIES
4    JNIDIR = jni    JNIDIR = jni
5  endif  endif
6    
7  SUBDIRS = fdlibm $(CNIDIR) $(JNIDIR) target  SUBDIRS = fdlibm $(JNIDIR) target
8  DIST_SUBDIRS = fdlibm cni jni target  DIST_SUBDIRS = fdlibm jni target
9    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26