Makefile.files (62dadd654b88164ac263978699c78aa01647a39b) Makefile.files (565657ca18725b8f8dbe5b93704cc1d173be9d65)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 8 unchanged lines hidden (view full) ---

17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright (c) 2013, Joyent, Inc. All rights reserved.
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 8 unchanged lines hidden (view full) ---

17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
24# Copyright (c) 2013, Joyent, Inc. All rights reserved.
25# Copyright 2016 Nexenta Systems, Inc.
25#
26
27#
28# This Makefile defines all file modules and build rules for the
29# directory uts/intel and its children. These are the source files which
30# are specific to x86 processor architectures.
31#
32

--- 279 unchanged lines hidden (view full) ---

312
313#
314# VMware VMXNET3 virtual network device
315#
316VMXNET3S_OBJS = vmxnet3_main.o \
317 vmxnet3_rx.o \
318 vmxnet3_tx.o \
319 vmxnet3_utils.o
26#
27
28#
29# This Makefile defines all file modules and build rules for the
30# directory uts/intel and its children. These are the source files which
31# are specific to x86 processor architectures.
32#
33

--- 279 unchanged lines hidden (view full) ---

313
314#
315# VMware VMXNET3 virtual network device
316#
317VMXNET3S_OBJS = vmxnet3_main.o \
318 vmxnet3_rx.o \
319 vmxnet3_tx.o \
320 vmxnet3_utils.o
321
322#
323# VMware PVSCSI SCSI Controller
324#
325PVSCSI_OBJS = pvscsi.o