]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add ap/ap_strtol.o to TPF's sample link JCL.
authorDavid McCreedy <mccreedy@apache.org>
Tue, 18 Jun 2002 03:23:45 +0000 (03:23 +0000)
committerDavid McCreedy <mccreedy@apache.org>
Tue, 18 Jun 2002 03:23:45 +0000 (03:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95756 13f79535-47bb-0310-9956-ffa450edef68

src/os/tpf/samples/linkhttp.jcl

index f9e5fa56803d67ff3c22661aaeeb6e8e9223b199..bf64d233df11760744abea66ab1178d17361a698 100644 (file)
 //PLKED.OBJ10  DD PATH='/<your-path-here>/src/ap/ap_signal.o'\r
 //PLKED.OBJ11  DD PATH='/<your-path-here>/src/ap/ap_slack.o'\r
 //PLKED.OBJ12  DD PATH='/<your-path-here>/src/ap/ap_snprintf.o'\r
-//PLKED.OBJ13  DD PATH='/<your-path-here>/src/buildmark.o'\r
-//PLKED.OBJ14  DD PATH='/<your-path-here>/src/main/alloc.o'\r
-//PLKED.OBJ15  DD PATH='/<your-path-here>/src/main/buff.o'\r
-//PLKED.OBJ16  DD PATH='/<your-path-here>/src/main/http_config.o'\r
-//PLKED.OBJ17  DD PATH='/<your-path-here>/src/main/http_core.o'\r
-//PLKED.OBJ18  DD PATH='/<your-path-here>/src/main/http_log.o'\r
-//PLKED.OBJ19  DD PATH='/<your-path-here>/src/main/http_main.o'\r
-//PLKED.OBJ20  DD PATH='/<your-path-here>/src/main/http_protocol.o'\r
-//PLKED.OBJ21  DD PATH='/<your-path-here>/src/main/http_request.o'\r
-//PLKED.OBJ22  DD PATH='/<your-path-here>/src/main/http_vhost.o'\r
-//PLKED.OBJ23  DD PATH='/<your-path-here>/src/main/rfc1413.o'\r
-//PLKED.OBJ24  DD PATH='/<your-path-here>/src/main/util.o'\r
-//PLKED.OBJ25  DD PATH='/<your-path-here>/src/main/util_date.o'\r
-//PLKED.OBJ26  DD PATH='/<your-path-here>/src/main/util_md5.o'\r
-//PLKED.OBJ27  DD PATH='/<your-path-here>/src/main/util_script.o'\r
-//PLKED.OBJ28  DD PATH='/<your-path-here>/src/main/util_uri.o'\r
-//PLKED.OBJ29  DD PATH='/<your-path-here>/src/modules.o'\r
-//PLKED.OBJ30  DD PATH='/<your-path-here>/src/modules/standard/mod_acce\\r
+//PLKED.OBJ13  DD PATH='/<your-path-here>/src/ap/ap_strtol.o'\r
+//PLKED.OBJ14  DD PATH='/<your-path-here>/src/buildmark.o'\r
+//PLKED.OBJ15  DD PATH='/<your-path-here>/src/main/alloc.o'\r
+//PLKED.OBJ16  DD PATH='/<your-path-here>/src/main/buff.o'\r
+//PLKED.OBJ17  DD PATH='/<your-path-here>/src/main/http_config.o'\r
+//PLKED.OBJ18  DD PATH='/<your-path-here>/src/main/http_core.o'\r
+//PLKED.OBJ19  DD PATH='/<your-path-here>/src/main/http_log.o'\r
+//PLKED.OBJ20  DD PATH='/<your-path-here>/src/main/http_main.o'\r
+//PLKED.OBJ21  DD PATH='/<your-path-here>/src/main/http_protocol.o'\r
+//PLKED.OBJ22  DD PATH='/<your-path-here>/src/main/http_request.o'\r
+//PLKED.OBJ23  DD PATH='/<your-path-here>/src/main/http_vhost.o'\r
+//PLKED.OBJ24  DD PATH='/<your-path-here>/src/main/rfc1413.o'\r
+//PLKED.OBJ25  DD PATH='/<your-path-here>/src/main/util.o'\r
+//PLKED.OBJ26  DD PATH='/<your-path-here>/src/main/util_date.o'\r
+//PLKED.OBJ27  DD PATH='/<your-path-here>/src/main/util_md5.o'\r
+//PLKED.OBJ28  DD PATH='/<your-path-here>/src/main/util_script.o'\r
+//PLKED.OBJ29  DD PATH='/<your-path-here>/src/main/util_uri.o'\r
+//PLKED.OBJ30  DD PATH='/<your-path-here>/src/modules.o'\r
+//PLKED.OBJ31  DD PATH='/<your-path-here>/src/modules/standard/mod_acce\\r
 //             ss.o'\r
-//PLKED.OBJ31  DD PATH='/<your-path-here>/src/modules/standard/mod_acti\\r
+//PLKED.OBJ32  DD PATH='/<your-path-here>/src/modules/standard/mod_acti\\r
 //             ons.o'\r
-//PLKED.OBJ32  DD PATH='/<your-path-here>/src/modules/standard/mod_alia\\r
+//PLKED.OBJ33  DD PATH='/<your-path-here>/src/modules/standard/mod_alia\\r
 //             s.o'\r
-//PLKED.OBJ33  DD PATH='/<your-path-here>/src/modules/standard/mod_asis\\r
+//PLKED.OBJ34  DD PATH='/<your-path-here>/src/modules/standard/mod_asis\\r
 //             .o'\r
-//PLKED.OBJ34  DD PATH='/<your-path-here>/src/modules/standard/mod_auth\\r
+//PLKED.OBJ35  DD PATH='/<your-path-here>/src/modules/standard/mod_auth\\r
 //             .o'\r
-//PLKED.OBJ35  DD PATH='/<your-path-here>/src/modules/standard/mod_auto\\r
+//PLKED.OBJ36  DD PATH='/<your-path-here>/src/modules/standard/mod_auto\\r
 //             index.o'\r
-//PLKED.OBJ36  DD PATH='/<your-path-here>/src/modules/standard/mod_cgi.\\r
+//PLKED.OBJ37  DD PATH='/<your-path-here>/src/modules/standard/mod_cgi.\\r
 //             o'\r
-//PLKED.OBJ37  DD PATH='/<your-path-here>/src/modules/standard/mod_dir.\\r
+//PLKED.OBJ38  DD PATH='/<your-path-here>/src/modules/standard/mod_dir.\\r
 //             o'\r
-//PLKED.OBJ38  DD PATH='/<your-path-here>/src/modules/standard/mod_env.\\r
+//PLKED.OBJ39  DD PATH='/<your-path-here>/src/modules/standard/mod_env.\\r
 //             o'\r
-//PLKED.OBJ39  DD PATH='/<your-path-here>/src/modules/standard/mod_imap\\r
+//PLKED.OBJ40  DD PATH='/<your-path-here>/src/modules/standard/mod_imap\\r
 //             .o'\r
-//PLKED.OBJ40  DD PATH='/<your-path-here>/src/modules/standard/mod_incl\\r
+//PLKED.OBJ41  DD PATH='/<your-path-here>/src/modules/standard/mod_incl\\r
 //             ude.o'\r
-//PLKED.OBJ41  DD PATH='/<your-path-here>/src/modules/standard/mod_log_\\r
+//PLKED.OBJ42  DD PATH='/<your-path-here>/src/modules/standard/mod_log_\\r
 //             config.o'\r
-//PLKED.OBJ42  DD PATH='/<your-path-here>/src/modules/standard/mod_mime\\r
+//PLKED.OBJ43  DD PATH='/<your-path-here>/src/modules/standard/mod_mime\\r
 //             .o'\r
-//PLKED.OBJ43  DD PATH='/<your-path-here>/src/modules/standard/mod_nego\\r
+//PLKED.OBJ44  DD PATH='/<your-path-here>/src/modules/standard/mod_nego\\r
 //             tiation.o'\r
-//PLKED.OBJ44  DD PATH='/<your-path-here>/src/modules/standard/mod_sete\\r
+//PLKED.OBJ45  DD PATH='/<your-path-here>/src/modules/standard/mod_sete\\r
 //             nvif.o'\r
-//PLKED.OBJ45  DD PATH='/<your-path-here>/src/modules/standard/mod_stat\\r
+//PLKED.OBJ46  DD PATH='/<your-path-here>/src/modules/standard/mod_stat\\r
 //             us.o'\r
-//PLKED.OBJ46  DD PATH='/<your-path-here>/src/modules/standard/mod_user\\r
+//PLKED.OBJ47  DD PATH='/<your-path-here>/src/modules/standard/mod_user\\r
 //             dir.o'\r
-//PLKED.OBJ47  DD PATH='/<your-path-here>/src/os/tpf/cgetop.o'\r
-//PLKED.OBJ48  DD PATH='/<your-path-here>/src/os/tpf/os.o'\r
-//PLKED.OBJ49  DD PATH='/<your-path-here>/src/os/tpf/os-inline.o'\r
-//PLKED.OBJ50  DD PATH='/<your-path-here>/src/regex/regcomp.o'\r
-//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.OBJ48  DD PATH='/<your-path-here>/src/os/tpf/cgetop.o'\r
+//PLKED.OBJ49  DD PATH='/<your-path-here>/src/os/tpf/os.o'\r
+//PLKED.OBJ50  DD PATH='/<your-path-here>/src/os/tpf/os-inline.o'\r
+//PLKED.OBJ51  DD PATH='/<your-path-here>/src/regex/regcomp.o'\r
+//PLKED.OBJ52  DD PATH='/<your-path-here>/src/regex/regerror.o'\r
+//PLKED.OBJ53  DD PATH='/<your-path-here>/src/regex/regexec.o'\r
+//PLKED.OBJ54  DD PATH='/<your-path-here>/src/regex/regfree.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 OBJLIB(CINET640)\r
 /*\r
 //*** WARNING *** NEVER change .LK to .OB in SYSLMOD!!!\r