Makefile revision 25cf1a301a396c38e8adf52c15f537b80d2483f7
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# CDDL HEADER START
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# The contents of this file are subject to the terms of the
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# Common Development and Distribution License (the "License").
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# You may not use this file except in compliance with the License.
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# See the License for the specific language governing permissions
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# and limitations under the License.
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# When distributing Covered Code, include this CDDL HEADER in each
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# If applicable, add the following below this CDDL HEADER, with the
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# fields enclosed by brackets "[]" replaced with your own identifying
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# information: Portions Copyright [yyyy] [name of copyright owner]
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# CDDL HEADER END
6e16a663ee96cd1329e48518138efb415046d9f6mcecchetti# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# Use is subject to license terms.
29684a16b6c92bee28a94fdc2607bcc143950fa8johanengelen# ident "%Z%%M% %I% %E% SMI"
@if [ -f $@/Makefile ]; then \
$(ONVERS)
FRC: