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