Makefile revision e2c5185af3c50d9510e5df68aa37abdc6c0d3aac
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# CDDL HEADER START
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# The contents of this file are subject to the terms of the
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# Common Development and Distribution License (the "License").
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# You may not use this file except in compliance with the License.
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# See the License for the specific language governing permissions
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# and limitations under the License.
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# When distributing Covered Code, include this CDDL HEADER in each
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# If applicable, add the following below this CDDL HEADER, with the
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
a9b62afc62b28da7a1a77f34259f8013892d9664vboxsync# CDDL HEADER END
a9b62afc62b28da7a1a77f34259f8013892d9664vboxsync# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# We need assym.h, but it won't build directly. smt_pause.o depends on
59ea9a9e5d84a87a4e3f4dd3a8f21fbfa82b1190vboxsync# assym.h, so building it forces assym.h to be built.