/[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.17 by cbj, Tue Jan 23 23:57:45 2001 UTC revision 1.18 by cbj, Sat Oct 27 18:31:26 2001 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
4  SUBDIRS = jni lib vmi  SUBDIRS = jni lib vmi
5  ##java.lang java.net java.io java.lang.reflect java.util lib vmi gnu.java.awt.peer.gtk  else
6    if CREATE_CNI_LIBRARIES
7    SUBDIRS = cni
8    else
9    SUBDIRS =
10    endif
11    endif
12    
13    

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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