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