makefile.mk (dc911482) makefile.mk (3d4e3843)
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_schart
32
33# --- Settings -----------------------------------------------------

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

616 text$/shared$/autopi$/01130100.xhp \
617 text$/shared$/autopi$/01130200.xhp \
618 text$/shared$/autopi$/01150000.xhp \
619 text$/shared$/autopi$/01170000.xhp \
620 text$/shared$/autopi$/01170200.xhp \
621 text$/shared$/autopi$/01170300.xhp \
622 text$/shared$/autopi$/01170400.xhp \
623 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_schart
29
30# --- Settings -----------------------------------------------------

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

613 text$/shared$/autopi$/01130100.xhp \
614 text$/shared$/autopi$/01130200.xhp \
615 text$/shared$/autopi$/01150000.xhp \
616 text$/shared$/autopi$/01170000.xhp \
617 text$/shared$/autopi$/01170200.xhp \
618 text$/shared$/autopi$/01170300.xhp \
619 text$/shared$/autopi$/01170400.xhp \
620 text$/shared$/autopi$/01170500.xhp \
624 text$/shared$/autopi$/purchase.xhp \
625 text$/shared$/autopi$/startup.xhp \
626 text$/shared$/autopi$/webwizard00.xhp \
627 text$/shared$/autopi$/webwizard01.xhp \
628 text$/shared$/autopi$/webwizard02.xhp \
629 text$/shared$/autopi$/webwizard03.xhp \
630 text$/shared$/autopi$/webwizard04.xhp \
631 text$/shared$/autopi$/webwizard05.xhp \
632 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---
621 text$/shared$/autopi$/startup.xhp \
622 text$/shared$/autopi$/webwizard00.xhp \
623 text$/shared$/autopi$/webwizard01.xhp \
624 text$/shared$/autopi$/webwizard02.xhp \
625 text$/shared$/autopi$/webwizard03.xhp \
626 text$/shared$/autopi$/webwizard04.xhp \
627 text$/shared$/autopi$/webwizard05.xhp \
628 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---