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