makefile.mk (b08fe871) makefile.mk (aabcc2e6)
1#**************************************************************
1#**************************************************************
2#
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
9# with the License. You may obtain a copy of the License at
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
9# with the License. You may obtain a copy of the License at
10#
10#
11# http://www.apache.org/licenses/LICENSE-2.0
11# http://www.apache.org/licenses/LICENSE-2.0
12#
12#
13# Unless required by applicable law or agreed to in writing,
14# software distributed under the License is distributed on an
15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16# KIND, either express or implied. See the License for the
17# specific language governing permissions and limitations
18# under the License.
13# Unless required by applicable law or agreed to in writing,
14# software distributed under the License is distributed on an
15# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16# KIND, either express or implied. See the License for the
17# specific language governing permissions and limitations
18# under the License.
19#
19#
20#**************************************************************
21
20#**************************************************************
21
22
23
24
25# edit to match directory level
22# edit to match directory level
26PRJ = ..$/..
27# same for all makefiles in "helpcontent2"
28PRJNAME = helpcontent2
29# uniqe name (module wide);
30# using a modified form of package should do here
31TARGET = util_scalc
32
33# --- Settings -----------------------------------------------------

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

928 text$/shared$/autopi$/01130100.xhp \
929 text$/shared$/autopi$/01130200.xhp \
930 text$/shared$/autopi$/01150000.xhp \
931 text$/shared$/autopi$/01170000.xhp \
932 text$/shared$/autopi$/01170200.xhp \
933 text$/shared$/autopi$/01170300.xhp \
934 text$/shared$/autopi$/01170400.xhp \
935 text$/shared$/autopi$/01170500.xhp \
23PRJ = ..$/..
24# same for all makefiles in "helpcontent2"
25PRJNAME = helpcontent2
26# uniqe name (module wide);
27# using a modified form of package should do here
28TARGET = util_scalc
29
30# --- Settings -----------------------------------------------------

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

925 text$/shared$/autopi$/01130100.xhp \
926 text$/shared$/autopi$/01130200.xhp \
927 text$/shared$/autopi$/01150000.xhp \
928 text$/shared$/autopi$/01170000.xhp \
929 text$/shared$/autopi$/01170200.xhp \
930 text$/shared$/autopi$/01170300.xhp \
931 text$/shared$/autopi$/01170400.xhp \
932 text$/shared$/autopi$/01170500.xhp \
936 text$/shared$/autopi$/purchase.xhp \
937 text$/shared$/autopi$/startup.xhp \
938 text$/shared$/autopi$/webwizard00.xhp \
939 text$/shared$/autopi$/webwizard01.xhp \
940 text$/shared$/autopi$/webwizard02.xhp \
941 text$/shared$/autopi$/webwizard03.xhp \
942 text$/shared$/autopi$/webwizard04.xhp \
943 text$/shared$/autopi$/webwizard05.xhp \
944 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---
933 text$/shared$/autopi$/startup.xhp \
934 text$/shared$/autopi$/webwizard00.xhp \
935 text$/shared$/autopi$/webwizard01.xhp \
936 text$/shared$/autopi$/webwizard02.xhp \
937 text$/shared$/autopi$/webwizard03.xhp \
938 text$/shared$/autopi$/webwizard04.xhp \
939 text$/shared$/autopi$/webwizard05.xhp \
940 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---