1*4c1177a4SToomas Soome# 2*4c1177a4SToomas Soome# This file and its contents are supplied under the terms of the 3*4c1177a4SToomas Soome# Common Development and Distribution License ("CDDL"), version 1.0. 4*4c1177a4SToomas Soome# You may only use this file in accordance with the terms of version 5*4c1177a4SToomas Soome# 1.0 of the CDDL. 6*4c1177a4SToomas Soome# 7*4c1177a4SToomas Soome# A full copy of the text of the CDDL should have accompanied this 8*4c1177a4SToomas Soome# source. A copy of the CDDL is also available via the Internet at 9*4c1177a4SToomas Soome# http://www.illumos.org/license/CDDL. 10*4c1177a4SToomas Soome# 11*4c1177a4SToomas Soome 12*4c1177a4SToomas Soomeinclude ../Makefile.com 13*4c1177a4SToomas Soome 14*4c1177a4SToomas Soome.KEEP_STATE: 15*4c1177a4SToomas Soome 16*4c1177a4SToomas Soomeall: 17*4c1177a4SToomas Soome 18*4c1177a4SToomas Soomeinclude $(SRC)/cmd/boot/Makefile.targ 19