wntgcci.mk (752c0af7) wntgcci.mk (f3ecff4e)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 80 unchanged lines hidden (view full) ---

89
90MODULES_WITH_WARNINGS := \
91 b_server \
92 chart2 \
93 devtools \
94 extensions \
95 lingu \
96 r_tools \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 80 unchanged lines hidden (view full) ---

89
90MODULES_WITH_WARNINGS := \
91 b_server \
92 chart2 \
93 devtools \
94 extensions \
95 lingu \
96 r_tools \
97 soldep \
98 starmath \
99 sw \
100 xmlsecurity
101
102STATIC= -static
103DYNAMIC= -dynamic
104
105LINK*=$(CXX)

--- 107 unchanged lines hidden ---
97 starmath \
98 sw \
99 xmlsecurity
100
101STATIC= -static
102DYNAMIC= -dynamic
103
104LINK*=$(CXX)

--- 107 unchanged lines hidden ---