Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# CDDL HEADER START
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# The contents of this file are subject to the terms of the
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Common Development and Distribution License, Version 1.0 only
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# (the "License"). You may not use this file except in compliance
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# with the License.
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# See the License for the specific language governing permissions
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# and limitations under the License.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# When distributing Covered Code, include this CDDL HEADER in each
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# If applicable, add the following below this CDDL HEADER, with the
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# fields enclosed by brackets "[]" replaced with your own identifying
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# information: Portions Copyright [yyyy] [name of copyright owner]
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# CDDL HEADER END
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Use is subject to license terms.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq#ident "%Z%%M% %I% %E% SMI"
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# This makefile creates the flowacct accounting (ipp) module.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# sparc architecture dependent
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Path to the base of the uts directory tree (usually /usr/src/uts).
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Define the module and object file sets.
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# Include common rules.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Override defaults
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# Define targets
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# lint pass one enforcement
e8b603fa9ccf7b17b11b42df6d8916fd97c2331dnd# Default build targets.
1a35f16e9796bc2469c8f8ab765a15afb4fd854bniq# Include common targets.