Makefile revision 1422
18N/A############################################################################### 18N/A# Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved. 18N/A# Permission is hereby granted, free of charge, to any person obtaining a 18N/A# copy of this software and associated documentation files (the "Software"), 18N/A# to deal in the Software without restriction, including without limitation 18N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 18N/A# and/or sell copies of the Software, and to permit persons to whom the 18N/A# Software is furnished to do so, subject to the following conditions: 18N/A# The above copyright notice and this permission notice (including the next 18N/A# paragraph) shall be included in all copies or substantial portions of the 18N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 18N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 18N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 18N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 18N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 58N/A# DEALINGS IN THE SOFTWARE. 18N/A# Package name used in tarballs 135N/A# pkg(5) name we deliver the files in (override default) 136N/A# Version number (used in path names) 136N/A# Checksums for upstream tarball 135N/A# Download site for source 18N/A# Binaries built in tree 137N/A# Override some configure checks for libraries we don't need in the subset 137N/A# we build & ship - have to set them to be non-empty strings though or 135N/A### Include common rulesets 135N/A### Rules specific to this directory: 135N/A# Only care about building X demos 135N/A# Flags passed on make command line when building 135N/A# For testing - we don't ship the rest of these