makefile.mk (61feda1b) makefile.mk (3d4e3843)
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

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

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#
20#**************************************************************
21
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

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

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#
20#**************************************************************
21
22
23
24# edit to match directory level
25PRJ = ..$/..
26# same for all makefiles in "helpcontent2"
27PRJNAME = helpcontent2
28# uniqe name (module wide);
29# using a modified form of package should do here
30TARGET = util_sdraw
31

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

847 text$/shared$/autopi$/01130100.xhp \
848 text$/shared$/autopi$/01130200.xhp \
849 text$/shared$/autopi$/01150000.xhp \
850 text$/shared$/autopi$/01170000.xhp \
851 text$/shared$/autopi$/01170200.xhp \
852 text$/shared$/autopi$/01170300.xhp \
853 text$/shared$/autopi$/01170400.xhp \
854 text$/shared$/autopi$/01170500.xhp \
22# edit to match directory level
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_sdraw
29

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

845 text$/shared$/autopi$/01130100.xhp \
846 text$/shared$/autopi$/01130200.xhp \
847 text$/shared$/autopi$/01150000.xhp \
848 text$/shared$/autopi$/01170000.xhp \
849 text$/shared$/autopi$/01170200.xhp \
850 text$/shared$/autopi$/01170300.xhp \
851 text$/shared$/autopi$/01170400.xhp \
852 text$/shared$/autopi$/01170500.xhp \
855 text$/shared$/autopi$/purchase.xhp \
856 text$/shared$/autopi$/startup.xhp \
857 text$/shared$/autopi$/webwizard00.xhp \
858 text$/shared$/autopi$/webwizard01.xhp \
859 text$/shared$/autopi$/webwizard02.xhp \
860 text$/shared$/autopi$/webwizard03.xhp \
861 text$/shared$/autopi$/webwizard04.xhp \
862 text$/shared$/autopi$/webwizard05.xhp \
863 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---
853 text$/shared$/autopi$/startup.xhp \
854 text$/shared$/autopi$/webwizard00.xhp \
855 text$/shared$/autopi$/webwizard01.xhp \
856 text$/shared$/autopi$/webwizard02.xhp \
857 text$/shared$/autopi$/webwizard03.xhp \
858 text$/shared$/autopi$/webwizard04.xhp \
859 text$/shared$/autopi$/webwizard05.xhp \
860 text$/shared$/autopi$/webwizard05bi.xhp \

--- 377 unchanged lines hidden ---