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