tng 2002/12/30 10:05:58
Modified: c/tests Makefile.incl
Log:
Update 390 sidedeck name
Revision Changes Path
1.34 +3 -3 xml-xerces/c/tests/Makefile.incl
Index: Makefile.incl
===================================================================
RCS file: /home/cvs/xml-xerces/c/tests/Makefile.incl,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- Makefile.incl 2 Dec 2002 20:07:36 -0000 1.33
+++ Makefile.incl 30 Dec 2002 18:05:58 -0000 1.34
@@ -266,7 +266,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.
#
###################################################################
@@ -285,7 +285,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]