makefile.mk (ff3f4ebc) makefile.mk (ced89023)
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

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

117 presentation \
118 presentation-template \
119 formula \
120 master-document \
121 database \
122 extension
123
124ICONDEPN = \
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

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

117 presentation \
118 presentation-template \
119 formula \
120 master-document \
121 database \
122 extension
123
124ICONDEPN = \
125 ../icons/hicolor/{16x16 32x32 48x48}/apps/{$(LAUNCHERLIST:s/qstart//:s/javafilter//)}.png \
126 ../icons/hicolor/{16x16 32x32 48x48}/mimetypes/{$(MIMEICONLIST)}.png \
125 ../icons/hicolor/{16x16 32x32 48x48 128x128}/apps/{$(LAUNCHERLIST:s/qstart//:s/javafilter//)}.png \
126 ../icons/hicolor/{16x16 32x32 48x48 128x128}/mimetypes/{$(MIMEICONLIST)}.png \
127 ../icons/locolor/{16x16 32x32}/apps/{$(LAUNCHERLIST:s/qstart//:s/javafilter//)}.png \
128 ../icons/locolor/{16x16 32x32}/mimetypes/{$(MIMEICONLIST)}.png
129
130# --- Targets ------------------------------------------------------
131
132.INCLUDE : target.mk
133
134.IF "$(GUI)"=="UNX"

--- 122 unchanged lines hidden ---
127 ../icons/locolor/{16x16 32x32}/apps/{$(LAUNCHERLIST:s/qstart//:s/javafilter//)}.png \
128 ../icons/locolor/{16x16 32x32}/mimetypes/{$(MIMEICONLIST)}.png
129
130# --- Targets ------------------------------------------------------
131
132.INCLUDE : target.mk
133
134.IF "$(GUI)"=="UNX"

--- 122 unchanged lines hidden ---