Makefile revision 328
328N/A# The contents of this file are subject to the terms of the 328N/A# Common Development and Distribution License (the "License"). 328N/A# You may not use this file except in compliance with the License. 328N/A# See the License for the specific language governing permissions 328N/A# and limitations under the License. 328N/A# When distributing Covered Code, include this CDDL HEADER in each 328N/A# If applicable, add the following below this CDDL HEADER, with the 328N/A# fields enclosed by brackets "[]" replaced with your own identifying 328N/A# information: Portions Copyright [yyyy] [name of copyright owner] 328N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 328N/A# Required to configure correctly. 328N/A# The clisp configure script exits with a failure if run with bash, 328N/A# but works fine with ksh. 328N/A# clisp's configure script is not a GNU auto* tools generated configure script 328N/A# and doesn't take --sbindir, so we need to override the default values.