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