Makefile revision 25c28e83beb90e7c80452a7c818c5e6f73a07dc8
333fe280eb574439ef3f828d8755dd9e243ec855Andreas Gustafsson#
a6a23642eaf383add7a0be045c01e7dd8278ccafAndreas Gustafsson# This file and its contents are supplied under the terms of the
a6a23642eaf383add7a0be045c01e7dd8278ccafAndreas Gustafsson# Common Development and Distribution License ("CDDL"), version 1.0.
250ed9e230b3903b1b264dd1ed2f691fc7cd2f8fAndreas Gustafsson# You may only use this file in accordance with the terms of version
250ed9e230b3903b1b264dd1ed2f691fc7cd2f8fAndreas Gustafsson# 1.0 of the CDDL.
2fd63cf561135572339d4e2ff0c06695e3dcf1baMark Andrews#
2fd63cf561135572339d4e2ff0c06695e3dcf1baMark Andrews# A full copy of the text of the CDDL should have accompanied this
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson# source. A copy of the CDDL is also available via the Internet at
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson# http://www.illumos.org/license/CDDL.
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson#
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson#
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson#
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas GustafssonTARGET_ARCH= sparcv9
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
97bb3725292d3f74bcb0a32be6a76b2da34ba494Andreas Gustafssoninclude ../Makefile.com
97bb3725292d3f74bcb0a32be6a76b2da34ba494Andreas Gustafssoninclude $(SRC)/lib/Makefile.lib.64
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas GustafssonCHIP = ultra
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafssoninstall: all $(ROOTLIBS64) $(ROOTLINKS64)
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafssoninclude ../Makefile.targ
22f0b13f28a7df3b348b18848d0ccd745ea88c3cAndreas Gustafsson