Makefile revision b0e753dd6a955fb2f10a0ce17d32bd33172e0400
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# CDDL HEADER START
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# The contents of this file are subject to the terms of the
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# Common Development and Distribution License (the "License").
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# You may not use this file except in compliance with the License.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# or http://www.opensolaris.org/os/licensing.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# See the License for the specific language governing permissions
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# and limitations under the License.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# When distributing Covered Code, include this CDDL HEADER in each
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# If applicable, add the following below this CDDL HEADER, with the
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# fields enclosed by brackets "[]" replaced with your own identifying
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# information: Portions Copyright [yyyy] [name of copyright owner]
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# CDDL HEADER END
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# Use is subject to license terms.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# These *BASE paths are used ONLY at build time to locate headers.
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# This builds against Apache 2.2 but the module should work with
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquist# any Apache 2.x version
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquistCPPFLAGS += -I$(ADJUNCT_PROTO)$(APACHEBASE)/include
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquistCPPFLAGS += -I$(ADJUNCT_PROTO)$(APR_BASE)/include
33a28b94ce2e89da8d1ca8d1b7c517907c141606patricklundquistCPPFLAGS += -I$(ADJUNCT_PROTO)$(APRUBASE)/include
# See: /usr/apache2/2.2/build/config_vars.mk
$(INS.file)
$(ROOTDIRS):
$(INS.dir)
lint: