Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
499b34cea04a46823d003d4c0520c8b03e8513cbBrian Wellington# CDDL HEADER START
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# The contents of this file are subject to the terms of the
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# Common Development and Distribution License (the "License").
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# You may not use this file except in compliance with the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15a44745412679c30a6d022733925af70a38b715David Lawrence# See the License for the specific language governing permissions
15a44745412679c30a6d022733925af70a38b715David Lawrence# and limitations under the License.
15a44745412679c30a6d022733925af70a38b715David Lawrence# When distributing Covered Code, include this CDDL HEADER in each
15a44745412679c30a6d022733925af70a38b715David Lawrence# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15a44745412679c30a6d022733925af70a38b715David Lawrence# If applicable, add the following below this CDDL HEADER, with the
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
4be63b1fd8c18dbeca1648d6cf22fa14f057a469David Lawrence# CDDL HEADER END
901b5fb3b3fa409a42ac7e93b7643f373997305bMark Andrews# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
05f90cac85760b4edef2962209df49ea019c180fMark Andrews# Path to the base of the uts directory tree (usually /usr/src/uts).
05f90cac85760b4edef2962209df49ea019c180fMark Andrews# Define the module and object file sets.
TEST = test
$(TOUCH) $@