Makefile revision 916
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames# CDDL HEADER START
900127764fb985c340ee4979cac97146a330c694trawick# The contents of this file are subject to the terms of the
1a6a0072a95887164091e366ba0e89c2b39a954abrianp# Common Development and Distribution License (the "License").
1a6a0072a95887164091e366ba0e89c2b39a954abrianp# You may not use this file except in compliance with the License.
6f4c27ba6e152792f3729069e8d8313ebc87cc60jwoolley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6f4c27ba6e152792f3729069e8d8313ebc87cc60jwoolley# See the License for the specific language governing permissions
23ce412bd50a47accab4dd26019b78810bbf46ebtrawick# and limitations under the License.
23ce412bd50a47accab4dd26019b78810bbf46ebtrawick# When distributing Covered Code, include this CDDL HEADER in each
6865813dee5d3c1ebf12dd810368171792a0190atrawick# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6865813dee5d3c1ebf12dd810368171792a0190atrawick# If applicable, add the following below this CDDL HEADER, with the
6865813dee5d3c1ebf12dd810368171792a0190atrawick# fields enclosed by brackets "[]" replaced with your own identifying
97719ad970d779ac48af9364ab0ea9fdcc27470ajwoolley# information: Portions Copyright [yyyy] [name of copyright owner]
97719ad970d779ac48af9364ab0ea9fdcc27470ajwoolley# CDDL HEADER END
ba00c3b7c20f00ce631b89ae3b1cd3bae8d1b165rbb# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbbCOMPONENT_PROJECT_URL= http://savannah.nongnu.org/projects/quilt/
6e954603b02f2b7d4ad80af17d9b3cc6f0bacf69rbb sha256:3d72a292e432beb9a73f9d0acfe3a77c9b4d7e42209919bb244e9958c7cfe64b
fa449f5bc87c5d87c4c60e778c9c882e7254de7ejwoolleyCOMPONENT_ARCHIVE_URL= http://download.savannah.gnu.org/releases/quilt/$(COMPONENT_ARCHIVE)
17bc0e8f2e3816e25bc8fd3fadf39357340aebd0jerenkrantz# without this, some make messages end up in the
17bc0e8f2e3816e25bc8fd3fadf39357340aebd0jerenkrantz# generated README and man pages.
e6cc28a5eb3371ba0c38e941855e71ff0054f50erbb# Quilt will need this option until Solaris has GNU getopt.
ae64f3e7385f21ca9d4f30cc7f8702a9ac1034b6trawickCONFIGURE_OPTIONS += --with-perl=/usr/perl5/$(PERL_VERSION)/bin/perl
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregamesCONFIGURE_OPTIONS += --with-pod2man=/usr/perl5/$(PERL_VERSION)/bin/pod2man
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregamesCONFIGURE_OPTIONS += --with-xgettext=/usr/bin/gxgettext
2a20a2f8432a15b530e0a6b0998c32f40aef82a8gregames# common targets