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