Makefile revision 99653d4ee642c6528e88224f12409a5f23060994
2386N/A#
3681N/A# CDDL HEADER START
2386N/A#
2386N/A# The contents of this file are subject to the terms of the
2386N/A# Common Development and Distribution License (the "License").
2386N/A# You may not use this file except in compliance with the License.
2386N/A#
2386N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2386N/A# or http://www.opensolaris.org/os/licensing.
2386N/A# See the License for the specific language governing permissions
2386N/A# and limitations under the License.
2386N/A#
2386N/A# When distributing Covered Code, include this CDDL HEADER in each
2386N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2386N/A# If applicable, add the following below this CDDL HEADER, with the
2386N/A# fields enclosed by brackets "[]" replaced with your own identifying
2386N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2386N/A#
2386N/A# CDDL HEADER END
2386N/A#
2386N/A
2386N/A#
2386N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
2386N/A# Use is subject to license terms.
2386N/A#
2386N/A# ident "%Z%%M% %I% %E% SMI"
2386N/A#
2386N/A
2386N/ASUBDIRS = cpumem-retire eversholt io-retire ip-transport snmp-trapgen \
2386N/A syslog-msgs zfs-diagnosis zfs-retire
2386N/A
2816N/Ainclude ../../Makefile.subdirs
2816N/A