/[classpath]/classpath/lib/gen-classlist.sh.in
ViewVC logotype

Diff of /classpath/lib/gen-classlist.sh.in

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

revision 1.28 by tromey, Wed Aug 10 22:37:27 2005 UTC revision 1.29 by tromey, Thu Aug 11 16:40:53 2005 UTC
# Line 1  Line 1 
1  #! @SH@  #! @SHELL@
2  # @configure_input@  # @configure_input@
3    
4  # Make sure sorting is done the same on all configurations  # Make sure sorting is done the same on all configurations
# Line 87  if test "$new" = "true"; then Line 87  if test "$new" = "true"; then
87    done    done
88    
89    if test -n "$GCJ"; then    if test -n "$GCJ"; then
90       ${top_srcdir}/lib/split-for-gcj.sh       @SHELL@ ${top_srcdir}/lib/split-for-gcj.sh
91    fi    fi
92  fi  fi
93    

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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