Makefile revision 1273
1767N/A# The contents of this file are subject to the terms of the 1767N/A# Common Development and Distribution License (the "License"). 1767N/A# You may not use this file except in compliance with the License. 1767N/A# See the License for the specific language governing permissions 1767N/A# and limitations under the License. 1767N/A# When distributing Covered Code, include this CDDL HEADER in each 1767N/A# If applicable, add the following below this CDDL HEADER, with the 1767N/A# fields enclosed by brackets "[]" replaced with your own identifying 1767N/A# information: Portions Copyright [yyyy] [name of copyright owner] 1767N/A# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. 1767N/A# Required to configure correctly. 1767N/A# SHELLOPTS appears to cause clisp's configure script to fail while 1767N/A# clisp's configure script is not a GNU auto* tools generated configure script 1767N/A# and doesn't take --sbindir, so we need to override the default values. # and x86 in the clisp package, because of embedded dates. # Adjust the "/ID [ ... ]" line in clisp.pdf to set it to a fixed value # to prevent it having different versions for SPARC and x86 in the clisp # package. This value is normally generated by ghostscript, and is # different on each machine. The fixed value that's been used comes from # value generated when building clisp on the Userland SPARC build machine. $(GSED) -i 's|^/ID.*|/ID [<DEA6B2ECA0DB714B6BEB6209A211AEF0><DEA6B2ECA0DB714B6BEB6209A211AEF0>]|' clisp.pdf) # One of the tests now needs the GNU tail command.