xref: /titanic_52/usr/src/cmd/pools/poold/libjpool/sparcv9/Makefile (revision f936286c99fb83153e4bfd870eb2830a990a82c1)
1*f936286cSAlexander Pyhalov#
2*f936286cSAlexander Pyhalov# This file and its contents are supplied under the terms of the
3*f936286cSAlexander Pyhalov# Common Development and Distribution License ("CDDL"), version 1.0.
4*f936286cSAlexander Pyhalov# You may only use this file in accordance with the terms of version
5*f936286cSAlexander Pyhalov# 1.0 of the CDDL.
6*f936286cSAlexander Pyhalov#
7*f936286cSAlexander Pyhalov# A full copy of the text of the CDDL should have accompanied this
8*f936286cSAlexander Pyhalov# source.  A copy of the CDDL is also available via the Internet at
9*f936286cSAlexander Pyhalov# http://www.illumos.org/license/CDDL.
10*f936286cSAlexander Pyhalov#
11*f936286cSAlexander Pyhalov
12*f936286cSAlexander Pyhalov#
13*f936286cSAlexander Pyhalov# Copyright 2017 Alexander Pyhalov
14*f936286cSAlexander Pyhalov#
15*f936286cSAlexander Pyhalov
16*f936286cSAlexander Pyhalovinclude ../Makefile.com
17*f936286cSAlexander Pyhalovinclude $(SRC)/Makefile.master.64
18*f936286cSAlexander Pyhalov
19*f936286cSAlexander Pyhalovinstall: all $(ROOTLIBS) $(ROOTLINKS)
20