tng         2003/01/07 09:31:10

  Modified:    c/src/xercesc Makefile.in
  Log:
  Try to update the copy target
  
  Revision  Changes    Path
  1.13      +2 -1      xml-xerces/c/src/xercesc/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/Makefile.in,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Makefile.in       7 Jan 2003 17:26:15 -0000       1.12
  +++ Makefile.in       7 Jan 2003 17:31:09 -0000       1.13
  @@ -224,6 +224,7 @@
        @echo Populate the include output directory
        @echo Copying headers files ...
        -${CP} -Rf ${XERCESCROOT}/include/* ${BINTARGETDIR}/include
  +     -${RM} -rf ${BINTARGETDIR}/include/xercesc/dom/impl
   ifeq (${TRANSCODER},ICU)
        -${CP} -Rf ${ICUROOT}/include/* ${BINTARGETDIR}/include
   else
  
  
  

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

Reply via email to