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

Diff of /classpath/lib/Makefile.am

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

revision 1.97 by tromey, Wed Aug 10 18:53:25 2005 UTC revision 1.98 by tromey, Wed Aug 10 22:37:27 2005 UTC
# Line 124  if FOUND_GCJ Line 124  if FOUND_GCJ
124  ## will see the recursive make invocation and still allow parallel  ## will see the recursive make invocation and still allow parallel
125  ## builds.  ## builds.
126  compile-classes: classes $(JAVA_SRCS) Makefile  compile-classes: classes $(JAVA_SRCS) Makefile
         $(SHELL) $(srcdir)/split-for-gcj.sh  
127          $(MAKE) -f $(srcdir)/Makefile.gcj \          $(MAKE) -f $(srcdir)/Makefile.gcj \
128            GCJ='$(GCJ)' compile_classpath='$(top_builddir):$(compile_classpath)'            GCJ='$(GCJ)' compile_classpath='$(top_builddir):$(compile_classpath)'
129  else  else
# Line 135  endif Line 134  endif
134    
135  EXTRA_DIST = standard.omit mkcollections.pl.in Makefile.gcj split-for-gcj.sh  EXTRA_DIST = standard.omit mkcollections.pl.in Makefile.gcj split-for-gcj.sh
136  CLEANFILES = compile-classes resources classes \  CLEANFILES = compile-classes resources classes \
         classes.standard classes.awt classes.standardx classes.xml \  
137          glibj.zip classes.1 \          glibj.zip classes.1 \
138          $(top_builddir)/java/util/LocaleData.java \          $(top_builddir)/java/util/LocaleData.java \
139          $(JAVA_DEPEND)          $(JAVA_DEPEND)

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.98

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