Makefile revision 1408
05f05512edc3c603817d6980bb5bd08f965679aedlezcano###############################################################################
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# appres - Utility to list Xt application resource database
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Permission is hereby granted, free of charge, to any person obtaining a
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# copy of this software and associated documentation files (the "Software"),
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# to deal in the Software without restriction, including without limitation
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# the rights to use, copy, modify, merge, publish, distribute, sublicense,
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# and/or sell copies of the Software, and to permit persons to whom the
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Software is furnished to do so, subject to the following conditions:
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# The above copyright notice and this permission notice (including the next
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# paragraph) shall be included in all copies or substantial portions of the
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
925aaa312480da5584b2e5e8f963ce1d85b97232legoater# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
925aaa312480da5584b2e5e8f963ce1d85b97232legoater# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
681799f9b33144ea787325f753de49320d8c02f1dlezcano# DEALINGS IN THE SOFTWARE.
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Package name used in tarballs
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# pkg(5) name we deliver the files in (override default)
0ad19a3fc3de5592e2453070a818a5a41687900edlezcanoMODULE_DESC = the appres Xt application resource list utility
0ad19a3fc3de5592e2453070a818a5a41687900edlezcano# Version number (used in path names)