Makefile revision 606
f743002678eb67b99bbc29fee116b65d9530fec0wrowe###############################################################################
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg#
a34684a59b60a4173c25035d0c627ef17e6dc215rpluem# Xaw Makefile
35006c658c32693022c67b70a3fcf53399e36bd7covener#
35006c658c32693022c67b70a3fcf53399e36bd7covener# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
35006c658c32693022c67b70a3fcf53399e36bd7covener# Use subject to license terms.
35006c658c32693022c67b70a3fcf53399e36bd7covener#
35006c658c32693022c67b70a3fcf53399e36bd7covener# Permission is hereby granted, free of charge, to any person obtaining a
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic# copy of this software and associated documentation files (the
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic# "Software"), to deal in the Software without restriction, including
e8bd80a4bb88199d2f9a24a50345688e52d9c116ylavic# without limitation the rights to use, copy, modify, merge, publish,
ac7482772673c7dab4afbf53649e07030fd57a8eylavic# distribute, and/or sell copies of the Software, and to permit persons
8c94893229334f5b79636e4ec53a992a0b9f9828ylavic# to whom the Software is furnished to do so, provided that the above
8c94893229334f5b79636e4ec53a992a0b9f9828ylavic# copyright notice(s) and this permission notice appear in all copies of
ac7482772673c7dab4afbf53649e07030fd57a8eylavic# the Software and that both the above copyright notice(s) and this
4330364fc1db390a69cc84d4d0f62138bcd5bf80covener# permission notice appear in supporting documentation.
4330364fc1db390a69cc84d4d0f62138bcd5bf80covener#
4330364fc1db390a69cc84d4d0f62138bcd5bf80covener# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
4330364fc1db390a69cc84d4d0f62138bcd5bf80covener# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
dd1e093863f13a4a3fbf09497cbd5cb039fadd76ylavic# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
dd1e093863f13a4a3fbf09497cbd5cb039fadd76ylavic# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
dd1e093863f13a4a3fbf09497cbd5cb039fadd76ylavic# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
dd1e093863f13a4a3fbf09497cbd5cb039fadd76ylavic# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic#
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# Except as contained in this notice, the name of a copyright holder
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# shall not be used in advertising or otherwise to promote the sale, use
330e16bea8fe9cace4de90c349750c03dfb1fe64ylavic# or other dealings in this Software without prior written authorization
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener# of the copyright holder.
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener#
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener# @(#)Makefile 1.5 09/01/14
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener#
d7205b1a86c51c27b71a2c458dc453fd53a261c1covener
44ff304057225e944e220e981d434a046d14cf06covener# Package name used in tarballs
44ff304057225e944e220e981d434a046d14cf06covenerMODULE_NAME=libXaw
44ff304057225e944e220e981d434a046d14cf06covener
44ff304057225e944e220e981d434a046d14cf06covener# Version number (used in path names)
ea30bfa68d711e27206df00abb140174b4e65ed7ylavicMODULE_VERSION=1.0.4
ea30bfa68d711e27206df00abb140174b4e65ed7ylavic
ea30bfa68d711e27206df00abb140174b4e65ed7ylavic# Patches to apply to source after unpacking, in order
ea30bfa68d711e27206df00abb140174b4e65ed7ylavicSOURCE_PATCHES=
291eb44b3adaf8247425286615b4f4b69fbea274minfrin
291eb44b3adaf8247425286615b4f4b69fbea274minfrin# Library name
291eb44b3adaf8247425286615b4f4b69fbea274minfrinLIBNAME=Xaw
5d1ba75b8794925e67591c209085a49279791de9covener
5d1ba75b8794925e67591c209085a49279791de9covener# Library man pages to apply Sun footer to & attributes to list
5d1ba75b8794925e67591c209085a49279791de9covenerSUNTOUCHED_MANPAGES=man/*.man
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandSUN_PACKAGE=SUNWxwplt
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandMODULE_STABILITY=Uncommitted
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandLIB_MAN_SUFFIX=3Xaw
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrand
caad2986f81ab263f7af41467dd622dc9add17f3ylavic# Link with version mapfile
caad2986f81ab263f7af41467dd622dc9add17f3ylavic# MODULE_LD_OPTIONS = -M $(PWD)/mapfile-vers
caad2986f81ab263f7af41467dd622dc9add17f3ylavic
caad2986f81ab263f7af41467dd622dc9add17f3ylavic# pkg-config files that need to have -R added
45a10d38e6051fd7bdf9d742aaae633d97ff02abjailletcFIX_PC_FILES=xaw7.pc.in
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton
f7317ff316c2b141feea31bddb74d5d3fa1584edjorton# Additional arguments to pass to configure
939a5386274c80af51ee9fff4b0ca29f0c799da5covener# We only ship libXaw.so.7 right now, since we don't need to maintain binary
939a5386274c80af51ee9fff4b0ca29f0c799da5covener# compatibility with the libXaw.so.6 version we never shipped, and never
939a5386274c80af51ee9fff4b0ca29f0c799da5covener# started shipping the now-dropped-by-X.Org libXaw.so.8 (Xaw + Xprint)
939a5386274c80af51ee9fff4b0ca29f0c799da5covenerMODULE_CONFIG_OPTS= --disable-xaw6 --disable-xaw8
4472df9a373740420f81c4c14a331b54d2f91603covener
4472df9a373740420f81c4c14a331b54d2f91603covenerinclude ../Makefile.inc
4472df9a373740420f81c4c14a331b54d2f91603covener
2165214331e4afafca4048f66f303d0253d7b001covener