xref: /illumos-gate/usr/src/lib/libofmt/sparc/Makefile (revision 241c90a06e8d1708235651863df515a2d522a03a)
1e96f8419SYuri Pankov#
2e96f8419SYuri Pankov# This file and its contents are supplied under the terms of the
3e96f8419SYuri Pankov# Common Development and Distribution License ("CDDL"), version 1.0.
4e96f8419SYuri Pankov# You may only use this file in accordance with the terms of version
5e96f8419SYuri Pankov# 1.0 of the CDDL.
6e96f8419SYuri Pankov#
7e96f8419SYuri Pankov# A full copy of the text of the CDDL should have accompanied this
8e96f8419SYuri Pankov# source.  A copy of the CDDL is also available via the Internet at
9e96f8419SYuri Pankov# http://www.illumos.org/license/CDDL.
10e96f8419SYuri Pankov#
11e96f8419SYuri Pankov
12e96f8419SYuri Pankov#
13e96f8419SYuri Pankov# Copyright 2017 Nexenta Systems, Inc.
14e96f8419SYuri Pankov#
15e96f8419SYuri Pankov
16e96f8419SYuri Pankovinclude		../Makefile.com
17e96f8419SYuri Pankov
18*241c90a0SRichard Loweinstall:	all $(ROOTLIBS) $(ROOTLINKS)
19