Makefile revision 304
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# CDDL HEADER START
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# The contents of this file are subject to the terms of the
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# Common Development and Distribution License (the "License").
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# You may not use this file except in compliance with the License.
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# See the License for the specific language governing permissions
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# and limitations under the License.
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# When distributing Covered Code, include this CDDL HEADER in each
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# If applicable, add the following below this CDDL HEADER, with the
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# fields enclosed by brackets "[]" replaced with your own identifying
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# information: Portions Copyright [yyyy] [name of copyright owner]
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# CDDL HEADER END
99030181384118f852c69f20f3b931bf796ec8faMatt Sweeney# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
download::
$(ID_FILES):
$(BUILD_DIR):
$(MKDIR) $@
test: $(NO_TESTS)
clean::