Makefile revision 1402
ee9c9500ab13c1093fc3feaf2aa5a0d330d0bfadKay Sievers###############################################################################
cff452c7e974db5053cdbd0d7bbbab2e3b4c91b9Kay Sievers# accessx accessibility feature configuration utility Makefile
cff452c7e974db5053cdbd0d7bbbab2e3b4c91b9Kay Sievers# Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers# Permission is hereby granted, free of charge, to any person obtaining a
7c66aeba0f28cb82027d6015405ed71afa3b6059Kay Sievers# copy of this software and associated documentation files (the "Software"),
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering# to deal in the Software without restriction, including without limitation
c904f64d84db8c4eebedf210ba10893f19ba05edLennart Poettering# the rights to use, copy, modify, merge, publish, distribute, sublicense,
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# and/or sell copies of the Software, and to permit persons to whom the
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# Software is furnished to do so, subject to the following conditions:
f957632b960a0a42999b38ded7089fa602b41745Kay Sievers# The above copyright notice and this permission notice (including the next
a40593a0d0d740efa387e35411e1e456a6c5aba7Lennart Poettering# paragraph) shall be included in all copies or substantial portions of the
ea92ae33e0fbbf8a98cd2e08ca5a850d83d57faeMaciej Wereski# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
ea92ae33e0fbbf8a98cd2e08ca5a850d83d57faeMaciej Wereski# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
04ac799283f517672a5424e7c5bf066cfa4ca020Zbigniew Jędrzejewski-Szmek# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
04ac799283f517672a5424e7c5bf066cfa4ca020Zbigniew Jędrzejewski-Szmek# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
04ac799283f517672a5424e7c5bf066cfa4ca020Zbigniew Jędrzejewski-Szmek# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
04ac799283f517672a5424e7c5bf066cfa4ca020Zbigniew Jędrzejewski-Szmek# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
466784c8710e5cb0e0b86a16506d992d7ec5b619Kay Sievers# DEALINGS IN THE SOFTWARE.
81d112a8f0522a09fcfe317f420363a2b728137cLennart Poettering# Package name used in tarballs
55d32caf94d8df547ca763be52b0c35bb6388606Lennart Poettering# Package metadata
bafb15bab99887d1b6b8a35136531bac6c3876a6Lennart Poettering# Dates to show in Oracle copyright notice in pkg license file
bafb15bab99887d1b6b8a35136531bac6c3876a6Lennart Poettering# Earliest & latest of the copyrights in the Oracle files in this pkg
bafb15bab99887d1b6b8a35136531bac6c3876a6Lennart Poettering# pkg(5) name we deliver the files in (override default)
049b4474b35d0b854f87b0795a5113665413f6a4Lennart Poettering# Package classification (override default)
bafb15bab99887d1b6b8a35136531bac6c3876a6Lennart PoetteringMODULE_PKGCLASS=Applications/Universal Access
60411ac750ec928114be80b133d9782a1cb2da62Lennart Poettering# No upstream sources, only local sources
94676f3e9352cbf1f72e0a512ee0d2ed83ff676dLennart Poettering# Haven't made sure it's 64-bit clean yet, so continue building 32-bit for now
6fd4d0209827e5c3e52fa8c7144852f550f8f95cLennart Poettering# Man pages to apply Sun footer to & attributes to list
49a6199b42b34ac16b03af9eec9b4ee7a31aa9f4Lennart Poettering# No configure script to run
d16bd0556127962e0dc19f2b049edb09f354bedbLennart Poettering# Override timestamps embedded in uil output files
4ba93280223ceb5de1bcedb196c38252f334521aLennart Poettering# Since we don't have a configure script, pass configure flags to make
4ba93280223ceb5de1bcedb196c38252f334521aLennart PoetteringMODULE_CONFIG_ENV = PREFIX=$(MODULE_PREFIX) $(CONSTANT_TIME)
a427c13d26d08195f96679bde6753796f0e0b54aDavid Strauss# Compatibility links from /usr/X11/bin to /usr/bin