peiyongz    2002/10/28 13:03:14

  Modified:    c/src/xercesc/util/MsgLoaders/ICU/resources Makefile
  Log:
  genrb
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile  22 Oct 2002 17:45:35 -0000      1.1
  +++ Makefile  28 Oct 2002 21:03:14 -0000      1.2
  @@ -18,7 +18,7 @@
   PKGNAME  = XercescErrMsg
   TARGETS  = $(PKGNAME)_root.res $(PKGNAME)_en.res  $(PKGNAME)_fr.res
   ICUDIR   = ../../../../../../../icu
  -GENRB    = $(ICUDIR)/bin/genrb.exe
  +GENRB    = $(ICUDIR)/bin/genrb
   GENRBOPT = -s. -d. --package-name $(PKGNAME)  
   
   all : $(TARGETS)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to