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