Makefile revision 1489
427N/A############################################################################### 427N/A# libXmu - miscellaneous utility functions based on libX11 & libXt 427N/A# Copyright (c) 2008, 2015, Oracle and/or its affiliates. All rights reserved. 427N/A# Permission is hereby granted, free of charge, to any person obtaining a 427N/A# copy of this software and associated documentation files (the "Software"), 427N/A# to deal in the Software without restriction, including without limitation 427N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 427N/A# and/or sell copies of the Software, and to permit persons to whom the 427N/A# Software is furnished to do so, subject to the following conditions: 427N/A# The above copyright notice and this permission notice (including the next 427N/A# paragraph) shall be included in all copies or substantial portions of the 427N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 427N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 427N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 427N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 427N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 2899N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 427N/A# DEALINGS IN THE SOFTWARE. 427N/A# Package name used in tarballs 427N/A# Version number (used in path names) 844N/A# Checksums for upstream tarball 2899N/A# Patches to apply to source after unpacking, in order 427N/A# Man pages to apply Sun footer to & attributes to list 427N/A# Dates to show in Oracle copyright notice in pkg license file 427N/A# Earliest & latest of the copyrights in the Oracle files in this pkg 3353N/A# ARC cases that covered this module 1938N/A# PSARC/2005/192 Update libXmu to X11R6.8 version 427N/A# PSARC/2008/036 libXmuu 427N/A# Additional pkg(5) package name used for libxmuu package 3353N/A# Merge in additional sources from sun-src directory # pkg-config files that need to have -R added # Command line options to GNU autoconf configure script # Work around libtool brokenness that adds -R `pwd` to libXmu build # Additional rules beyond what upstream provides # Additional files we need to install # Metadata for libxmuu package # Added Solaris files are only in libXmu, not libXmuu