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_simpress 31 --- 825 unchanged lines hidden (view full) --- 857 text$/shared$/autopi$/01130100.xhp \ 858 text$/shared$/autopi$/01130200.xhp \ 859 text$/shared$/autopi$/01150000.xhp \ 860 text$/shared$/autopi$/01170000.xhp \ 861 text$/shared$/autopi$/01170200.xhp \ 862 text$/shared$/autopi$/01170300.xhp \ 863 text$/shared$/autopi$/01170400.xhp \ 864 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_simpress 29 --- 825 unchanged lines hidden (view full) --- 855 text$/shared$/autopi$/01130100.xhp \ 856 text$/shared$/autopi$/01130200.xhp \ 857 text$/shared$/autopi$/01150000.xhp \ 858 text$/shared$/autopi$/01170000.xhp \ 859 text$/shared$/autopi$/01170200.xhp \ 860 text$/shared$/autopi$/01170300.xhp \ 861 text$/shared$/autopi$/01170400.xhp \ 862 text$/shared$/autopi$/01170500.xhp \ |
865 text$/shared$/autopi$/purchase.xhp \ | |
866 text$/shared$/autopi$/startup.xhp \ 867 text$/shared$/autopi$/webwizard00.xhp \ 868 text$/shared$/autopi$/webwizard01.xhp \ 869 text$/shared$/autopi$/webwizard02.xhp \ 870 text$/shared$/autopi$/webwizard03.xhp \ 871 text$/shared$/autopi$/webwizard04.xhp \ 872 text$/shared$/autopi$/webwizard05.xhp \ 873 text$/shared$/autopi$/webwizard05bi.xhp \ --- 377 unchanged lines hidden --- | 863 text$/shared$/autopi$/startup.xhp \ 864 text$/shared$/autopi$/webwizard00.xhp \ 865 text$/shared$/autopi$/webwizard01.xhp \ 866 text$/shared$/autopi$/webwizard02.xhp \ 867 text$/shared$/autopi$/webwizard03.xhp \ 868 text$/shared$/autopi$/webwizard04.xhp \ 869 text$/shared$/autopi$/webwizard05.xhp \ 870 text$/shared$/autopi$/webwizard05bi.xhp \ --- 377 unchanged lines hidden --- |