Makefile revision 5795
307N/A# The contents of this file are subject to the terms of the 307N/A# Common Development and Distribution License (the "License"). 307N/A# You may not use this file except in compliance with the License. 307N/A# See the License for the specific language governing permissions 307N/A# and limitations under the License. 307N/A# When distributing Covered Code, include this CDDL HEADER in each 307N/A# If applicable, add the following below this CDDL HEADER, with the 307N/A# fields enclosed by brackets "[]" replaced with your own identifying 307N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. 307N/A# While the tree currently builds with Studio, we need to make sure it also 307N/A# builds with gcc when submitting patches upstream, and having both sets of 3038N/A# options in the CFLAGS below makes it easy to switch when needed. 307N/A# Enable additional warnings, since we've modified this code a lot 307N/A# Additional optimization flags, to make the hacks show off the hardware 5680N/A# better and because for just a screensaver display we can get away with 1938N/A# using optimizations that may change strict correctness of floating point ops. 307N/A# Fix 64-bit linking; compiler is used for the linking. 307N/A# forces the update of the standard automake files that autoreconf will not 307N/A# but it will update the required files. 4337N/A# Need to pick up the GNU version of xgettext. # Libraries & programs to depend on # X extensions to support # Support locking the screen by normal users and by root # and allow user switching from the lock screen with gdmflexiserver # Use only PAM, not direct /etc/shadow or kerberos access # Data sources for images & text in hacks # Do not install setuid hacks # The potfiles.in updates don't work unless source is cloned to build dir # The "-o Makefile" & touch stamp-it is needed to avoid infinite looping. # Recognizing DESTDIR as most autotools packages do would be too easy, # so xscreensaver makes us override install_prefix instead for the same effect. # Remove hacks we've chosen not to ship at all for various reasons REMOVED_HACKS=
"extrusion flyingtoasters ljlatest sonar webcollage"