peiyongz    2004/11/07 19:13:25

  Modified:    c/src/xercesc/util/MsgLoaders/ICU/resources Makefile.in
  Log:
  Using unix-specific resource file list
  
  Revision  Changes    Path
  1.9       +1 -1      
xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: 
/home/cvs/xml-xerces/c/src/xercesc/util/MsgLoaders/ICU/resources/Makefile.in,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- Makefile.in       5 Nov 2004 18:23:38 -0000       1.8
  +++ Makefile.in       8 Nov 2004 03:13:25 -0000       1.9
  @@ -102,7 +102,7 @@
   RESFILES=$(RESNAME)_en_US.res
   
   # list of resource bundles  - keep in sync with RESFILES
  -RESLIST=res-file-list.txt
  +RESLIST=res-file-list-unix.txt
   
   # list of targets that aren't actually created
   .PHONY: all clean distclean check report 
  
  
  

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

Reply via email to