bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / native / common / list.mk.in
1 # Licensed to the Apache Software Foundation (ASF) under one or more
2 # contributor license agreements.  See the NOTICE file distributed with
3 # this work for additional information regarding copyright ownership.
4 # The ASF licenses this file to You under the Apache License, Version 2.0
5 # (the "License"); you may not use this file except in compliance with
6 # the License.  You may obtain a copy of the License at
7 #
8 #     http://www.apache.org/licenses/LICENSE-2.0
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # distributed under the License is distributed on an "AS IS" BASIS,
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 # See the License for the specific language governing permissions and
14 # limitations under the License.
15
16 ## Object needed for mod_jk for Apache-1.3
17 APACHE_OBJECTS= ${JK}jk_ajp12_worker${OEXT} ${JK}jk_connect${OEXT} \
18                 ${JK}jk_msg_buff${OEXT} ${JK}jk_util${OEXT} \
19                 ${JK}jk_ajp13${OEXT} ${JK}jk_pool${OEXT} \
20                 ${JK}jk_worker${OEXT} ${JK}jk_ajp13_worker${OEXT} \
21                 ${JK}jk_lb_worker${OEXT} ${JK}jk_sockbuf${OEXT} \
22                 ${JK}jk_map${OEXT} ${JK}jk_uri_worker_map${OEXT} \
23                 ${JK}jk_ajp14${OEXT} ${JK}jk_ajp14_worker${OEXT} \
24                 ${JK}jk_md5${OEXT} ${JK}jk_shm${OEXT} @JK_JNI_WORKER@ \
25                 ${JK}jk_ajp_common${OEXT} ${JK}jk_context${OEXT} \
26                 ${JK}jk_url${OEXT} \
27                 ${JK}jk_status${OEXT}