12722387fSrie#
22722387fSrie# CDDL HEADER START
32722387fSrie#
42722387fSrie# The contents of this file are subject to the terms of the
52722387fSrie# Common Development and Distribution License (the "License").
62722387fSrie# You may not use this file except in compliance with the License.
72722387fSrie#
82722387fSrie# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92722387fSrie# or http://www.opensolaris.org/os/licensing.
102722387fSrie# See the License for the specific language governing permissions
112722387fSrie# and limitations under the License.
122722387fSrie#
132722387fSrie# When distributing Covered Code, include this CDDL HEADER in each
142722387fSrie# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152722387fSrie# If applicable, add the following below this CDDL HEADER, with the
162722387fSrie# fields enclosed by brackets "[]" replaced with your own identifying
172722387fSrie# information: Portions Copyright [yyyy] [name of copyright owner]
182722387fSrie#
192722387fSrie# CDDL HEADER END
202722387fSrie#
212722387fSrie
222722387fSrie#
232722387fSrie# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
242722387fSrie# Use is subject to license terms.
252722387fSrie#
26cf9a187cSAndy Fiddaman# Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
272722387fSrie#
282722387fSrie
292722387fSrieinclude		../Makefile.com
302722387fSrie
312722387fSrie.KEEP_STATE:
322722387fSrie
332722387fSrieELFLIBDIR =	$(ELFLIBDIR64)
342722387fSrieCONVLIBDIR =	$(CONVLIBDIR64)
352722387fSrie
362722387fSrieROOTPROG=	$(ROOTPROG64)
372722387fSrie
382722387fSrieinclude		../Makefile.targ
39e9db39ceSRichard Loweinclude		$(SRC)/Makefile.master.64
402722387fSrie
41*d8e10381SRichard Loweinstall:	$(ROOTPROG64)
42