Makefile revision c0e7977a434048a8bc7386ea0e8befaa77a646cf
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# CDDL HEADER START
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# The contents of this file are subject to the terms of the
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# Common Development and Distribution License (the "License").
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# You may not use this file except in compliance with the License.
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# or http://www.opensolaris.org/os/licensing.
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# See the License for the specific language governing permissions
9392aa200c97ef34aa41d308be57f7043ec0e3e1Christian Maeder# and limitations under the License.
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
UTSBASE = ..
# NOTE: The rules for generating priv_const.c file are shared between all
# priv_const.c is required to build genunix.
%.prereq:
@if [ -f $@/Makefile ]; then \