Makefile revision 1029
542N/A############################################################################### 810N/A# FreeGLUT 2.6.0 Makefile 542N/A# Copyright 2010, Oracle and/or its affiliates. All rights reserved. 542N/A# Permission is hereby granted, free of charge, to any person obtaining a 542N/A# copy of this software and associated documentation files (the 542N/A# "Software"), to deal in the Software without restriction, including 542N/A# without limitation the rights to use, copy, modify, merge, publish, 542N/A# distribute, and/or sell copies of the Software, and to permit persons 542N/A# to whom the Software is furnished to do so, provided that the above 542N/A# copyright notice(s) and this permission notice appear in all copies of 542N/A# the Software and that both the above copyright notice(s) and this 542N/A# permission notice appear in supporting documentation. 542N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 542N/A# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 542N/A# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 542N/A# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 542N/A# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL 542N/A# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING 542N/A# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 542N/A# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION 542N/A# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 542N/A# Except as contained in this notice, the name of a copyright holder 542N/A# shall not be used in advertising or otherwise to promote the sale, use 542N/A# or other dealings in this Software without prior written authorization 542N/A# of the copyright holder. 542N/A# Package name used in tarballs 542N/A# Version number (used in path names) 542N/A# Checksums for upstream tarball 810N/A# ARC cases that covered this module 542N/A# Download site for source 542N/A# Patches to apply to source after unpacking, in order 542N/A# Man pages to apply Sun footer to & attributes to list # We must build with GNU make # Command line options to GNU autoconf configure script # -xF is needed for mapfile reordering to work # FreeGLUT really wants to know that we are POSIX friendly # Add -lGL and -lGLU to LDFLAGS # But we don't want autoreconf