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

Diff of /classpath/lib/Makefile.gcj

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

revision 1.3.2.1 by gnu_andrew, Tue Aug 2 20:12:39 2005 UTC revision 1.3.2.2 by gnu_andrew, Sat Sep 10 15:31:58 2005 UTC
# Line 17  all_deps_files := $(all_list_files:.list Line 17  all_deps_files := $(all_list_files:.list
17    
18  all: $(all_stamp_files)  all: $(all_stamp_files)
19    
20    # Ensure this is rebuilt whenever the list of classes changes.
21    # The list will always exist when this Makefile is used.
22    Makefile.deps: classes
23            $(SHELL) $(top_srcdir)/lib/split-for-gcj.sh
24    
25  -include Makefile.deps $(all_deps_files)  -include Makefile.deps $(all_deps_files)
26    
27  ## Like GCJ but include some common flags.  ## Like GCJ but include some common flags.

Legend:
Removed from v.1.3.2.1  
changed lines
  Added in v.1.3.2.2

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