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