Makefile revision 1780
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# CDDL HEADER START
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# The contents of this file are subject to the terms of the
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# Common Development and Distribution License (the "License").
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# You may not use this file except in compliance with the License.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# See the License for the specific language governing permissions
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# If applicable, add the following below this CDDL HEADER, with the
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# fields enclosed by brackets "[]" replaced with your own identifying
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# information: Portions Copyright [yyyy] [name of copyright owner]
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# CDDL HEADER END
3f08db06526d6901aa08c110b5bc7dde6bc39905nd# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd sha256:f2663d67f5820644a0b1c0b7dee4a5c764d829166fa28d5880442c28886729d9
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4ndCOMPONENT_ARCHIVE_URL= ftp://ftp.mrunix.net/pub/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# Adjust the log file pathname in the sample configuration file.
9335f6d807d76d60e54af4ededdebebddb3e3d13noodl# webalizer is defining u_int64_t but also uses db.h
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# which typedefs it, and parfait isn't happy.
f43ed9051a7f4db461d67ed4f7ece175b3dbca7cjerenkrantz# gcc4 may not be as well.
1c28b8f24d373dfe800f9d99b9eea20fd05c1376rjung# Needed to correctly build that 64-bit library.
bdd978e5ecd8daa2542d4d4e1988c78a622cd7f4nd# common targets