]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update TPF's sample JCL to exclude expat-lite.
authorDavid McCreedy <mccreedy@apache.org>
Wed, 29 May 2002 14:55:09 +0000 (14:55 +0000)
committerDavid McCreedy <mccreedy@apache.org>
Wed, 29 May 2002 14:55:09 +0000 (14:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95351 13f79535-47bb-0310-9956-ffa450edef68

src/os/tpf/samples/linkhttp.jcl

index 0d7124f856050ef93e1dbe58f7a7936d9f24fa68..f9e5fa56803d67ff3c22661aaeeb6e8e9223b199 100644 (file)
 //PLKED.OBJ51  DD PATH='/<your-path-here>/src/regex/regerror.o'\r
 //PLKED.OBJ52  DD PATH='/<your-path-here>/src/regex/regexec.o'\r
 //PLKED.OBJ53  DD PATH='/<your-path-here>/src/regex/regfree.o'\r
-//PLKED.OBJ54  DD PATH='/<your-path-here>/src/lib/expat-lite/hashtable.\\r
-//             o'\r
-//PLKED.OBJ55  DD PATH='/<your-path-here>/src/lib/expat-lite/xmlparse.o\\r
-//             '\r
-//PLKED.OBJ56  DD PATH='/<your-path-here>/src/lib/expat-lite/xmlrole.o'\r
-//PLKED.OBJ57  DD PATH='/<your-path-here>/src/lib/expat-lite/xmltok.o'\r
 //PLKED.SYSIN DD *\r
  ORDER @@DLMHDR\r
  INCLUDE OBJLIB(CSTRTD40)\r
  INCLUDE OBJ51\r
  INCLUDE OBJ52\r
  INCLUDE OBJ53\r
- INCLUDE OBJ54\r
- INCLUDE OBJ55\r
- INCLUDE OBJ56\r
- INCLUDE OBJ57\r
  INCLUDE OBJLIB(CINET640)\r
 /*\r
 //*** WARNING *** NEVER change .LK to .OB in SYSLMOD!!!\r