tng         2002/12/30 10:05:50

  Modified:    c/samples Makefile.incl
  Log:
  Update 390 sidedeck name
  
  Revision  Changes    Path
  1.52      +3 -3      xml-xerces/c/samples/Makefile.incl
  
  Index: Makefile.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/Makefile.incl,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- Makefile.incl     2 Dec 2002 20:07:10 -0000       1.51
  +++ Makefile.incl     30 Dec 2002 18:05:50 -0000      1.52
  @@ -267,7 +267,7 @@
   #   export LOADMOD=USERID.LOAD                                    #
   #   export LOADEXP=SYS1.SIXMEXP or &hlq.SIXMEXP                   #
   #                                                                 #
  -# to specify your LOADMOD and the IXM4C50X definition sidedeck    #
  +# to specify your LOADMOD and the IXM4C51X definition sidedeck    #
   # dataset.                                                                          
                           #
   ###################################################################
   
  @@ -286,7 +286,7 @@
   OS390SIDEDECK=.x
   ## OS390BATCH
   ifeq (${OS390BATCH},1)
  -LIBRARY_NAMES="//'${LOADEXP}(IXM4C50X)'"
  +LIBRARY_NAMES="//'${LOADEXP}(IXM4C51X)'"
   else
   LIBRARY_NAMES=${LIB_DIR}/lib${LIBNAME}${VER}${OS390SIDEDECK}
   endif
  
  
  

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

Reply via email to