xref: /titanic_51/usr/src/lib/libsff/amd64/Makefile (revision 59596c01ca1b980a016d25670874f53e64c27ec0)
1*59596c01SRobert Mustacchi#
2*59596c01SRobert Mustacchi# This file and its contents are supplied under the terms of the
3*59596c01SRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*59596c01SRobert Mustacchi# You may only use this file in accordance with the terms of version
5*59596c01SRobert Mustacchi# 1.0 of the CDDL.
6*59596c01SRobert Mustacchi#
7*59596c01SRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*59596c01SRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*59596c01SRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*59596c01SRobert Mustacchi#
11*59596c01SRobert Mustacchi
12*59596c01SRobert Mustacchi#
13*59596c01SRobert Mustacchi# Copyright (c) 2017 Joyent, Inc.
14*59596c01SRobert Mustacchi#
15*59596c01SRobert Mustacchi
16*59596c01SRobert Mustacchiinclude ../Makefile.com
17*59596c01SRobert Mustacchiinclude ../../Makefile.lib.64
18*59596c01SRobert Mustacchi
19*59596c01SRobert Mustacchiinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
20