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