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

Diff of /classpath/Makefile.am

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

revision 1.34.2.1 by gnu_andrew, Fri Jan 14 10:24:03 2005 UTC revision 1.34.2.2 by gnu_andrew, Sun Jan 16 02:14:45 2005 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  # lib first, to compile .class files before native code, last examples  # lib first, to compile .class files before native code, last examples
4  SUBDIRS = lib doc include native resource examples  SUBDIRS = lib doc include native resource scripts $(EXAMPLESDIR)
5    DIST_SUBDIRS = lib doc include native resource scripts examples
6    
7  native: lib  native: lib
8    
9  EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE  EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE ChangeLog-2003
10    
11  #DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc  #DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
12    

Legend:
Removed from v.1.34.2.1  
changed lines
  Added in v.1.34.2.2

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