1afc2ba1dSToomas Soome# 2afc2ba1dSToomas Soome# This file and its contents are supplied under the terms of the 3afc2ba1dSToomas Soome# Common Development and Distribution License ("CDDL"), version 1.0. 4afc2ba1dSToomas Soome# You may only use this file in accordance with the terms of version 5afc2ba1dSToomas Soome# 1.0 of the CDDL. 6afc2ba1dSToomas Soome# 7afc2ba1dSToomas Soome# A full copy of the text of the CDDL should have accompanied this 8afc2ba1dSToomas Soome# source. A copy of the CDDL is also available via the Internet at 9afc2ba1dSToomas Soome# http://www.illumos.org/license/CDDL. 10afc2ba1dSToomas Soome# 11afc2ba1dSToomas Soome 12afc2ba1dSToomas Soome# 13afc2ba1dSToomas Soome# Copyright 2016 Toomas Soome <tsoome@me.com> 14afc2ba1dSToomas Soome# 15afc2ba1dSToomas Soome 16afc2ba1dSToomas Soomeinclude ../Makefile.com 17afc2ba1dSToomas Soomeinclude ../../Makefile.lib.64 18afc2ba1dSToomas Soome 19*241c90a0SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64) 20