/[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.19 by cbj, Mon Nov 5 02:56:47 2001 UTC revision 1.20 by cbj, Thu Feb 7 14:18:45 2002 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    
3  if CREATE_JNI_LIBRARIES  if CREATE_JNI_LIBRARIES
4    
5    if CREATE_CNI_LIBRARIES
6    sUBDIRS = fdlibm cni jni
7    else
8  SUBDIRS = fdlibm jni  SUBDIRS = fdlibm jni
9    endif
10    
11  else  else
12  if CREATE_CNI_LIBRARIES  if CREATE_CNI_LIBRARIES
13  SUBDIRS = fdlibm cni  SUBDIRS = fdlibm cni
 else  
 SUBDIRS =  
14  endif  endif
15  endif  endif
16    
   

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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