/[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.63 by mkoch, Mon Aug 2 14:48:52 2004 UTC revision 1.64 by rsdio, Sat Aug 14 18:21:35 2004 UTC
# Line 13  USER_JABBA = @USER_JABBA@ Line 13  USER_JABBA = @USER_JABBA@
13  USER_JAVAH = @USER_JAVAH@  USER_JAVAH = @USER_JAVAH@
14  FIND = @FIND@  FIND = @FIND@
15    
16  propertydirs :=  $(shell cd $(top_srcdir)/resource && $(FIND) gnu java -type d ! -name CVS -print)  propertydirs :=  $(shell cd $(top_srcdir)/resource && $(FIND) gnu java org -type d ! -name CVS -print)
17  propertyfiles :=  $(shell cd $(top_srcdir)/resource && $(FIND) gnu java -name \*\.properties -print)  propertyfiles :=  $(shell cd $(top_srcdir)/resource && $(FIND) gnu java org -name \*\.properties -print)
18    
19  # handling source to bytecode compiler programs like gcj, jikes  and kjc  # handling source to bytecode compiler programs like gcj, jikes  and kjc
20  if FOUND_GCJ  if FOUND_GCJ

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

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