1*b0b09e93Ssubhan# 2*b0b09e93Ssubhan# CDDL HEADER START 3*b0b09e93Ssubhan# 4*b0b09e93Ssubhan# The contents of this file are subject to the terms of the 5*b0b09e93Ssubhan# Common Development and Distribution License (the "License"). 6*b0b09e93Ssubhan# You may not use this file except in compliance with the License. 7*b0b09e93Ssubhan# 8*b0b09e93Ssubhan# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*b0b09e93Ssubhan# or http://www.opensolaris.org/os/licensing. 10*b0b09e93Ssubhan# See the License for the specific language governing permissions 11*b0b09e93Ssubhan# and limitations under the License. 12*b0b09e93Ssubhan# 13*b0b09e93Ssubhan# When distributing Covered Code, include this CDDL HEADER in each 14*b0b09e93Ssubhan# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*b0b09e93Ssubhan# If applicable, add the following below this CDDL HEADER, with the 16*b0b09e93Ssubhan# fields enclosed by brackets "[]" replaced with your own identifying 17*b0b09e93Ssubhan# information: Portions Copyright [yyyy] [name of copyright owner] 18*b0b09e93Ssubhan# 19*b0b09e93Ssubhan# CDDL HEADER END 20*b0b09e93Ssubhan# 21*b0b09e93Ssubhan# 22*b0b09e93Ssubhan# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 23*b0b09e93Ssubhan# Use is subject to license terms. 24*b0b09e93Ssubhan# 25*b0b09e93Ssubhan#ident "%Z%%M% %I% %E% SMI" 26*b0b09e93Ssubhan 27*b0b09e93SsubhanSUBDIRS = oplhwd 28*b0b09e93Ssubhaninclude $(SRC)/cmd/mdb/Makefile.subdirs 29