xref: /illumos-gate/usr/src/cmd/mdb/intel/modules/i40e/Makefile (revision 95cb2e31c87e3febe7315833e075c1b16451e44c)
1*3cb4cf2cSRobert Mustacchi#
2*3cb4cf2cSRobert Mustacchi# This file and its contents are supplied under the terms of the
3*3cb4cf2cSRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0.
4*3cb4cf2cSRobert Mustacchi# You may only use this file in accordance with the terms of version
5*3cb4cf2cSRobert Mustacchi# 1.0 of the CDDL.
6*3cb4cf2cSRobert Mustacchi#
7*3cb4cf2cSRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this
8*3cb4cf2cSRobert Mustacchi# source.  A copy of the CDDL is also available via the Internet at
9*3cb4cf2cSRobert Mustacchi# http://www.illumos.org/license/CDDL.
10*3cb4cf2cSRobert Mustacchi#
11*3cb4cf2cSRobert Mustacchi
12*3cb4cf2cSRobert Mustacchi#
13*3cb4cf2cSRobert Mustacchi# Copyright 2016 Joyent, Inc.
14*3cb4cf2cSRobert Mustacchi#
15*3cb4cf2cSRobert Mustacchi
16*3cb4cf2cSRobert Mustacchiinclude $(SRC)/Makefile.master
17*3cb4cf2cSRobert Mustacchi$(BUILD64)SUBDIRS += 	$(MACH64)
18*3cb4cf2cSRobert Mustacchiinclude ../../../Makefile.subdirs
19