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