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