Makefile revision 970
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou###############################################################################
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# libFS Makefile
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Permission is hereby granted, free of charge, to any person obtaining a
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# copy of this software and associated documentation files (the "Software"),
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# to deal in the Software without restriction, including without limitation
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# the rights to use, copy, modify, merge, publish, distribute, sublicense,
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# and/or sell copies of the Software, and to permit persons to whom the
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Software is furnished to do so, subject to the following conditions:
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# The above copyright notice and this permission notice (including the next
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# paragraph) shall be included in all copies or substantial portions of the
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# DEALINGS IN THE SOFTWARE.
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Package name used in tarballs
60c87d2f1e3b504b80f6fe2b48d9ec992434a94cjdemendi# Version number (used in path names)
60c87d2f1e3b504b80f6fe2b48d9ec992434a94cjdemendi# Checksums for upstream tarball
60c87d2f1e3b504b80f6fe2b48d9ec992434a94cjdemendiTARBALL_SHA1 = 41cf53fae37210acaa034199f01f36af3f3ec548
60c87d2f1e3b504b80f6fe2b48d9ec992434a94cjdemendi# Patches to apply to source after unpacking, in order
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Regenerate Makefile.in's from Makefile.am's after patching them
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Library name
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Man pages to apply Sun footer to & attributes to list
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou#SUNTOUCHED_MANPAGES=man/*.man
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# Link with version mapfile
02dfa37c68e25bff17fa958b0773b88262bb1380jarnou# pkg-config files that need to have -R added