Makefile revision 4bab10e9701c2ee972891c467afe08ad790d5c07
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# CDDL HEADER START
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# The contents of this file are subject to the terms of the
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# Common Development and Distribution License (the "License").
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# You may not use this file except in compliance with the License.
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# See the License for the specific language governing permissions
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# and limitations under the License.
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# When distributing Covered Code, include this CDDL HEADER in each
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# If applicable, add the following below this CDDL HEADER, with the
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# CDDL HEADER END
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# Use is subject to license terms.
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsyncMODULES = $(COMMON_MODULES_PROC) $(COMMON_MODULES_PROC_32BIT) \
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync $(CLOSED_COMMON_MODULES_KVM:%=$(CLOSED)/cmd/mdb/intel/ia32/%)
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsyncSUBDIRS = mdb mdb_ks kmdb libstandctf libstand .WAIT $(MODULES)
a5e7ae69e440f6816420fc99599f044e79e716b6vboxsync# inter-module dependencies