Makefile revision 5680
906N/A# The contents of this file are subject to the terms of the 906N/A# Common Development and Distribution License (the "License"). 906N/A# You may not use this file except in compliance with the License. 906N/A# See the License for the specific language governing permissions 906N/A# and limitations under the License. 906N/A# When distributing Covered Code, include this CDDL HEADER in each 906N/A# If applicable, add the following below this CDDL HEADER, with the 906N/A# fields enclosed by brackets "[]" replaced with your own identifying 906N/A# information: Portions Copyright [yyyy] [name of copyright owner] 906N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 906N/A# Fix 64-bit linking via compiler. 3817N/A# Adjust the log file pathname in the sample configuration file. 3703N/A# webalizer is defining u_int64_t but also uses db.h 1389N/A# which typedefs it, and parfait and gcc 4.7 aren't happy.