xref: /illumos-gate/usr/src/lib/libdhcpagent/sparcv9/Makefile (revision cd61ae21816e53b94bc1673f3f1aa651fc3115e8)
117a06589SPeter Tribble#
217a06589SPeter Tribble# CDDL HEADER START
317a06589SPeter Tribble#
417a06589SPeter Tribble# The contents of this file are subject to the terms of the
517a06589SPeter Tribble# Common Development and Distribution License, Version 1.0 only
617a06589SPeter Tribble# (the "License").  You may not use this file except in compliance
717a06589SPeter Tribble# with the License.
817a06589SPeter Tribble#
917a06589SPeter Tribble# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1017a06589SPeter Tribble# or http://www.opensolaris.org/os/licensing.
1117a06589SPeter Tribble# See the License for the specific language governing permissions
1217a06589SPeter Tribble# and limitations under the License.
1317a06589SPeter Tribble#
1417a06589SPeter Tribble# When distributing Covered Code, include this CDDL HEADER in each
1517a06589SPeter Tribble# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1617a06589SPeter Tribble# If applicable, add the following below this CDDL HEADER, with the
1717a06589SPeter Tribble# fields enclosed by brackets "[]" replaced with your own identifying
1817a06589SPeter Tribble# information: Portions Copyright [yyyy] [name of copyright owner]
1917a06589SPeter Tribble#
2017a06589SPeter Tribble# CDDL HEADER END
2117a06589SPeter Tribble#
2217a06589SPeter Tribble#
2317a06589SPeter Tribble# Copyright (c) 1999-2001 by Sun Microsystems, Inc.
2417a06589SPeter Tribble# All rights reserved.
2517a06589SPeter Tribble#
2617a06589SPeter Tribble# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
2717a06589SPeter Tribble#
2817a06589SPeter Tribble
2917a06589SPeter Tribbleinclude ../Makefile.com
3017a06589SPeter Tribbleinclude ../../Makefile.lib.64
3117a06589SPeter Tribble
32*cd61ae21SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)
33