xref: /illumos-gate/usr/src/lib/libdhcpagent/amd64/Makefile (revision cd61ae21816e53b94bc1673f3f1aa651fc3115e8)
178a2e113SAndy Fiddaman#
278a2e113SAndy Fiddaman# CDDL HEADER START
378a2e113SAndy Fiddaman#
478a2e113SAndy Fiddaman# The contents of this file are subject to the terms of the
578a2e113SAndy Fiddaman# Common Development and Distribution License, Version 1.0 only
678a2e113SAndy Fiddaman# (the "License").  You may not use this file except in compliance
778a2e113SAndy Fiddaman# with the License.
878a2e113SAndy Fiddaman#
978a2e113SAndy Fiddaman# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1078a2e113SAndy Fiddaman# or http://www.opensolaris.org/os/licensing.
1178a2e113SAndy Fiddaman# See the License for the specific language governing permissions
1278a2e113SAndy Fiddaman# and limitations under the License.
1378a2e113SAndy Fiddaman#
1478a2e113SAndy Fiddaman# When distributing Covered Code, include this CDDL HEADER in each
1578a2e113SAndy Fiddaman# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1678a2e113SAndy Fiddaman# If applicable, add the following below this CDDL HEADER, with the
1778a2e113SAndy Fiddaman# fields enclosed by brackets "[]" replaced with your own identifying
1878a2e113SAndy Fiddaman# information: Portions Copyright [yyyy] [name of copyright owner]
1978a2e113SAndy Fiddaman#
2078a2e113SAndy Fiddaman# CDDL HEADER END
2178a2e113SAndy Fiddaman#
2278a2e113SAndy Fiddaman#
2378a2e113SAndy Fiddaman# Copyright (c) 1999-2001 by Sun Microsystems, Inc.
2478a2e113SAndy Fiddaman# All rights reserved.
2578a2e113SAndy Fiddaman#
2678a2e113SAndy Fiddaman# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
2778a2e113SAndy Fiddaman#
2878a2e113SAndy Fiddaman
2978a2e113SAndy Fiddamaninclude ../Makefile.com
3078a2e113SAndy Fiddamaninclude ../../Makefile.lib.64
3178a2e113SAndy Fiddaman
32*cd61ae21SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)
33