Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# CDDL HEADER START
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# The contents of this file are subject to the terms of the
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# Common Development and Distribution License, Version 1.0 only
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# (the "License"). You may not use this file except in compliance
d64dfbc7772fb54b24914278b75b998856d79b59Dav Glass# with the License.
d64dfbc7772fb54b24914278b75b998856d79b59Dav Glass#
d64dfbc7772fb54b24914278b75b998856d79b59Dav Glass# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d64dfbc7772fb54b24914278b75b998856d79b59Dav Glass# or http://www.opensolaris.org/os/licensing.
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# See the License for the specific language governing permissions
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# and limitations under the License.
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# When distributing Covered Code, include this CDDL HEADER in each
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# If applicable, add the following below this CDDL HEADER, with the
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# fields enclosed by brackets "[]" replaced with your own identifying
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# information: Portions Copyright [yyyy] [name of copyright owner]
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# CDDL HEADER END
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass#
8554f998f3a63e186713e5302f54c54e4578b7f4Dav Glass# Copyright (c) 2000 by Sun Microsystems, Inc.
d64dfbc7772fb54b24914278b75b998856d79b59Dav Glass# All rights reserved.
#
#ident "%Z%%M% %I% %E% SMI"
#
# lib/libdhcpsvc/modules/files0/Makefile
include $(SRC)/lib/Makefile.lib
SUBDIRS = spec .WAIT $(MACH)
include ../../Makefile.subdirs