Makefile revision 1258
86N/A# The contents of this file are subject to the terms of the 86N/A# Common Development and Distribution License (the "License"). 86N/A# You may not use this file except in compliance with the License. 86N/A# See the License for the specific language governing permissions 86N/A# and limitations under the License. 86N/A# When distributing Covered Code, include this CDDL HEADER in each 86N/A# If applicable, add the following below this CDDL HEADER, with the 86N/A# fields enclosed by brackets "[]" replaced with your own identifying 86N/A# information: Portions Copyright [yyyy] [name of copyright owner] 86N/A# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. 1938N/A# libtool linking will fail unless we re-create configure. 86N/A# lighttpd is logging using __FILE__ macro. Cloning will make this happen 86N/A# using just source file names (without full absolute paths).