Print this page
    
NEX-13818 Support for Microsemi SmartPQI HBA's is required
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    9259 libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Revert "NEX-16819 loader UEFI support"
This reverts commit ec06b9fc617b99234e538bf2e7e4d02a24993e0c.
Reverting due to failures in the zfs-tests and the sharefs-tests
NEX-16819 loader UEFI support
Includes work by Toomas Soome <tsoome@me.com>
Upstream commits:
    loader: pxe receive cleanup
    9475 libefi: Do not return only if ReceiveFilter
    installboot: should support efi system partition
    8931 boot1.efi: scan all display modes rather than
    loader: spinconsole updates
    loader: gfx experiment to try GOP Blt() function.
    sha1 build test
    loader: add sha1 hash calculation
    common/sha1: update for loader build
    loader: biosdisk rework
    uts: 32-bit kernel FB needs mapping in low memory
    uts: add diag-device
    uts: boot console mirror with diag-device
    uts: enable very early console on ttya
    kmdb: add diag-device as input/output device
    uts: test VGA memory exclusion from mapping
    uts: clear boot mapping and protect boot pages test
    uts: add dboot map debug printf
    uts: need to release FB pages in release_bootstrap()
    uts: add screenmap ioctl
    uts: update sys/queue.h
    loader: add illumos uts/common to include path
    loader: tem/gfx font cleanup
    loader: vbe checks
    uts: gfx_private set KD_TEXT when KD_RESETTEXT is
    uts: gfx 8-bit update
    loader: gfx 8-bit fix
    loader: always set media size from partition.
    uts: MB2 support for 32-bit kernel
    loader: x86 should have tem 80x25
    uts: x86 should have tem 80x25
    uts: font update
    loader: font update
    uts: tem attributes
    loader: tem.c comment added
    uts: use font module
    loader: add font module
    loader: build rules for new font setup
    uts: gfx_private update for new font structure
    uts: early boot update for new font structure
    uts: font update
    uts: font build rules update for new fonts
    uts: tem update to new font structure
    loader: module.c needs to include tem_impl.h
    uts: gfx_private 8x16 font rework
    uts: make font_lookup public
    loader: font rework
    uts: font rework
    libefi: efi_alloc_and_read should check for PMBR
    uts: tem utf-8 support
    loader: implement tem utf-8 support
    loader: tem should be able to display UTF-8
    7784 uts: console input should support utf-8
    7796 uts: ldterm default to utf-8
    uts: do not reset serial console
    uts: set up colors even if tem is not console
    uts: add type for early boot properties
    uts: gfx_private experiment with drm and vga
    uts: gfx_private should use setmode drm callback.
    uts: identify FB types and set up gfx_private based
    loader: replace gop and vesa with framebuffer
    uts: boot needs simple tem to support mdb
    uts: boot_keyboard should emit esc sequences for
    uts: gfx_private FB showuld be written by line
    kmdb: set terminal window size
    uts: gfx_private needs to keep track of early boot FB
    pnglite: move pnglite to usr/src/common
    loader: gfx_fb
    ficl-sys: add gfx primitives
    loader: add illumos.png logo
    ficl: add fb-putimage
    loader: add png support
    loader: add alpha blending for gfx_fb
    loader: use term-drawrect for menu frame
    ficl: add simple gfx words
    uts: provide fb_info via fbgattr dev_specific array.
    uts: gfx_private add alpha blending
    uts: update sys/ascii.h
    uts: tem OSC support (incomplete)
    uts: implement env module support and use data from
    uts: tem get colors from early boot data
    loader: use crc32 from libstand (libz)
    loader: optimize for size
    loader: pass tem info to the environment
    loader: import tem for loader console
    loader: UEFI loader needs to set ISADIR based on
    loader: need UEFI32 support
    8918 loader.efi: add vesa edid support
    uts: tem_safe_pix_clear_prom_output() should only
    uts: tem_safe_pix_clear_entire_screen() should use
    uts: tem_safe_check_first_time() should query cursor
    uts: tem implement cls callback & visual_io v4
    uts: gfx_vgatext use block cursor for vgatext
    uts: gfx_private implement cls callback & visual_io
    uts: gfx_private bitmap framebuffer implementation
    uts: early start frame buffer console support
    uts: font functions should check the input char
    uts: font rendering should support 16/24/32bit depths
    uts: use smallest font as fallback default.
    uts: update terminal dimensions based on selected
    7834 uts: vgatext should use gfx_private
    uts: add spacing property to 8859-1.bdf
    terminfo: add underline for sun-color
    terminfo: sun-color has 16 colors
    uts: add font load callback type
    loader: do not repeat int13 calls with error 0x20 and
    8905 loader: add skein/edonr support
    8904 common/crypto: make skein and edonr loader
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
NEX-16480 Want support for QLogic QL41000/45000 series devices
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Revert "NEX-16480 Want support for QLogic QL41000/45000 series devices"
This reverts commit ffd53b7544b2ef6b78185e7baffda5e09f3bc0cf.
Broke 5.2 build
NEX-16480 Want support for QLogic QL41000/45000 series devices
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R (fix studio build)
4185 add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Prakash Surya <prakash.surya@delphix.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@damore.org>
NEX-4483 backport new bnxe driver from illumos
5019 want open source bnxe
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Approved by: Dan McDonald <danmcd@omniti.com>
NEX-2182 need driver for Intel NVM Express (nvme) (preview)
Reviewed by: Dan Fields <dan.fields@nexenta.com>
NEX-3558 KRRP Integration
OS-13 sTec S112x support.
Reviewed by: Marcel Telka <marcel.telka@nexenta.com>
Reviewed by: Kevin Crowe <kevin.crowe@nexenta.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
port of illumos-3644
    3644 Add virtio-net support into the Illumos
    Reviewed by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
    Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
    Reviewed by: David Hoppner <0xffea@gmail.com>
port of illumos-1147
    1147 integrate the virtio-block driver
    Reviewed by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
    Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
    Approved by: Garrett D'Amore <garrett@damore.org>
port of illumos-1562
    1562 Integrate the virtio core module
    Reviewed by: Dmitry Yusupov <Dmitry.Yusupov@nexenta.com>
    Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
    Approved by: Garrett D'Amore <garrett@damore.org>
re #13842 make clobber leaves trash
Adding AoE support to nza-kernel
8226 nza-kernel needs to be buildable by itself
7477 nza-gate needs lint builds to handle nza-closed
Re #6790 backspace should perform delete on console
VAAI (XXX ATS support for COMSTAR, YYY Block-copy support for COMSTAR)
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/uts/common/Makefile.rules
          +++ new/usr/src/uts/common/Makefile.rules
   1    1  #
   2    2  # CDDL HEADER START
   3    3  #
   4    4  # The contents of this file are subject to the terms of the
   5    5  # Common Development and Distribution License (the "License").
   6    6  # You may not use this file except in compliance with the License.
   7    7  #
   8    8  # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9    9  # or http://www.opensolaris.org/os/licensing.
  10   10  # See the License for the specific language governing permissions
  11   11  # and limitations under the License.
  12   12  #
  13   13  # When distributing Covered Code, include this CDDL HEADER in each
  14   14  # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 1991, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2016 Garrett D'Amore <garrett@damore.org>
  25   25  # Copyright 2013 Saso Kiselkov. All rights reserved.
  26   26  # Copyright 2016 Joyent, Inc.
  27   27  # Copyright 2016 Nexenta Systems, Inc.
  28   28  # Copyright (c) 2016 by Delphix. All rights reserved.
  29   29  #
  30   30  
  31   31  #
  32   32  # uts/common/Makefile.rules
  33   33  #
  34   34  #       This Makefile defines all the file build rules for the directory
  35   35  # uts/common and its children. These are the source files which may
  36   36  # be considered common to all SunOS systems.
  37   37  #
  38   38  #       The following two-level ordering must be maintained in this file.
  39   39  #         Lines are sorted first in order of decreasing specificity based on
  40   40  #         the first directory component.  That is, sun4u rules come before
  41   41  #         sparc rules come before common rules.
  42   42  #
  43   43  #         Lines whose initial directory components are equal are sorted
  44   44  #         alphabetically by the remaining components.
  45   45  
  46   46  #
  47   47  #       Section 1a: C objects build rules
  48   48  #
  49   49  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/aes/%.c
  50   50          $(COMPILE.c) -o $@ $<
  51   51          $(CTFCONVERT_O)
  52   52  
  53   53  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/arcfour/%.c
  54   54          $(COMPILE.c) -o $@ $<
  55   55          $(CTFCONVERT_O)
  56   56  
  57   57  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/blowfish/%.c
  58   58          $(COMPILE.c) -o $@ $<
  59   59          $(CTFCONVERT_O)
  60   60  
  61   61  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/ecc/%.c
  62   62          $(COMPILE.c) -o $@ $<
  63   63          $(CTFCONVERT_O)
  64   64  
  65   65  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/modes/%.c
  66   66          $(COMPILE.c) -o $@ $<
  67   67          $(CTFCONVERT_O)
  68   68  
  69   69  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/padding/%.c
  70   70          $(COMPILE.c) -o $@ $<
  71   71          $(CTFCONVERT_O)
  72   72  
  73   73  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/rng/%.c
  74   74          $(COMPILE.c) -o $@ $<
  75   75          $(CTFCONVERT_O)
  76   76  
  77   77  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/rsa/%.c
  78   78          $(COMPILE.c) -o $@ $<
  79   79          $(CTFCONVERT_O)
  80   80  
  81   81  $(OBJS_DIR)/%.o:                $(COMMONBASE)/bignum/%.c
  82   82          $(COMPILE.c) -o $@ $<
  83   83          $(CTFCONVERT_O)
  84   84  
  85   85  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/bignum/%.c
  86   86          $(COMPILE.c) -o $@ $<
  87   87          $(CTFCONVERT_O)
  88   88  
  89   89  $(OBJS_DIR)/%.o:                $(COMMONBASE)/mpi/%.c
  90   90          $(COMPILE.c) -o $@ $<
  91   91          $(CTFCONVERT_O)
  92   92  
  93   93  $(OBJS_DIR)/%.o:                $(COMMONBASE)/acl/%.c
  94   94          $(COMPILE.c) -o $@ $<
  95   95          $(CTFCONVERT_O)
  96   96  
  97   97  $(OBJS_DIR)/%.o:                $(COMMONBASE)/avl/%.c
  98   98          $(COMPILE.c) -o $@ $<
  99   99          $(CTFCONVERT_O)
 100  100  
 101  101  $(OBJS_DIR)/%.o:                $(COMMONBASE)/ucode/%.c
 102  102          $(COMPILE.c) -o $@ $<
 103  103          $(CTFCONVERT_O)
 104  104  
 105  105  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/brand/sn1/%.c
 106  106          $(COMPILE.c) -o $@ $<
 107  107          $(CTFCONVERT_O)
 108  108  
 109  109  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/brand/solaris10/%.c
 110  110          $(COMPILE.c) -o $@ $<
 111  111          $(CTFCONVERT_O)
 112  112  
 113  113  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/c2/%.c
 114  114          $(COMPILE.c) -o $@ $<
 115  115          $(CTFCONVERT_O)
 116  116  
 117  117  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/conf/%.c
 118  118          $(COMPILE.c) -o $@ $<
 119  119          $(CTFCONVERT_O)
 120  120  
 121  121  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/contract/%.c
 122  122          $(COMPILE.c) -o $@ $<
 123  123          $(CTFCONVERT_O)
 124  124  
 125  125  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/cpr/%.c
 126  126          $(COMPILE.c) -o $@ $<
 127  127          $(CTFCONVERT_O)
 128  128  
 129  129  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ctf/%.c
 130  130          $(COMPILE.c) -o $@ $<
 131  131          $(CTFCONVERT_O)
 132  132  
 133  133  $(OBJS_DIR)/%.o:                $(COMMONBASE)/ctf/%.c
 134  134          $(COMPILE.c) -o $@ $<
 135  135          $(CTFCONVERT_O)
 136  136  
 137  137  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/des/%.c
 138  138          $(COMPILE.c) -o $@ $<
 139  139          $(CTFCONVERT_O)
 140  140  
 141  141  $(OBJS_DIR)/%.o:                $(COMMONBASE)/secflags/%.c
 142  142          $(COMPILE.c) -o $@ $<
 143  143          $(CTFCONVERT_O)
 144  144  
 145  145  $(OBJS_DIR)/%.o:                $(COMMONBASE)/smbios/%.c
 146  146          $(COMPILE.c) -o $@ $<
 147  147          $(CTFCONVERT_O)
 148  148  
 149  149  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/des/%.c
 150  150          $(COMPILE.c) -o $@ $<
 151  151          $(CTFCONVERT_O)
 152  152  
 153  153  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/crypto/api/%.c
 154  154          $(COMPILE.c) -o $@ $<
 155  155          $(CTFCONVERT_O)
 156  156  
 157  157  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/crypto/core/%.c
 158  158          $(COMPILE.c) -o $@ $<
 159  159          $(CTFCONVERT_O)
 160  160  
 161  161  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/crypto/io/%.c
 162  162          $(COMPILE.c) -o $@ $<
 163  163          $(CTFCONVERT_O)
 164  164  
 165  165  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/crypto/spi/%.c
 166  166          $(COMPILE.c) -o $@ $<
 167  167          $(CTFCONVERT_O)
 168  168  
 169  169  $(OBJS_DIR)/%.o:                $(COMMONBASE)/pci/%.c
 170  170          $(COMPILE.c) -o $@ $<
 171  171          $(CTFCONVERT_O)
 172  172  
 173  173  $(OBJS_DIR)/%.o:                $(COMMONBASE)/devid/%.c
 174  174          $(COMPILE.c) -o $@ $<
 175  175          $(CTFCONVERT_O)
 176  176  
 177  177  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/disp/%.c
 178  178          $(COMPILE.c) -o $@ $<
 179  179          $(CTFCONVERT_O)
 180  180  
 181  181  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/dtrace/%.c
 182  182          $(COMPILE.c) -o $@ $<
 183  183          $(CTFCONVERT_O)
 184  184  
 185  185  $(OBJS_DIR)/%.o:                $(COMMONBASE)/exacct/%.c
 186  186          $(COMPILE.c) -o $@ $<
 187  187          $(CTFCONVERT_O)
 188  188  
 189  189  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/aout/%.c
 190  190          $(COMPILE.c) -o $@ $<
 191  191          $(CTFCONVERT_O)
 192  192  
 193  193  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/elf/%.c
 194  194          $(COMPILE.c) -o $@ $<
 195  195          $(CTFCONVERT_O)
 196  196  
 197  197  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/intp/%.c
 198  198          $(COMPILE.c) -o $@ $<
  
    | 
      ↓ open down ↓ | 
    198 lines elided | 
    
      ↑ open up ↑ | 
  
 199  199          $(CTFCONVERT_O)
 200  200  
 201  201  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/shbin/%.c
 202  202          $(COMPILE.c) -o $@ $<
 203  203          $(CTFCONVERT_O)
 204  204  
 205  205  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/java/%.c
 206  206          $(COMPILE.c) -o $@ $<
 207  207          $(CTFCONVERT_O)
 208  208  
 209      -$(OBJS_DIR)/$(VGATEXT_FONT).c:  $(VGATEXT_FONT_DIR)/$(VGATEXT_FONT_SRC).bdf \
 210      -        $(VGATEXT_FONT_DIR)/bdf_to_c.awk
 211      -        $(AWK) -f $(VGATEXT_FONT_DIR)/bdf_to_c.awk      \
 212      -                $(VGATEXT_FONT_DIR)/$(VGATEXT_FONT_SRC).bdf > $@
      209 +$(OBJS_DIR)/$(FONT).c:  $(FONT_DIR)/$(FONT_SRC).bdf
      210 +        $(VTFONTCVT) -f source -o $@ $(FONT_DIR)/$(FONT_SRC).bdf
 213  211  
 214      -$(OBJS_DIR)/$(VGATEXT_FONT).o:  $(OBJS_DIR)/$(VGATEXT_FONT).c
      212 +$(OBJS_DIR)/$(FONT).o:          $(OBJS_DIR)/$(FONT).c
 215  213          $(COMPILE.c) -o $@ $<
 216  214          $(CTFCONVERT_O)
 217  215  
 218  216  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/font/%.c
 219  217          $(COMPILE.c) -o $@ $<
 220  218          $(CTFCONVERT_O)
 221  219  
 222  220  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/%.c
 223  221          $(COMPILE.c) -o $@ $<
 224  222          $(CTFCONVERT_O)
 225  223  
 226  224  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/autofs/%.c
 227  225          $(COMPILE.c) -o $@ $<
 228  226          $(CTFCONVERT_O)
 229  227  
 230  228  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/bootfs/%.c
 231  229          $(COMPILE.c) -o $@ $<
 232  230          $(CTFCONVERT_O)
 233  231  
 234  232  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dcfs/%.c
 235  233          $(COMPILE.c) -o $@ $<
 236  234          $(CTFCONVERT_O)
 237  235  
 238  236  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/devfs/%.c
 239  237          $(COMPILE.c) -o $@ $<
 240  238          $(CTFCONVERT_O)
 241  239  
 242  240  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/ctfs/%.c
 243  241          $(COMPILE.c) -o $@ $<
 244  242          $(CTFCONVERT_O)
 245  243  
 246  244  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/doorfs/%.c
 247  245          $(COMPILE.c) -o $@ $<
 248  246          $(CTFCONVERT_O)
 249  247  
 250  248  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dev/%.c
 251  249          $(COMPILE.c) -o $@ $<
 252  250          $(CTFCONVERT_O)
 253  251  
 254  252  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/fd/%.c
 255  253          $(COMPILE.c) -o $@ $<
 256  254          $(CTFCONVERT_O)
 257  255  
 258  256  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/fifofs/%.c
 259  257          $(COMPILE.c) -o $@ $<
 260  258          $(CTFCONVERT_O)
 261  259  
 262  260  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/hsfs/%.c
 263  261          $(COMPILE.c) -o $@ $<
 264  262          $(CTFCONVERT_O)
 265  263  
 266  264  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/lofs/%.c
 267  265          $(COMPILE.c) -o $@ $<
 268  266          $(CTFCONVERT_O)
 269  267  
 270  268  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/mntfs/%.c
 271  269          $(COMPILE.c) -o $@ $<
 272  270          $(CTFCONVERT_O)
 273  271  
 274  272  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/namefs/%.c
 275  273          $(COMPILE.c) -o $@ $<
 276  274          $(CTFCONVERT_O)
 277  275  
 278  276  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/nfs/%.c
 279  277          $(COMPILE.c) -o $@ $<
 280  278          $(CTFCONVERT_O)
 281  279  
 282  280  $(OBJS_DIR)/%.o:                $(COMMONBASE)/smbsrv/%.c
 283  281          $(COMPILE.c) -o $@ $<
 284  282          $(CTFCONVERT_O)
 285  283  
 286  284  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/smbsrv/%.c
 287  285          $(COMPILE.c) -o $@ $<
 288  286          $(CTFCONVERT_O)
 289  287  
 290  288  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/objfs/%.c
 291  289          $(COMPILE.c) -o $@ $<
 292  290          $(CTFCONVERT_O)
 293  291  
 294  292  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/pcfs/%.c
 295  293          $(COMPILE.c) -o $@ $<
 296  294          $(CTFCONVERT_O)
 297  295  
 298  296  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/portfs/%.c
 299  297          $(COMPILE.c) -o $@ $<
 300  298          $(CTFCONVERT_O)
 301  299  
 302  300  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/proc/%.c
 303  301          $(COMPILE.c) -o $@ $<
 304  302          $(CTFCONVERT_O)
 305  303  
 306  304  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/sharefs/%.c
 307  305          $(COMPILE.c) -o $@ $<
 308  306          $(CTFCONVERT_O)
 309  307  
 310  308  $(OBJS_DIR)/%.o:                $(COMMONBASE)/smbclnt/%.c
 311  309          $(COMPILE.c) -o $@ $<
 312  310          $(CTFCONVERT_O)
 313  311  
 314  312  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/smbclnt/netsmb/%.c
 315  313          $(COMPILE.c) -o $@ $<
 316  314          $(CTFCONVERT_O)
 317  315  
 318  316  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/smbclnt/smbfs/%.c
 319  317          $(COMPILE.c) -o $@ $<
 320  318          $(CTFCONVERT_O)
 321  319  
 322  320  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/sockfs/%.c
 323  321          $(COMPILE.c) -o $@ $<
 324  322          $(CTFCONVERT_O)
 325  323  
 326  324  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/specfs/%.c
 327  325          $(COMPILE.c) -o $@ $<
 328  326          $(CTFCONVERT_O)
 329  327  
 330  328  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/swapfs/%.c
 331  329          $(COMPILE.c) -o $@ $<
 332  330          $(CTFCONVERT_O)
 333  331  
 334  332  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/tmpfs/%.c
 335  333          $(COMPILE.c) -o $@ $<
 336  334          $(CTFCONVERT_O)
 337  335  
 338  336  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/udfs/%.c
 339  337          $(COMPILE.c) -o $@ $<
 340  338          $(CTFCONVERT_O)
 341  339  
 342  340  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/ufs/%.c
 343  341          $(COMPILE.c) -o $@ $<
 344  342          $(CTFCONVERT_O)
 345  343  
 346  344  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vscan/%.c
 347  345          $(COMPILE.c) -o $@ $<
 348  346          $(CTFCONVERT_O)
 349  347  
 350  348  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/zfs/%.c
 351  349          $(COMPILE.c) -o $@ $<
 352  350          $(CTFCONVERT_O)
 353  351  
 354  352  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/zfs/lua/%.c
 355  353          $(COMPILE.c) -o $@ $<
 356  354          $(CTFCONVERT_O)
 357  355  
 358  356  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/zut/%.c
 359  357          $(COMPILE.c) -o $@ $<
 360  358          $(CTFCONVERT_O)
 361  359  
 362  360  $(OBJS_DIR)/%.o:                $(COMMONBASE)/xattr/%.c
 363  361          $(COMPILE.c) -o $@ $<
 364  362          $(CTFCONVERT_O)
 365  363  
 366  364  $(OBJS_DIR)/%.o:                $(COMMONBASE)/zfs/%.c
 367  365          $(COMPILE.c) -o $@ $<
 368  366          $(CTFCONVERT_O)
 369  367  
 370  368  $(OBJS_DIR)/%.o:        $(UTSBASE)/common/io/scsi/adapters/pmcs/%.c
 371  369          $(COMPILE.c) -o $@ $<
 372  370          $(CTFCONVERT_O)
 373  371  
 374  372  $(OBJS_DIR)/%.o:        $(UTSBASE)/common/io/scsi/adapters/pmcs/%.bin
 375  373          $(COMPILE.b) -o $@ $<
 376  374          $(CTFCONVERT_O)
 377  375  
 378  376  $(OBJS_DIR)/%.o:                $(COMMONBASE)/fsreparse/%.c
 379  377          $(COMPILE.c) -o $@ $<
 380  378          $(CTFCONVERT_O)
 381  379  
 382  380  KMECHKRB5_BASE=$(UTSBASE)/common/gssapi/mechs/krb5
 383  381  
 384  382  KGSSDFLAGS=-I $(UTSBASE)/common/gssapi/include
 385  383  
 386  384  # Note, KRB5_DEFS can be assigned various preprocessor flags,
 387  385  # typically -D defines on the make invocation.  The standard compiler
 388  386  # flags will not be overwritten.
 389  387  KGSSDFLAGS += $(KRB5_DEFS)
 390  388  
 391  389  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/gssapi/%.c
 392  390          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 393  391          $(CTFCONVERT_O)
 394  392  
 395  393  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/gssapi/mechs/dummy/%.c
 396  394          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 397  395          $(CTFCONVERT_O)
 398  396  
 399  397  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/%.c
 400  398          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 401  399          $(CTFCONVERT_O)
 402  400  
 403  401  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/%.c
 404  402          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 405  403          $(CTFCONVERT_O)
 406  404  
 407  405  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/des/%.c
 408  406          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 409  407          $(CTFCONVERT_O)
 410  408  
 411  409  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/arcfour/%.c
 412  410          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 413  411          $(CTFCONVERT_O)
 414  412  
 415  413  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/dk/%.c
 416  414          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 417  415          $(CTFCONVERT_O)
 418  416  
 419  417  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/enc_provider/%.c
 420  418          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 421  419          $(CTFCONVERT_O)
 422  420  
 423  421  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/hash_provider/%.c
 424  422          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 425  423          $(CTFCONVERT_O)
 426  424  
 427  425  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/keyhash_provider/%.c
 428  426          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 429  427          $(CTFCONVERT_O)
 430  428  
 431  429  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/raw/%.c
 432  430          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 433  431          $(CTFCONVERT_O)
 434  432  
 435  433  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/crypto/old/%.c
 436  434          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 437  435          $(CTFCONVERT_O)
 438  436  
 439  437  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/krb5/krb/%.c
 440  438          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 441  439          $(CTFCONVERT_O)
 442  440  
 443  441  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/krb5/os/%.c
 444  442          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 445  443          $(CTFCONVERT_O)
 446  444  
 447  445  $(OBJS_DIR)/ser_sctx.o := CPPFLAGS += -DPROVIDE_KERNEL_IMPORT=1
 448  446  
 449  447  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/mech/%.c
 450  448          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 451  449          $(CTFCONVERT_O)
 452  450  
 453  451  $(OBJS_DIR)/%.o:                $(KMECHKRB5_BASE)/profile/%.c
 454  452          $(COMPILE.c) $(KGSSDFLAGS) -o $@ $<
 455  453          $(CTFCONVERT_O)
 456  454  
 457  455  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ncall/%.c
 458  456          $(COMPILE.c) -o $@ $<
 459  457          $(CTFCONVERT_O)
 460  458  
 461  459  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/dsw/%.c
 462  460          $(COMPILE.c) -o $@ $<
 463  461          $(CTFCONVERT_O)
 464  462  
 465  463  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/nsctl/%.c
 466  464          $(COMPILE.c) -o $@ $<
 467  465          $(CTFCONVERT_O)
 468  466  
 469  467  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/rdc/%.c
 470  468          $(COMPILE.c) -o $@ $<
 471  469          $(CTFCONVERT_O)
 472  470  
 473  471  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/sdbc/%.c
 474  472          $(COMPILE.c) -o $@ $<
 475  473          $(CTFCONVERT_O)
 476  474  
 477  475  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/solaris/%.c
 478  476          $(COMPILE.c) -o $@ $<
 479  477          $(CTFCONVERT_O)
 480  478  
 481  479  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/sv/%.c
 482  480          $(COMPILE.c) -o $@ $<
 483  481          $(CTFCONVERT_O)
 484  482  
 485  483  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/avs/ns/unistat/%.c
 486  484          $(COMPILE.c) -o $@ $<
 487  485          $(CTFCONVERT_O)
 488  486  
 489  487  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/idmap/%.c
 490  488          $(COMPILE.c) -o $@ $<
 491  489          $(CTFCONVERT_O)
 492  490  
 493  491  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/%.c
 494  492          $(COMPILE.c) -o $@ $<
 495  493          $(CTFCONVERT_O)
 496  494  
 497  495  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/arp/%.c
 498  496          $(COMPILE.c) -o $@ $<
 499  497          $(CTFCONVERT_O)
 500  498  
 501  499  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/ip/%.c
 502  500          $(COMPILE.c) -o $@ $<
 503  501          $(CTFCONVERT_O)
 504  502  
 505  503  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/ipnet/%.c
 506  504          $(COMPILE.c) -o $@ $<
 507  505          $(CTFCONVERT_O)
 508  506  
 509  507  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/iptun/%.c
 510  508          $(COMPILE.c) -o $@ $<
 511  509          $(CTFCONVERT_O)
 512  510  
 513  511  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/kssl/%.c
 514  512          $(COMPILE.c) -o $@ $<
 515  513          $(CTFCONVERT_O)
 516  514  
 517  515  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/sctp/%.c
 518  516          $(COMPILE.c) -o $@ $<
 519  517          $(CTFCONVERT_O)
 520  518  
 521  519  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/tcp/%.c
 522  520          $(COMPILE.c) -o $@ $<
 523  521          $(CTFCONVERT_O)
 524  522  
 525  523  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/ilb/%.c
 526  524          $(COMPILE.c) -o $@ $<
 527  525          $(CTFCONVERT_O)
 528  526  
 529  527  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/ipf/%.c
 530  528          $(COMPILE.c) -o $@ $<
 531  529          $(CTFCONVERT_O)
 532  530  
 533  531  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/ipd/%.c
 534  532          $(COMPILE.c) -o $@ $<
 535  533          $(CTFCONVERT_O)
 536  534  
 537  535  $(OBJS_DIR)/%.o:                $(COMMONBASE)/net/patricia/%.c
 538  536          $(COMPILE.c) -o $@ $<
 539  537          $(CTFCONVERT_O)
 540  538  
 541  539  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/udp/%.c
 542  540          $(COMPILE.c) -o $@ $<
 543  541          $(CTFCONVERT_O)
 544  542  
 545  543  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/nca/%.c
 546  544          $(COMPILE.c) -o $@ $<
 547  545          $(CTFCONVERT_O)
 548  546  
 549  547  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/sockmods/%.c
 550  548          $(COMPILE.c) -o $@ $<
 551  549          $(CTFCONVERT_O)
 552  550  
 553  551  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/dlpistub/%.c
 554  552          $(COMPILE.c) -o $@ $<
 555  553          $(CTFCONVERT_O)
 556  554  
 557  555  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/%.c
 558  556          $(COMPILE.c) -o $@ $<
 559  557          $(CTFCONVERT_O)
 560  558  
 561  559  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/1394/%.c
 562  560          $(COMPILE.c) -o $@ $<
 563  561          $(CTFCONVERT_O)
 564  562  
 565  563  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/1394/adapters/%.c
 566  564          $(COMPILE.c) -o $@ $<
 567  565          $(CTFCONVERT_O)
 568  566  
 569  567  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/1394/targets/av1394/%.c
 570  568          $(COMPILE.c) -o $@ $<
 571  569          $(CTFCONVERT_O)
 572  570  
 573  571  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/1394/targets/dcam1394/%.c
 574  572          $(COMPILE.c) -o $@ $<
 575  573          $(CTFCONVERT_O)
 576  574  
 577  575  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/1394/targets/scsa1394/%.c
 578  576          $(COMPILE.c) -o $@ $<
 579  577          $(CTFCONVERT_O)
 580  578  
 581  579  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sbp2/%.c
 582  580          $(COMPILE.c) -o $@ $<
 583  581          $(CTFCONVERT_O)
 584  582  
 585  583  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/aac/%.c
 586  584          $(COMPILE.c) -o $@ $<
 587  585          $(CTFCONVERT_O)
 588  586  
 589  587  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/afe/%.c
 590  588          $(COMPILE.c) -o $@ $<
 591  589          $(CTFCONVERT_O)
 592  590  
 593  591  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/atge/%.c
 594  592          $(COMPILE.c) -o $@ $<
 595  593          $(CTFCONVERT_O)
 596  594  
 597  595  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/arn/%.c
 598  596          $(COMPILE.c) -o $@ $<
 599  597          $(CTFCONVERT_O)
 600  598  
 601  599  $(OBJS_DIR)/%.o:               $(UTSBASE)/common/io/ath/%.c
 602  600          $(COMPILE.c) -o $@ $<
 603  601          $(CTFCONVERT_O)
 604  602  
 605  603  $(OBJS_DIR)/%.o:               $(UTSBASE)/common/io/atu/%.c
 606  604          $(COMPILE.c) -o $@ $<
 607  605          $(CTFCONVERT_O)
 608  606  
 609  607  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/impl/%.c
 610  608          $(COMPILE.c) -o $@ $<
 611  609          $(CTFCONVERT_O)
 612  610  
 613  611  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/ac97/%.c
 614  612          $(COMPILE.c) -o $@ $<
 615  613          $(CTFCONVERT_O)
 616  614  
 617  615  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audioens/%.c
 618  616          $(COMPILE.c) -o $@ $<
 619  617          $(CTFCONVERT_O)
 620  618  
 621  619  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audioemu10k/%.c
 622  620          $(COMPILE.c) -o $@ $<
 623  621          $(CTFCONVERT_O)
 624  622  
 625  623  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audio1575/%.c
 626  624          $(COMPILE.c) -o $@ $<
 627  625          $(CTFCONVERT_O)
 628  626  
 629  627  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audio810/%.c
 630  628          $(COMPILE.c) -o $@ $<
 631  629          $(CTFCONVERT_O)
 632  630  
 633  631  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiocmi/%.c
 634  632          $(COMPILE.c) -o $@ $<
 635  633          $(CTFCONVERT_O)
 636  634  
 637  635  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiocmihd/%.c
 638  636          $(COMPILE.c) -o $@ $<
 639  637          $(CTFCONVERT_O)
 640  638  
 641  639  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiohd/%.c
 642  640          $(COMPILE.c) -o $@ $<
 643  641          $(CTFCONVERT_O)
 644  642  
 645  643  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audioixp/%.c
 646  644          $(COMPILE.c) -o $@ $<
 647  645          $(CTFCONVERT_O)
 648  646  
 649  647  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiols/%.c
 650  648          $(COMPILE.c) -o $@ $<
 651  649          $(CTFCONVERT_O)
 652  650  
 653  651  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiopci/%.c
 654  652          $(COMPILE.c) -o $@ $<
 655  653          $(CTFCONVERT_O)
 656  654  
 657  655  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiop16x/%.c
 658  656          $(COMPILE.c) -o $@ $<
 659  657          $(CTFCONVERT_O)
 660  658  
 661  659  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiosolo/%.c
 662  660          $(COMPILE.c) -o $@ $<
 663  661          $(CTFCONVERT_O)
 664  662  
 665  663  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiots/%.c
 666  664          $(COMPILE.c) -o $@ $<
 667  665          $(CTFCONVERT_O)
 668  666  
 669  667  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c
 670  668          $(COMPILE.c) -o $@ $<
 671  669          $(CTFCONVERT_O)
 672  670  
 673  671  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bfe/%.c
 674  672          $(COMPILE.c) -o $@ $<
 675  673          $(CTFCONVERT_O)
 676  674  
 677  675  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bge/%.c
 678  676          $(COMPILE.c) -o $@ $<
 679  677          $(CTFCONVERT_O)
 680  678  
 681  679  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/blkdev/%.c
 682  680          $(COMPILE.c) -o $@ $<
 683  681          $(CTFCONVERT_O)
 684  682  
 685  683  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/%.c
 686  684          $(COMPILE.c) -o $@ $<
 687  685          $(CTFCONVERT_O)
 688  686  
 689  687  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/common/%.c
 690  688          $(COMPILE.c) -o $@ $<
 691  689          $(CTFCONVERT_O)
 692  690  
 693  691  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/ecore/%.c
 694  692          $(COMPILE.c) -o $@ $<
 695  693          $(CTFCONVERT_O)
 696  694  
 697  695  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/device/%.c
 698  696          $(COMPILE.c) -o $@ $<
 699  697          $(CTFCONVERT_O)
 700  698  
 701  699  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/fw/%.c
 702  700          $(COMPILE.c) -o $@ $<
 703  701          $(CTFCONVERT_O)
 704  702  
 705  703  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/l4/%.c
 706  704          $(COMPILE.c) -o $@ $<
 707  705          $(CTFCONVERT_O)
 708  706  
 709  707  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/l5/%.c
 710  708          $(COMPILE.c) -o $@ $<
 711  709          $(CTFCONVERT_O)
 712  710  
 713  711  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/device/%.c
 714  712          $(COMPILE.c) -o $@ $<
 715  713          $(CTFCONVERT_O)
 716  714  
 717  715  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/bpf/%.c
 718  716          $(COMPILE.c) -o $@ $<
 719  717          $(CTFCONVERT_O)
 720  718  
 721  719  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cardbus/%.c
 722  720          $(COMPILE.c) -o $@ $<
 723  721          $(CTFCONVERT_O)
 724  722  
 725  723  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/stmf/%.c
 726  724          $(COMPILE.c) -o $@ $<
 727  725          $(CTFCONVERT_O)
 728  726  
 729  727  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/fct/%.c
 730  728          $(COMPILE.c) -o $@ $<
 731  729          $(CTFCONVERT_O)
 732  730  
 733  731  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/qlt/%.c
 734  732          $(COMPILE.c) -o $@ $<
 735  733          $(CTFCONVERT_O)
 736  734  
 737  735  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/srpt/%.c
 738  736          $(COMPILE.c) -o $@ $<
 739  737          $(CTFCONVERT_O)
 740  738  
 741  739  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/fcoet/%.c
 742  740          $(COMPILE.c) -o $@ $<
 743  741          $(CTFCONVERT_O)
 744  742  
 745  743  $(OBJS_DIR)/%.o:                $(COMMONBASE)/iscsit/%.c
 746  744          $(COMPILE.c) -o $@ $<
 747  745          $(CTFCONVERT_O)
 748  746  
 749  747  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/iscsit/%.c
 750  748          $(COMPILE.c) -o $@ $<
 751  749          $(CTFCONVERT_O)
 752  750  
 753  751  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/port/pppt/%.c
 754  752          $(COMPILE.c) -o $@ $<
 755  753          $(CTFCONVERT_O)
 756  754  
 757  755  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/comstar/lu/stmf_sbd/%.c
 758  756          $(COMPILE.c) -o $@ $<
 759  757          $(CTFCONVERT_O)
 760  758  
 761  759  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cpqary3/%.c
 762  760          $(COMPILE.c) -o $@ $<
 763  761          $(CTFCONVERT_O)
 764  762  
 765  763  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/dld/%.c
 766  764          $(COMPILE.c) -o $@ $<
 767  765          $(CTFCONVERT_O)
 768  766  
 769  767  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/dls/%.c
 770  768          $(COMPILE.c) -o $@ $<
 771  769          $(CTFCONVERT_O)
 772  770  
 773  771  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/dmfe/%.c
 774  772          $(COMPILE.c) -o $@ $<
 775  773          $(CTFCONVERT_O)
 776  774  
 777  775  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/drm/%.c
 778  776          $(COMPILE.c) -o $@ $<
 779  777          $(CTFCONVERT_O)
 780  778  
 781  779  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/efe/%.c
 782  780          $(COMPILE.c) -o $@ $<
 783  781          $(CTFCONVERT_O)
 784  782  
 785  783  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/elxl/%.c
 786  784          $(COMPILE.c) -o $@ $<
 787  785          $(CTFCONVERT_O)
 788  786  
 789  787  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fcoe/%.c
 790  788          $(COMPILE.c) -o $@ $<
 791  789          $(CTFCONVERT_O)
 792  790  
 793  791  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/hme/%.c
 794  792          $(COMPILE.c) -o $@ $<
 795  793          $(CTFCONVERT_O)
 796  794  
 797  795  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pciex/%.c
 798  796          $(COMPILE.c) -o $@ $<
 799  797          $(CTFCONVERT_O)
 800  798  
 801  799  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/hotplug/hpcsvc/%.c
 802  800          $(COMPILE.c) -o $@ $<
 803  801          $(CTFCONVERT_O)
 804  802  
 805  803  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pciex/hotplug/%.c
 806  804          $(COMPILE.c) -o $@ $<
 807  805          $(CTFCONVERT_O)
 808  806  
 809  807  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/hotplug/pcihp/%.c
 810  808          $(COMPILE.c) -o $@ $<
 811  809          $(CTFCONVERT_O)
 812  810  
 813  811  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/rds/%.c
 814  812          $(COMPILE.c) -o $@ $<
 815  813          $(CTFCONVERT_O)
 816  814  
 817  815  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/rdsv3/%.c
 818  816          $(COMPILE.c) -o $@ $<
 819  817          $(CTFCONVERT_O)
 820  818  
 821  819  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/iser/%.c
 822  820          $(COMPILE.c) -o $@ $<
 823  821          $(CTFCONVERT_O)
 824  822  
 825  823  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/ibd/%.c
 826  824          $(COMPILE.c) -o $@ $<
 827  825          $(CTFCONVERT_O)
 828  826  
 829  827  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/eoib/%.c
 830  828          $(COMPILE.c) -o $@ $<
 831  829          $(CTFCONVERT_O)
 832  830  
 833  831  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/of/sol_ofs/%.c
 834  832          $(COMPILE.c) -o $@ $<
 835  833          $(CTFCONVERT_O)
 836  834  
 837  835  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
 838  836          $(COMPILE.c) -o $@ $<
 839  837          $(CTFCONVERT_O)
 840  838  
 841  839  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/of/sol_umad/%.c
 842  840          $(COMPILE.c) -o $@ $<
 843  841          $(CTFCONVERT_O)
 844  842  
 845  843  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/of/sol_uverbs/%.c
 846  844          $(COMPILE.c) -o $@ $<
 847  845          $(CTFCONVERT_O)
 848  846  
 849  847  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/sdp/%.c
 850  848          $(COMPILE.c) -o $@ $<
 851  849          $(CTFCONVERT_O)
 852  850  
 853  851  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/mgt/ibcm/%.c
 854  852          $(COMPILE.c) -o $@ $<
 855  853          $(CTFCONVERT_O)
 856  854  
 857  855  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/mgt/ibdm/%.c
 858  856          $(COMPILE.c) -o $@ $<
 859  857          $(CTFCONVERT_O)
 860  858  
 861  859  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/mgt/ibdma/%.c
 862  860          $(COMPILE.c) -o $@ $<
 863  861          $(CTFCONVERT_O)
 864  862  
 865  863  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/mgt/ibmf/%.c
 866  864          $(COMPILE.c) -o $@ $<
 867  865          $(CTFCONVERT_O)
 868  866  
 869  867  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/ibnex/%.c
 870  868          $(COMPILE.c) -o $@ $<
 871  869          $(CTFCONVERT_O)
 872  870  
 873  871  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/ibtl/%.c
 874  872          $(COMPILE.c) -o $@ $<
 875  873          $(CTFCONVERT_O)
 876  874  
 877  875  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/adapters/tavor/%.c
 878  876          $(COMPILE.c) -o $@ $<
 879  877          $(CTFCONVERT_O)
 880  878  
 881  879  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/adapters/hermon/%.c
 882  880          $(COMPILE.c) -o $@ $<
 883  881          $(CTFCONVERT_O)
 884  882  
 885  883  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ib/clients/daplt/%.c
 886  884          $(COMPILE.c) -o $@ $<
 887  885          $(CTFCONVERT_O)
 888  886  
 889  887  $(OBJS_DIR)/%.o:                $(COMMONBASE)/iscsi/%.c
 890  888          $(COMPILE.c) -o $@ $<
 891  889          $(CTFCONVERT_O)
 892  890  
 893  891  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/idm/%.c
 894  892          $(COMPILE.c) -o $@ $<
 895  893          $(CTFCONVERT_O)
 896  894  
 897  895  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ipw/%.c
 898  896          $(COMPILE.c) -o $@ $<
 899  897          $(CTFCONVERT_O)
 900  898  
 901  899  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iwh/%.c
 902  900          $(COMPILE.c) -o $@ $<
 903  901          $(CTFCONVERT_O)
 904  902  
 905  903  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iwi/%.c
 906  904          $(COMPILE.c) -o $@ $<
 907  905          $(CTFCONVERT_O)
 908  906  
 909  907  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iwk/%.c
 910  908          $(COMPILE.c) -o $@ $<
 911  909          $(CTFCONVERT_O)
 912  910  
 913  911  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iwn/%.c
 914  912          $(COMPILE.c) -o $@ $<
 915  913          $(CTFCONVERT_O)
 916  914  
 917  915  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iwp/%.c
 918  916          $(COMPILE.c) -o $@ $<
 919  917          $(CTFCONVERT_O)
 920  918  
 921  919  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/kb8042/%.c
 922  920          $(COMPILE.c) -o $@ $<
 923  921          $(CTFCONVERT_O)
 924  922  
 925  923  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/kbtrans/%.c
 926  924          $(COMPILE.c) -o $@ $<
 927  925          $(CTFCONVERT_O)
 928  926  
 929  927  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ksocket/%.c
 930  928          $(COMPILE.c) -o $@ $<
 931  929          $(CTFCONVERT_O)
 932  930  
 933  931  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/aggr/%.c
 934  932          $(COMPILE.c) -o $@ $<
 935  933          $(CTFCONVERT_O)
 936  934  
 937  935  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/lp/%.c
 938  936          $(COMPILE.c) -o $@ $<
 939  937          $(CTFCONVERT_O)
 940  938  
 941  939  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/%.c
 942  940          $(COMPILE.c) -o $@ $<
 943  941          $(CTFCONVERT_O)
 944  942  
 945  943  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/plugins/%.c
 946  944          $(COMPILE.c) -o $@ $<
 947  945          $(CTFCONVERT_O)
 948  946  
 949  947  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mega_sas/%.c
 950  948          $(COMPILE.c) -o $@ $<
 951  949          $(CTFCONVERT_O)
 952  950  
 953  951  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mii/%.c
 954  952          $(COMPILE.c) -o $@ $<
  
    | 
      ↓ open down ↓ | 
    730 lines elided | 
    
      ↑ open up ↑ | 
  
 955  953          $(CTFCONVERT_O)
 956  954  
 957  955  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mr_sas/%.c
 958  956          $(COMPILE.c) -o $@ $<
 959  957          $(CTFCONVERT_O)
 960  958  
 961  959  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
 962  960          $(COMPILE.c) -o $@ $<
 963  961          $(CTFCONVERT_O)
 964  962  
      963 +$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
      964 +        $(COMPILE.c) -o $@ $<
      965 +        $(CTFCONVERT_O)
      966 +
 965  967  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mxfe/%.c
 966  968          $(COMPILE.c) -o $@ $<
 967  969          $(CTFCONVERT_O)
 968  970  
 969  971  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/%.c
 970  972          $(COMPILE.c) -o $@ $<
 971  973          $(CTFCONVERT_O)
 972  974  
 973  975  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
 974  976          $(COMPILE.c) -o $@ $<
 975  977          $(CTFCONVERT_O)
 976  978  
 977  979  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
 978  980          $(COMPILE.c) -o $@ $<
 979  981          $(CTFCONVERT_O)
 980  982  
 981  983  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
 982  984          $(COMPILE.c) -o $@ $<
 983  985          $(CTFCONVERT_O)
 984  986  
 985  987  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nvme/%.c
 986  988          $(COMPILE.c) -o $@ $<
 987  989          $(CTFCONVERT_O)
 988  990  
 989  991  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/%.c
 990  992          $(COMPILE.c) -o $@ $<
 991  993          $(CTFCONVERT_O)
 992  994  
 993  995  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/npi/%.c
 994  996          $(COMPILE.c) -o $@ $<
 995  997          $(CTFCONVERT_O)
 996  998  
 997  999  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/%.s
 998 1000          $(COMPILE.s) -o $@ $<
 999 1001  
1000 1002  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1001 1003          $(COMPILE.c) -o $@ $<
1002 1004          $(CTFCONVERT_O)
1003 1005  
1004 1006  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1005 1007          $(COMPILE.c) -o $@ $<
1006 1008          $(CTFCONVERT_O)
1007 1009  
1008 1010  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1009 1011          $(COMPILE.c) -o $@ $<
  
    | 
      ↓ open down ↓ | 
    35 lines elided | 
    
      ↑ open up ↑ | 
  
1010 1012          $(CTFCONVERT_O)
1011 1013  
1012 1014  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c
1013 1015          $(COMPILE.c) -o $@ $<
1014 1016          $(CTFCONVERT_O)
1015 1017  
1016 1018  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppptun/%.c
1017 1019          $(COMPILE.c) -o $@ $<
1018 1020          $(CTFCONVERT_O)
1019 1021  
     1022 +$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/qede/%.c
     1023 +        $(COMPILE.c) -o $@ $<
     1024 +        $(CTFCONVERT_O)
     1025 +
     1026 +$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/qede/579xx/drivers/ecore/%.c
     1027 +        $(COMPILE.c) -o $@ $<
     1028 +        $(CTFCONVERT_O)
     1029 +
1020 1030  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ral/%.c
1021 1031          $(COMPILE.c) -o $@ $<
1022 1032          $(CTFCONVERT_O)
1023 1033  
1024 1034  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rge/%.c
1025 1035          $(COMPILE.c) -o $@ $<
1026 1036          $(CTFCONVERT_O)
1027 1037  
1028 1038  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtls/%.c
1029 1039          $(COMPILE.c) -o $@ $<
1030 1040          $(CTFCONVERT_O)
1031 1041  
1032 1042  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rsm/%.c
1033 1043          $(COMPILE.c) -o $@ $<
1034 1044          $(CTFCONVERT_O)
1035 1045  
1036 1046  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtw/%.c
1037 1047          $(COMPILE.c) -o $@ $<
1038 1048          $(CTFCONVERT_O)
1039 1049  
1040 1050  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rum/%.c
1041 1051          $(COMPILE.c) -o $@ $<
1042 1052          $(CTFCONVERT_O)
1043 1053  
1044 1054  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rwd/%.c
1045 1055          $(COMPILE.c) -o $@ $<
1046 1056          $(CTFCONVERT_O)
1047 1057  
1048 1058  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rwn/%.c
1049 1059          $(COMPILE.c) -o $@ $<
1050 1060          $(CTFCONVERT_O)
1051 1061  
1052 1062  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sata/adapters/ahci/%.c
1053 1063          $(COMPILE.c) -o $@ $<
1054 1064          $(CTFCONVERT_O)
1055 1065  
1056 1066  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sata/adapters/nv_sata/%.c
1057 1067          $(COMPILE.c) -o $@ $<
1058 1068          $(CTFCONVERT_O)
1059 1069  
1060 1070  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sata/adapters/si3124/%.c
1061 1071          $(COMPILE.c) -o $@ $<
1062 1072          $(CTFCONVERT_O)
1063 1073  
1064 1074  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sata/impl/%.c
1065 1075          $(COMPILE.c) -o $@ $<
1066 1076          $(CTFCONVERT_O)
1067 1077  
1068 1078  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/conf/%.c
1069 1079          $(COMPILE.c) -o $@ $<
1070 1080          $(CTFCONVERT_O)
1071 1081  
1072 1082  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/impl/%.c
1073 1083          $(COMPILE.c) -o $@ $<
1074 1084          $(CTFCONVERT_O)
1075 1085  
1076 1086  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/targets/%.c
1077 1087          $(COMPILE.c) -o $@ $<
1078 1088          $(CTFCONVERT_O)
1079 1089  
1080 1090  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/%.c
1081 1091          $(COMPILE.c) -o $@ $<
1082 1092          $(CTFCONVERT_O)
1083 1093  
1084 1094  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/blk2scsa/%.c
1085 1095          $(COMPILE.c) -o $@ $<
1086 1096          $(CTFCONVERT_O)
1087 1097  
1088 1098  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/%.c
1089 1099          $(COMPILE.c) -o $@ $<
1090 1100          $(CTFCONVERT_O)
1091 1101  
1092 1102  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c
1093 1103          $(COMPILE.c) -o $@ $<
1094 1104          $(CTFCONVERT_O)
1095 1105  
1096 1106  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/ulp/%.c
1097 1107          $(COMPILE.c) -o $@ $<
1098 1108          $(CTFCONVERT_O)
1099 1109  
1100 1110  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1101 1111          $(COMPILE.c) -o $@ $<
1102 1112          $(CTFCONVERT_O)
1103 1113  
1104 1114  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1105 1115          $(COMPILE.c) -o $@ $<
1106 1116          $(CTFCONVERT_O)
1107 1117  
1108 1118  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
1109 1119          $(COMPILE.c) -o $@ $<
  
    | 
      ↓ open down ↓ | 
    80 lines elided | 
    
      ↑ open up ↑ | 
  
1110 1120          $(CTFCONVERT_O)
1111 1121  
1112 1122  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
1113 1123          $(COMPILE.c) -o $@ $<
1114 1124          $(CTFCONVERT_O)
1115 1125  
1116 1126  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
1117 1127          $(COMPILE.c) -o $@ $<
1118 1128          $(CTFCONVERT_O)
1119 1129  
     1130 +$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/aoe/%.c
     1131 +        $(COMPILE.c) -o $@ $<
     1132 +        $(CTFCONVERT_O)
     1133 +
     1134 +$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/krrp/%.c
     1135 +        $(COMPILE.c) -o $@ $<
     1136 +        $(CTFCONVERT_O)
     1137 +
     1138 +$(OBJS_DIR)/%.o:                $(COMMONBASE)/krrp/%.c
     1139 +        $(COMPILE.c) -o $@ $<
     1140 +        $(CTFCONVERT_O)
     1141 +
1120 1142  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
1121 1143          $(COMPILE.c) -o $@ $<
1122 1144          $(CTFCONVERT_O)
1123 1145  
1124 1146  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
1125 1147          $(COMPILE.c) -o $@ $<
1126 1148          $(CTFCONVERT_O)
1127 1149  
1128 1150  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1129 1151          $(COMPILE.c) -o $@ $<
1130 1152          $(CTFCONVERT_O)
1131 1153  
1132 1154  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1133 1155          $(COMPILE.c) -o $@ $<
1134 1156          $(CTFCONVERT_O)
1135 1157  
1136 1158  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1137 1159          $(COMPILE.c) -o $@ $<
1138 1160          $(CTFCONVERT_O)
1139 1161  
1140 1162  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/simnet/%.c
1141 1163          $(COMPILE.c) -o $@ $<
1142 1164          $(CTFCONVERT_O)
1143 1165  
1144 1166  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/softmac/%.c
1145 1167          $(COMPILE.c) -o $@ $<
1146 1168          $(CTFCONVERT_O)
1147 1169  
1148 1170  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/uath/%.c
1149 1171          $(COMPILE.c) -o $@ $<
1150 1172          $(CTFCONVERT_O)
1151 1173  
1152 1174  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/uath/uath_fw/%.c
1153 1175          $(COMPILE.c) -o $@ $<
1154 1176          $(CTFCONVERT_O)
1155 1177  
1156 1178  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ural/%.c
1157 1179          $(COMPILE.c) -o $@ $<
1158 1180          $(CTFCONVERT_O)
1159 1181  
1160 1182  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/urtw/%.c
1161 1183          $(COMPILE.c) -o $@ $<
1162 1184          $(CTFCONVERT_O)
1163 1185  
1164 1186  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/audio/usb_ac/%.c
1165 1187          $(COMPILE.c) -o $@ $<
1166 1188          $(CTFCONVERT_O)
1167 1189  
1168 1190  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/audio/usb_as/%.c
1169 1191          $(COMPILE.c) -o $@ $<
1170 1192          $(CTFCONVERT_O)
1171 1193  
1172 1194  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/audio/usb_ah/%.c
1173 1195          $(COMPILE.c) -o $@ $<
1174 1196          $(CTFCONVERT_O)
1175 1197  
1176 1198  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbskel/%.c
1177 1199          $(COMPILE.c) -o $@ $<
1178 1200          $(CTFCONVERT_O)
1179 1201  
1180 1202  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/video/usbvc/%.c
1181 1203          $(COMPILE.c) -o $@ $<
1182 1204          $(CTFCONVERT_O)
1183 1205  
1184 1206  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/hid/%.c
1185 1207          $(COMPILE.c) -o $@ $<
1186 1208          $(CTFCONVERT_O)
1187 1209  
1188 1210  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/hidparser/%.c
1189 1211          $(COMPILE.c) -o $@ $<
1190 1212          $(CTFCONVERT_O)
1191 1213  
1192 1214  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/printer/%.c
1193 1215          $(COMPILE.c) -o $@ $<
1194 1216          $(CTFCONVERT_O)
1195 1217  
1196 1218  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbkbm/%.c
1197 1219          $(COMPILE.c) -o $@ $<
1198 1220          $(CTFCONVERT_O)
1199 1221  
1200 1222  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbms/%.c
1201 1223          $(COMPILE.c) -o $@ $<
1202 1224          $(CTFCONVERT_O)
1203 1225  
1204 1226  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbinput/usbwcm/%.c
1205 1227          $(COMPILE.c) -o $@ $<
1206 1228          $(CTFCONVERT_O)
1207 1229  
1208 1230  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/ugen/%.c
1209 1231          $(COMPILE.c) -o $@ $<
1210 1232          $(CTFCONVERT_O)
1211 1233  
1212 1234  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbser/%.c
1213 1235          $(COMPILE.c) -o $@ $<
1214 1236          $(CTFCONVERT_O)
1215 1237  
1216 1238  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbser/usbsacm/%.c
1217 1239          $(COMPILE.c) -o $@ $<
1218 1240          $(CTFCONVERT_O)
1219 1241  
1220 1242  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbser/usbftdi/%.c
1221 1243          $(COMPILE.c) -o $@ $<
1222 1244          $(CTFCONVERT_O)
1223 1245  
1224 1246  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbser/usbser_keyspan/%.c
1225 1247          $(COMPILE.c) -o $@ $<
1226 1248          $(CTFCONVERT_O)
1227 1249  
1228 1250  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbser/usbsprl/%.c
1229 1251          $(COMPILE.c) -o $@ $<
1230 1252          $(CTFCONVERT_O)
1231 1253  
1232 1254  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/clients/usbecm/%.c
1233 1255          $(COMPILE.c) -o $@ $<
1234 1256          $(CTFCONVERT_O)
1235 1257  
1236 1258  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/hcd/openhci/%.c
1237 1259          $(COMPILE.c) -o $@ $<
1238 1260          $(CTFCONVERT_O)
1239 1261  
1240 1262  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/hcd/ehci/%.c
1241 1263          $(COMPILE.c) -o $@ $<
1242 1264          $(CTFCONVERT_O)
1243 1265  
1244 1266  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/hcd/xhci/%.c
1245 1267          $(COMPILE.c) -o $@ $<
1246 1268          $(CTFCONVERT_O)
1247 1269  
1248 1270  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/hcd/uhci/%.c
1249 1271          $(COMPILE.c) -I../../common -o $@ $<
1250 1272          $(CTFCONVERT_O)
1251 1273  
1252 1274  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/hubd/%.c
1253 1275          $(COMPILE.c) -o $@ $<
1254 1276          $(CTFCONVERT_O)
1255 1277  
1256 1278  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/scsa2usb/%.c
1257 1279          $(COMPILE.c) -o $@ $<
1258 1280          $(CTFCONVERT_O)
1259 1281  
1260 1282  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usb_mid/%.c
1261 1283          $(COMPILE.c) -o $@ $<
1262 1284          $(CTFCONVERT_O)
1263 1285  
1264 1286  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usb_ia/%.c
1265 1287          $(COMPILE.c) -o $@ $<
1266 1288          $(CTFCONVERT_O)
1267 1289  
1268 1290  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usba/%.c
1269 1291          $(COMPILE.c) -o $@ $<
1270 1292          $(CTFCONVERT_O)
1271 1293  
1272 1294  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usba10/%.c
1273 1295          $(COMPILE.c) -o $@ $<
1274 1296          $(CTFCONVERT_O)
1275 1297  
1276 1298  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usbgem/%.c
1277 1299          $(COMPILE.c) -o $@ $<
1278 1300          $(CTFCONVERT_O)
1279 1301  
1280 1302  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/axf/%.c
1281 1303          $(COMPILE.c) -o $@ $<
1282 1304          $(CTFCONVERT_O)
1283 1305  
1284 1306  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/udf/%.c
1285 1307          $(COMPILE.c) -o $@ $<
1286 1308          $(CTFCONVERT_O)
1287 1309  
1288 1310  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/udmf/%.c
1289 1311          $(COMPILE.c) -o $@ $<
1290 1312          $(CTFCONVERT_O)
1291 1313  
1292 1314  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/upf/%.c
1293 1315          $(COMPILE.c) -o $@ $<
1294 1316          $(CTFCONVERT_O)
1295 1317  
1296 1318  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/urf/%.c
1297 1319          $(COMPILE.c) -o $@ $<
1298 1320          $(CTFCONVERT_O)
1299 1321  
1300 1322  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vuidmice/%.c
1301 1323          $(COMPILE.c) -o $@ $<
1302 1324          $(CTFCONVERT_O)
1303 1325  
1304 1326  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vnic/%.c
1305 1327          $(COMPILE.c) -o $@ $<
1306 1328          $(CTFCONVERT_O)
1307 1329  
1308 1330  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/wpi/%.c
1309 1331          $(COMPILE.c) -o $@ $<
1310 1332          $(CTFCONVERT_O)
1311 1333  
1312 1334  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/zyd/%.c
1313 1335          $(COMPILE.c) -o $@ $<
1314 1336          $(CTFCONVERT_O)
1315 1337  
1316 1338  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/chxge/com/%.c
1317 1339          $(COMPILE.c) -o $@ $<
1318 1340          $(CTFCONVERT_O)
1319 1341  
1320 1342  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/chxge/%.c
1321 1343          $(COMPILE.c) -o $@ $<
1322 1344          $(CTFCONVERT_O)
1323 1345  
1324 1346  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cxgbe/common/%.c
1325 1347          $(COMPILE.c) -o $@ $<
1326 1348          $(CTFCONVERT_O)
1327 1349  
1328 1350  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cxgbe/shared/%.c
1329 1351          $(COMPILE.c) -o $@ $<
1330 1352          $(CTFCONVERT_O)
1331 1353  
1332 1354  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cxgbe/firmware/%.c
1333 1355          $(COMPILE.c) -o $@ $<
1334 1356          $(CTFCONVERT_O)
1335 1357  
1336 1358  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cxgbe/t4nex/%.c
1337 1359          $(COMPILE.c) -o $@ $<
1338 1360          $(CTFCONVERT_O)
1339 1361  
1340 1362  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/cxgbe/cxgbe/%.c
1341 1363          $(COMPILE.c) -o $@ $<
1342 1364          $(CTFCONVERT_O)
1343 1365  
1344 1366  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ixgb/%.c
1345 1367          $(COMPILE.c) -o $@ $<
1346 1368          $(CTFCONVERT_O)
1347 1369  
1348 1370  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/xge/drv/%.c
1349 1371          $(COMPILE.c) -o $@ $<
1350 1372          $(CTFCONVERT_O)
1351 1373  
1352 1374  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/xge/hal/xgehal/%.c
1353 1375          $(COMPILE.c) -o $@ $<
1354 1376          $(CTFCONVERT_O)
1355 1377  
1356 1378  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000api/%.c
1357 1379          $(COMPILE.c) -o $@ $<
1358 1380          $(CTFCONVERT_O)
1359 1381  
1360 1382  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000g/%.c
1361 1383          $(COMPILE.c) -o $@ $<
1362 1384          $(CTFCONVERT_O)
1363 1385  
1364 1386  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/igb/%.c
1365 1387          $(COMPILE.c) -o $@ $<
1366 1388          $(CTFCONVERT_O)
1367 1389  
1368 1390  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iprb/%.c
1369 1391          $(COMPILE.c) -o $@ $<
1370 1392          $(CTFCONVERT_O)
1371 1393  
1372 1394  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ixgbe/%.c
1373 1395          $(COMPILE.c) -o $@ $<
1374 1396          $(CTFCONVERT_O)
1375 1397  
1376 1398  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ixgbe/core/%.c
1377 1399          $(COMPILE.c) -o $@ $<
1378 1400          $(CTFCONVERT_O)
1379 1401  
1380 1402  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/i40e/%.c
1381 1403          $(COMPILE.c) -o $@ $<
1382 1404          $(CTFCONVERT_O)
1383 1405  
1384 1406  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/i40e/core/%.c
1385 1407          $(COMPILE.c) -o $@ $<
1386 1408          $(CTFCONVERT_O)
1387 1409  
1388 1410  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ntxn/%.c
1389 1411          $(COMPILE.c) -o $@ $<
1390 1412          $(CTFCONVERT_O)
1391 1413  
1392 1414  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/myri10ge/drv/%.c
1393 1415          $(COMPILE.c) -o $@ $<
1394 1416          $(CTFCONVERT_O)
1395 1417  
1396 1418  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/%.c
1397 1419          $(COMPILE.c) -o $@ $<
1398 1420          $(CTFCONVERT_O)
1399 1421  
1400 1422  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/ipgpc/%.c
1401 1423          $(COMPILE.c) -o $@ $<
1402 1424          $(CTFCONVERT_O)
1403 1425  
1404 1426  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/dlcosmk/%.c
1405 1427          $(COMPILE.c) -o $@ $<
1406 1428          $(CTFCONVERT_O)
1407 1429  
1408 1430  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/flowacct/%.c
1409 1431          $(COMPILE.c) -o $@ $<
1410 1432          $(CTFCONVERT_O)
1411 1433  
1412 1434  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/dscpmk/%.c
1413 1435          $(COMPILE.c) -o $@ $<
1414 1436          $(CTFCONVERT_O)
1415 1437  
1416 1438  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/meters/%.c
1417 1439          $(COMPILE.c) -o $@ $<
1418 1440          $(CTFCONVERT_O)
1419 1441  
1420 1442  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kiconv/kiconv_emea/%.c
1421 1443          $(COMPILE.c) -o $@ $<
1422 1444          $(CTFCONVERT_O)
1423 1445  
1424 1446  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kiconv/kiconv_ja/%.c
1425 1447          $(COMPILE.c) -o $@ $<
1426 1448          $(CTFCONVERT_O)
1427 1449  
1428 1450  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kiconv/kiconv_ko/%.c
1429 1451          $(COMPILE.c) -o $@ $<
1430 1452          $(CTFCONVERT_O)
1431 1453  
1432 1454  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kiconv/kiconv_sc/%.c
1433 1455          $(COMPILE.c) -o $@ $<
1434 1456          $(CTFCONVERT_O)
1435 1457  
1436 1458  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kiconv/kiconv_tc/%.c
1437 1459          $(COMPILE.c) -o $@ $<
1438 1460          $(CTFCONVERT_O)
1439 1461  
1440 1462  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/klm/%.c
1441 1463          $(COMPILE.c) -o $@ $<
1442 1464          $(CTFCONVERT_O)
1443 1465  
1444 1466  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/kmdb/%.c
1445 1467          $(COMPILE.c) -o $@ $<
1446 1468          $(CTFCONVERT_O)
1447 1469  
1448 1470  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ktli/%.c
1449 1471          $(COMPILE.c) -o $@ $<
1450 1472          $(CTFCONVERT_O)
1451 1473  
1452 1474  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/iscsi/%.c
1453 1475          $(COMPILE.c) -o $@ $<
1454 1476          $(CTFCONVERT_O)
1455 1477  
1456 1478  $(OBJS_DIR)/%.o:                $(COMMONBASE)/iscsi/%.c
1457 1479          $(COMPILE.c) -o $@ $<
1458 1480          $(CTFCONVERT_O)
1459 1481  
1460 1482  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/inet/kifconf/%.c
1461 1483          $(COMPILE.c) -o $@ $<
1462 1484          $(CTFCONVERT_O)
1463 1485  
1464 1486  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vr/%.c
1465 1487          $(COMPILE.c) -o $@ $<
1466 1488          $(CTFCONVERT_O)
1467 1489  
1468 1490  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/yge/%.c
1469 1491          $(COMPILE.c) -o $@ $<
1470 1492          $(CTFCONVERT_O)
1471 1493  
1472 1494  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfxge/%.c
1473 1495          $(COMPILE.c) -o $@ $<
1474 1496          $(CTFCONVERT_O)
1475 1497  
1476 1498  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfxge/common/%.c
1477 1499          $(COMPILE.c) -o $@ $<
1478 1500          $(CTFCONVERT_O)
1479 1501  
1480 1502  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/skd/%.c
1481 1503          $(COMPILE.c) -o $@ $<
1482 1504          $(CTFCONVERT_O)
1483 1505  
1484 1506  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/virtio/%.c
1485 1507          $(COMPILE.c) -o $@ $<
1486 1508          $(CTFCONVERT_O)
1487 1509  
1488 1510  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vioblk/%.c
1489 1511          $(COMPILE.c) -o $@ $<
1490 1512          $(CTFCONVERT_O)
1491 1513  
1492 1514  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vioif/%.c
1493 1515          $(COMPILE.c) -o $@ $<
1494 1516          $(CTFCONVERT_O)
1495 1517  #
1496 1518  # krtld must refer to its own bzero/bcopy until the kernel is fully linked
1497 1519  #
1498 1520  $(OBJS_DIR)/bootrd.o            := CPPFLAGS += -DKOBJ_OVERRIDES
1499 1521  $(OBJS_DIR)/doreloc.o           := CPPFLAGS += -DKOBJ_OVERRIDES
1500 1522  $(OBJS_DIR)/kobj.o              := CPPFLAGS += -DKOBJ_OVERRIDES
1501 1523  $(OBJS_DIR)/kobj_boot.o         := CPPFLAGS += -DKOBJ_OVERRIDES
1502 1524  $(OBJS_DIR)/kobj_bootflags.o    := CPPFLAGS += -DKOBJ_OVERRIDES
1503 1525  $(OBJS_DIR)/kobj_convrelstr.o   := CPPFLAGS += -DKOBJ_OVERRIDES
1504 1526  $(OBJS_DIR)/kobj_isa.o          := CPPFLAGS += -DKOBJ_OVERRIDES
1505 1527  $(OBJS_DIR)/kobj_kdi.o          := CPPFLAGS += -DKOBJ_OVERRIDES
1506 1528  $(OBJS_DIR)/kobj_lm.o           := CPPFLAGS += -DKOBJ_OVERRIDES
1507 1529  $(OBJS_DIR)/kobj_reloc.o        := CPPFLAGS += -DKOBJ_OVERRIDES
1508 1530  $(OBJS_DIR)/kobj_stubs.o        := CPPFLAGS += -DKOBJ_OVERRIDES
1509 1531  $(OBJS_DIR)/kobj_subr.o         := CPPFLAGS += -DKOBJ_OVERRIDES
1510 1532  
1511 1533  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/krtld/%.c
1512 1534          $(COMPILE.c) -o $@ $<
1513 1535          $(CTFCONVERT_O)
1514 1536  
1515 1537  $(OBJS_DIR)/%.o:                $(COMMONBASE)/list/%.c
1516 1538          $(COMPILE.c) -o $@ $<
1517 1539          $(CTFCONVERT_O)
1518 1540  
1519 1541  $(OBJS_DIR)/%.o:                $(COMMONBASE)/lzma/%.c
1520 1542          $(COMPILE.c) -o $@ $<
1521 1543          $(CTFCONVERT_O)
1522 1544  
1523 1545  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/md4/%.c
1524 1546          $(COMPILE.c) -o $@ $<
1525 1547          $(CTFCONVERT_O)
1526 1548  
1527 1549  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/md5/%.c
1528 1550          $(COMPILE.c) -o $@ $<
1529 1551          $(CTFCONVERT_O)
1530 1552  
1531 1553  $(OBJS_DIR)/%.o:                $(COMMONBASE)/net/dhcp/%.c
1532 1554          $(COMPILE.c) -o $@ $<
1533 1555          $(CTFCONVERT_O)
1534 1556  
1535 1557  $(OBJS_DIR)/%.o:                $(COMMONBASE)/nvpair/%.c
1536 1558          $(COMPILE.c) -o $@ $<
1537 1559          $(CTFCONVERT_O)
1538 1560  
1539 1561  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/os/%.c
1540 1562          $(COMPILE.c) -o $@ $<
1541 1563          $(CTFCONVERT_O)
1542 1564  
1543 1565  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/cis/%.c
1544 1566          $(COMPILE.c) -o $@ $<
1545 1567          $(CTFCONVERT_O)
1546 1568  
1547 1569  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/cs/%.c
1548 1570          $(COMPILE.c) -o $@ $<
1549 1571          $(CTFCONVERT_O)
1550 1572  
1551 1573  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/nexus/%.c
1552 1574          $(COMPILE.c) -o $@ $<
1553 1575          $(CTFCONVERT_O)
1554 1576  
1555 1577  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/pcs/%.c
1556 1578          $(COMPILE.c) -o $@ $<
1557 1579          $(CTFCONVERT_O)
1558 1580  
1559 1581  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/%.c
1560 1582          $(COMPILE.c) -o $@ $<
1561 1583          $(CTFCONVERT_O)
1562 1584  
1563 1585  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/sec/%.c
1564 1586          $(COMPILE.c) -o $@ $<
1565 1587          $(CTFCONVERT_O)
1566 1588  
1567 1589  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/sec_gss/%.c
1568 1590          $(COMPILE.c) -o $@ $<
1569 1591          $(CTFCONVERT_O)
1570 1592  
1571 1593  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/edonr/%.c
1572 1594          $(COMPILE.c) -o $@ $<
1573 1595          $(CTFCONVERT_O)
1574 1596  
1575 1597  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/sha1/%.c
1576 1598          $(COMPILE.c) -o $@ $<
1577 1599          $(CTFCONVERT_O)
1578 1600  
1579 1601  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/sha2/%.c
1580 1602          $(COMPILE.c) -o $@ $<
1581 1603          $(CTFCONVERT_O)
1582 1604  
1583 1605  $(OBJS_DIR)/%.o:                $(COMMONBASE)/crypto/skein/%.c
1584 1606          $(COMPILE.c) -o $@ $<
1585 1607          $(CTFCONVERT_O)
1586 1608  
1587 1609  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/syscall/%.c
1588 1610          $(COMPILE.c) -o $@ $<
1589 1611          $(CTFCONVERT_O)
1590 1612  
1591 1613  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/tnf/%.c
1592 1614          $(COMPILE.c) -o $@ $<
1593 1615          $(CTFCONVERT_O)
1594 1616  
1595 1617  $(OBJS_DIR)/%.o:                $(COMMONBASE)/tsol/%.c
1596 1618          $(COMPILE.c) -o $@ $<
1597 1619          $(CTFCONVERT_O)
1598 1620  
1599 1621  $(OBJS_DIR)/%.o:                $(COMMONBASE)/util/%.c
1600 1622          $(COMPILE.c) -o $@ $<
1601 1623          $(CTFCONVERT_O)
1602 1624  
1603 1625  $(OBJS_DIR)/%.o:                $(COMMONBASE)/unicode/%.c
1604 1626          $(COMPILE.c) -o $@ $<
1605 1627          $(CTFCONVERT_O)
1606 1628  
1607 1629  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/vm/%.c
1608 1630          $(COMPILE.c) -o $@ $<
1609 1631          $(CTFCONVERT_O)
1610 1632  
1611 1633  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/zmod/%.c
1612 1634          $(COMPILE.c) -o $@ $<
1613 1635          $(CTFCONVERT_O)
1614 1636  
1615 1637  $(OBJS_DIR)/zlib_obj.o:         $(ZLIB_OBJS:%=$(OBJS_DIR)/%)
1616 1638          $(LD) -r -Breduce -M$(UTSBASE)/common/zmod/mapfile -o $@ \
1617 1639              $(ZLIB_OBJS:%=$(OBJS_DIR)/%)
1618 1640          $(CTFMERGE) -t -f -L VERSION -o $@ $(ZLIB_OBJS:%=$(OBJS_DIR)/%)
1619 1641  
1620 1642  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/hxge/%.c
1621 1643          $(COMPILE.c) -o $@ $<
1622 1644          $(CTFCONVERT_O)
1623 1645  
1624 1646  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/tpm/%.c
1625 1647          $(COMPILE.c) -o $@ $<
1626 1648          $(CTFCONVERT_O)
1627 1649  
1628 1650  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/tpm/%.s
1629 1651          $(COMPILE.s) -o $@ $<
1630 1652  
1631 1653  $(OBJS_DIR)/bz2%.o:             $(COMMONBASE)/bzip2/%.c
1632 1654          $(COMPILE.c) -o $@ -I$(COMMONBASE)/bzip2 $<
1633 1655          $(CTFCONVERT_O)
1634 1656  
1635 1657  BZ2LINT = -erroff=%all -I$(UTSBASE)/common/bzip2
1636 1658  
1637 1659  $(LINTS_DIR)/bz2%.ln:           $(COMMONBASE)/bzip2/%.c
1638 1660           @($(LHEAD) $(LINT.c) -C $(LINTS_DIR)/`basename $@ .ln` $(BZ2LINT) $< $(LTAIL))
1639 1661  
1640 1662  #
1641 1663  #       Section 1b:     Lint `objects'
1642 1664  #
1643 1665  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/aes/%.c
1644 1666          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1645 1667  
1646 1668  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/arcfour/%.c
1647 1669          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1648 1670  
1649 1671  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/blowfish/%.c
1650 1672          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1651 1673  
1652 1674  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/ecc/%.c
1653 1675          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1654 1676  
1655 1677  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/modes/%.c
1656 1678          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1657 1679  
1658 1680  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/padding/%.c
1659 1681          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1660 1682  
1661 1683  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/rng/%.c
1662 1684          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1663 1685  
1664 1686  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/rsa/%.c
1665 1687          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1666 1688  
1667 1689  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/bignum/%.c
1668 1690          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1669 1691  
1670 1692  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/bignum/%.c
1671 1693          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1672 1694  
1673 1695  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/mpi/%.c
1674 1696          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1675 1697  
1676 1698  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/acl/%.c
1677 1699          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1678 1700  
1679 1701  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/avl/%.c
1680 1702          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1681 1703  
1682 1704  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/ucode/%.c
1683 1705          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1684 1706  
1685 1707  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/brand/sn1/%.c
1686 1708          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1687 1709  
1688 1710  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/brand/solaris10/%.c
1689 1711          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1690 1712  
1691 1713  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/c2/%.c
1692 1714          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1693 1715  
1694 1716  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/conf/%.c
1695 1717          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1696 1718  
1697 1719  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/contract/%.c
1698 1720          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1699 1721  
1700 1722  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/cpr/%.c
1701 1723          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1702 1724  
1703 1725  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ctf/%.c
1704 1726          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1705 1727  
1706 1728  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/ctf/%.c
1707 1729          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1708 1730  
1709 1731  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/pci/%.c
1710 1732          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1711 1733  
1712 1734  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/devid/%.c
1713 1735          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1714 1736  
1715 1737  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/des/%.c
1716 1738          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1717 1739  
1718 1740  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/secflags/%.c
1719 1741          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1720 1742  
1721 1743  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/smbios/%.c
1722 1744          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1723 1745  
1724 1746  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ncall/%.c
1725 1747          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1726 1748  
1727 1749  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/dsw/%.c
1728 1750          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1729 1751  
1730 1752  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/nsctl/%.c
1731 1753          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1732 1754  
1733 1755  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/rdc/%.c
1734 1756          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1735 1757  
1736 1758  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/sdbc/%.c
1737 1759          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1738 1760  
1739 1761  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/solaris/%.c
1740 1762          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1741 1763  
1742 1764  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/sv/%.c
1743 1765          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1744 1766  
1745 1767  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/avs/ns/unistat/%.c
1746 1768          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1747 1769  
1748 1770  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/des/%.c
1749 1771          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1750 1772  
1751 1773  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/crypto/api/%.c
1752 1774          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1753 1775  
1754 1776  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/crypto/core/%.c
1755 1777          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1756 1778  
1757 1779  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/crypto/io/%.c
1758 1780          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1759 1781  
1760 1782  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/crypto/spi/%.c
1761 1783          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1762 1784  
1763 1785  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/disp/%.c
1764 1786          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1765 1787  
1766 1788  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/dtrace/%.c
1767 1789          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1768 1790  
1769 1791  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/exacct/%.c
1770 1792          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1771 1793  
1772 1794  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/exec/aout/%.c
1773 1795          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1774 1796  
1775 1797  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/exec/elf/%.c
1776 1798          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1777 1799  
1778 1800  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/exec/intp/%.c
1779 1801          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1780 1802  
1781 1803  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/exec/shbin/%.c
1782 1804          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1783 1805  
1784 1806  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/exec/java/%.c
1785 1807          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1786 1808  
1787 1809  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/%.c
1788 1810          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1789 1811  
1790 1812  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/autofs/%.c
1791 1813          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1792 1814  
1793 1815  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/bootfs/%.c
1794 1816          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1795 1817  
1796 1818  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/ctfs/%.c
1797 1819          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1798 1820  
1799 1821  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/doorfs/%.c
1800 1822          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1801 1823  
1802 1824  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/dcfs/%.c
1803 1825          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1804 1826  
1805 1827  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/devfs/%.c
1806 1828          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1807 1829  
1808 1830  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/dev/%.c
1809 1831          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1810 1832  
1811 1833  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/fd/%.c
1812 1834          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1813 1835  
1814 1836  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/fifofs/%.c
1815 1837          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1816 1838  
1817 1839  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/hsfs/%.c
1818 1840          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1819 1841  
1820 1842  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/lofs/%.c
1821 1843          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1822 1844  
1823 1845  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/mntfs/%.c
1824 1846          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1825 1847  
1826 1848  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/namefs/%.c
1827 1849          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1828 1850  
1829 1851  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/smbsrv/%.c
1830 1852          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1831 1853  
1832 1854  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/smbsrv/%.c
1833 1855          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1834 1856  
1835 1857  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/nfs/%.c
1836 1858          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1837 1859  
1838 1860  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/objfs/%.c
1839 1861          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1840 1862  
1841 1863  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/pcfs/%.c
1842 1864          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1843 1865  
1844 1866  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/portfs/%.c
1845 1867          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1846 1868  
1847 1869  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/proc/%.c
1848 1870          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1849 1871  
1850 1872  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/sharefs/%.c
1851 1873          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1852 1874  
1853 1875  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/smbclnt/%.c
1854 1876          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1855 1877  
1856 1878  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/smbclnt/netsmb/%.c
1857 1879          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1858 1880  
1859 1881  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/smbclnt/smbfs/%.c
1860 1882          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1861 1883  
1862 1884  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/sockfs/%.c
1863 1885          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1864 1886  
1865 1887  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/specfs/%.c
1866 1888          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1867 1889  
1868 1890  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/swapfs/%.c
1869 1891          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1870 1892  
1871 1893  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/tmpfs/%.c
1872 1894          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1873 1895  
1874 1896  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/udfs/%.c
1875 1897          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1876 1898  
1877 1899  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/ufs/%.c
1878 1900          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1879 1901  
1880 1902  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/ufs_log/%.c
1881 1903          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1882 1904  
1883 1905  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vscan/%.c
1884 1906          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1885 1907  
1886 1908  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/zfs/%.c
1887 1909          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1888 1910  
1889 1911  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/zfs/lua/%.c
1890 1912          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1891 1913  
1892 1914  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/zut/%.c
1893 1915          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1894 1916  
1895 1917  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/xattr/%.c
1896 1918          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1897 1919  
1898 1920  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/zfs/%.c
1899 1921          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1900 1922  
1901 1923  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/gssapi/%.c
1902 1924          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1903 1925  
1904 1926  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/gssapi/mechs/dummy/%.c
1905 1927          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1906 1928  
1907 1929  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/%.c
1908 1930          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1909 1931  
1910 1932  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/%.c
1911 1933          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1912 1934  
1913 1935  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/des/%.c
1914 1936          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1915 1937  
1916 1938  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/dk/%.c
1917 1939          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1918 1940  
1919 1941  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/os/%.c
1920 1942          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1921 1943  
1922 1944  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/arcfour/%.c
1923 1945          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1924 1946  
1925 1947  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/enc_provider/%.c
1926 1948          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1927 1949  
1928 1950  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/hash_provider/%.c
1929 1951          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1930 1952  
1931 1953  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/keyhash_provider/%.c
1932 1954          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1933 1955  
1934 1956  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/raw/%.c
1935 1957          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1936 1958  
1937 1959  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/crypto/old/%.c
1938 1960          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1939 1961  
1940 1962  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/krb5/krb/%.c
1941 1963          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1942 1964  
1943 1965  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/krb5/os/%.c
1944 1966          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1945 1967  
1946 1968  $(LINTS_DIR)/%.ln:              $(KMECHKRB5_BASE)/mech/%.c
1947 1969          @($(LHEAD) $(LINT.c) $(KGSSDFLAGS) $< $(LTAIL))
1948 1970  
1949 1971  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/idmap/%.c
1950 1972          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1951 1973  
1952 1974  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/%.c
1953 1975          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1954 1976  
1955 1977  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/sockmods/%.c
1956 1978          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1957 1979  
1958 1980  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/arp/%.c
1959 1981          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1960 1982  
1961 1983  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/ip/%.c
1962 1984          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1963 1985  
1964 1986  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/ipnet/%.c
1965 1987          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1966 1988  
1967 1989  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/iptun/%.c
1968 1990          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1969 1991  
1970 1992  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/ipd/%.c
1971 1993          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1972 1994  
1973 1995  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/ipf/%.c
1974 1996          @($(LHEAD) $(LINT.c) $(IPFFLAGS) $< $(LTAIL))
1975 1997  
1976 1998  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/kssl/%.c
1977 1999          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1978 2000  
1979 2001  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/net/patricia/%.c
1980 2002          @($(LHEAD) $(LINT.c) $(IPFFLAGS) $< $(LTAIL))
1981 2003  
1982 2004  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/udp/%.c
1983 2005          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1984 2006  
1985 2007  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/sctp/%.c
1986 2008          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1987 2009  
1988 2010  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/tcp/%.c
1989 2011          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1990 2012  
1991 2013  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/ilb/%.c
1992 2014          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1993 2015  
1994 2016  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/nca/%.c
1995 2017          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1996 2018  
1997 2019  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/dlpistub/%.c
1998 2020          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1999 2021  
2000 2022  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/%.c
2001 2023          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2002 2024  
2003 2025  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/font/%.c
2004 2026          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2005 2027  
2006 2028  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/1394/%.c
2007 2029          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2008 2030  
2009 2031  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/1394/adapters/%.c
2010 2032          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2011 2033  
2012 2034  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/1394/targets/av1394/%.c
2013 2035          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2014 2036  
2015 2037  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/1394/targets/dcam1394/%.c
2016 2038          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2017 2039  
2018 2040  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/1394/targets/scsa1394/%.c
2019 2041          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2020 2042  
2021 2043  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sbp2/%.c
2022 2044          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2023 2045  
2024 2046  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/aac/%.c
2025 2047          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2026 2048  
2027 2049  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/afe/%.c
2028 2050          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2029 2051  
2030 2052  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/atge/%.c
2031 2053          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2032 2054  
2033 2055  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/arn/%.c
2034 2056          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2035 2057  
2036 2058  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ath/%.c
2037 2059          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2038 2060  
2039 2061  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/atu/%.c
2040 2062          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2041 2063  
2042 2064  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/impl/%.c
2043 2065          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2044 2066  
2045 2067  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/ac97/%.c
2046 2068          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2047 2069  
2048 2070  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audio1575/%.c
2049 2071          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2050 2072  
2051 2073  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audio810/%.c
2052 2074          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2053 2075  
2054 2076  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiocmi/%.c
2055 2077          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2056 2078  
2057 2079  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiocmihd/%.c
2058 2080          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2059 2081  
2060 2082  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audioens/%.c
2061 2083          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2062 2084  
2063 2085  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audioemu10k/%.c
2064 2086          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2065 2087  
2066 2088  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiohd/%.c
2067 2089          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2068 2090  
2069 2091  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audioixp/%.c
2070 2092          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2071 2093  
2072 2094  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiols/%.c
2073 2095          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2074 2096  
2075 2097  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiopci/%.c
2076 2098          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2077 2099  
2078 2100  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiop16x/%.c
2079 2101          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2080 2102  
2081 2103  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiosolo/%.c
2082 2104          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2083 2105  
2084 2106  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiots/%.c
2085 2107          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2086 2108  
2087 2109  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/audio/drv/audiovia823x/%.c
2088 2110          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2089 2111  
2090 2112  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bfe/%.c
2091 2113          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2092 2114  
2093 2115  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bpf/%.c
2094 2116          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2095 2117  
2096 2118  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bge/%.c
2097 2119          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2098 2120  
2099 2121  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/blkdev/%.c
2100 2122          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2101 2123  
2102 2124  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/%.c
2103 2125          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2104 2126  
2105 2127  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/common/%.c
2106 2128          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2107 2129  
2108 2130  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/ecore/%.c
2109 2131          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2110 2132  
2111 2133  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/device/%.c
2112 2134          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2113 2135  
2114 2136  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/fw/%.c
2115 2137          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2116 2138  
2117 2139  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/l4/%.c
2118 2140          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2119 2141  
2120 2142  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/l5/%.c
2121 2143          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2122 2144  
2123 2145  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/bnxe/577xx/drivers/common/lm/device/%.c
2124 2146          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2125 2147  
2126 2148  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cardbus/%.c
2127 2149          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2128 2150  
2129 2151  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/lu/stmf_sbd/%.c
2130 2152          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2131 2153  
2132 2154  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/fct/%.c
2133 2155          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2134 2156  
2135 2157  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/qlt/%.c
2136 2158          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2137 2159  
2138 2160  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/srpt/%.c
2139 2161          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2140 2162  
2141 2163  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsit/%.c
2142 2164          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2143 2165  
2144 2166  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/fcoet/%.c
2145 2167          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2146 2168  
2147 2169  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/iscsit/%.c
2148 2170          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2149 2171  
2150 2172  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/port/pppt/%.c
2151 2173          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2152 2174  
2153 2175  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/comstar/stmf/%.c
2154 2176          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2155 2177  
2156 2178  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cpqary3/%.c
2157 2179          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2158 2180  
2159 2181  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dld/%.c
2160 2182          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2161 2183  
2162 2184  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dls/%.c
2163 2185          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2164 2186  
2165 2187  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dmfe/%.c
2166 2188          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2167 2189  
2168 2190  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/drm/%.c
2169 2191          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2170 2192  
2171 2193  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/efe/%.c
2172 2194          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2173 2195  
2174 2196  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/elxl/%.c
2175 2197          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2176 2198  
2177 2199  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fcoe/%.c
2178 2200          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2179 2201  
2180 2202  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/hme/%.c
2181 2203          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2182 2204  
2183 2205  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pciex/%.c
2184 2206          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2185 2207  
2186 2208  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/hotplug/hpcsvc/%.c
2187 2209          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2188 2210  
2189 2211  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pciex/hotplug/%.c
2190 2212          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2191 2213  
2192 2214  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/hotplug/pcihp/%.c
2193 2215          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2194 2216  
2195 2217  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/rds/%.c
2196 2218          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2197 2219  
2198 2220  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/rdsv3/%.c
2199 2221          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2200 2222  
2201 2223  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/iser/%.c
2202 2224          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2203 2225  
2204 2226  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/ibd/%.c
2205 2227          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2206 2228  
2207 2229  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/eoib/%.c
2208 2230          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2209 2231  
2210 2232  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/of/sol_ofs/%.c
2211 2233          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2212 2234  
2213 2235  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/of/sol_ucma/%.c
2214 2236          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2215 2237  
2216 2238  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/of/sol_umad/%.c
2217 2239          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2218 2240  
2219 2241  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/of/sol_uverbs/%.c
2220 2242          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2221 2243  
2222 2244  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/sdp/%.c
2223 2245          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2224 2246  
2225 2247  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/mgt/ibcm/%.c
2226 2248          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2227 2249  
2228 2250  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/mgt/ibdm/%.c
2229 2251          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2230 2252  
2231 2253  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/mgt/ibdma/%.c
2232 2254          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2233 2255  
2234 2256  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/mgt/ibmf/%.c
2235 2257          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2236 2258  
2237 2259  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibnex/%.c
2238 2260          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2239 2261  
2240 2262  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibtl/%.c
2241 2263          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2242 2264  
2243 2265  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/tavor/%.c
2244 2266          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2245 2267  
2246 2268  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/hermon/%.c
2247 2269          @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
    | 
      ↓ open down ↓ | 
    1118 lines elided | 
    
      ↑ open up ↑ | 
  
2248 2270  
2249 2271  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/daplt/%.c
2250 2272          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2251 2273  
2252 2274  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2253 2275          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2254 2276  
2255 2277  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/idm/%.c
2256 2278          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2257 2279  
     2280 +$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/krrp/%.c
     2281 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2282 +
     2283 +$(LINTS_DIR)/%.ln:              $(COMMONBASE)/krrp/%.c
     2284 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2285 +
2258 2286  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ipw/%.c
2259 2287          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2260 2288  
2261 2289  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwh/%.c
2262 2290          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2263 2291  
2264 2292  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwi/%.c
2265 2293          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2266 2294  
2267 2295  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwk/%.c
2268 2296          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2269 2297  
2270 2298  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwp/%.c
2271 2299          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2272 2300  
2273 2301  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kb8042/%.c
2274 2302          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2275 2303  
2276 2304  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kbtrans/%.c
2277 2305          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2278 2306  
2279 2307  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ksocket/%.c
2280 2308          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2281 2309  
2282 2310  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/aggr/%.c
2283 2311          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2284 2312  
2285 2313  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/lp/%.c
2286 2314          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2287 2315  
2288 2316  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/%.c
2289 2317          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2290 2318  
2291 2319  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/plugins/%.c
2292 2320          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2293 2321  
2294 2322  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mega_sas/%.c
2295 2323          @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
    | 
      ↓ open down ↓ | 
    28 lines elided | 
    
      ↑ open up ↑ | 
  
2296 2324  
2297 2325  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mii/%.c
2298 2326          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2299 2327  
2300 2328  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mr_sas/%.c
2301 2329          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2302 2330  
2303 2331  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2304 2332          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2305 2333  
     2334 + $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
     2335 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2336 +
2306 2337  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mxfe/%.c
2307 2338          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2308 2339  
2309 2340  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2310 2341          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2311 2342  
2312 2343  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2313 2344          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2314 2345  
2315 2346  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2316 2347          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2317 2348  
2318 2349  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2319 2350          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2320 2351  
2321 2352  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2322 2353          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2323 2354  
2324 2355  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2325 2356          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2326 2357  
2327 2358  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.s
2328 2359          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2329 2360  
2330 2361  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2331 2362          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2332 2363  
2333 2364  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2334 2365          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2335 2366  
2336 2367  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2337 2368          @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
    | 
      ↓ open down ↓ | 
    22 lines elided | 
    
      ↑ open up ↑ | 
  
2338 2369  
2339 2370  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2340 2371          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2341 2372  
2342 2373  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
2343 2374          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2344 2375  
2345 2376  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppptun/%.c
2346 2377          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2347 2378  
     2379 +$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/qede/%.c
     2380 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2381 +
     2382 +$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/qede/579xx/drivers/ecore/%.c
     2383 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2384 +
2348 2385  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ral/%.c
2349 2386          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2350 2387  
2351 2388  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rge/%.c
2352 2389          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2353 2390  
2354 2391  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtls/%.c
2355 2392          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2356 2393  
2357 2394  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rsm/%.c
2358 2395          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2359 2396  
2360 2397  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtw/%.c
2361 2398          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2362 2399  
2363 2400  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rum/%.c
2364 2401          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2365 2402  
2366 2403  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwd/%.c
2367 2404          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2368 2405  
2369 2406  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwn/%.c
2370 2407          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2371 2408  
2372 2409  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sata/adapters/ahci/%.c
2373 2410          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2374 2411  
2375 2412  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sata/adapters/nv_sata/%.c
2376 2413          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2377 2414  
2378 2415  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sata/adapters/si3124/%.c
2379 2416          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2380 2417  
2381 2418  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sata/impl/%.c
2382 2419          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2383 2420  
2384 2421  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/%.c
2385 2422          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2386 2423  
2387 2424  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/blk2scsa/%.c
2388 2425          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2389 2426  
2390 2427  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/pmcs/%.c
2391 2428          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2392 2429  
2393 2430  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/%.c
2394 2431          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2395 2432  
2396 2433  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c
2397 2434          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2398 2435  
2399 2436  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2400 2437          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2401 2438  
2402 2439  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2403 2440          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2404 2441  
2405 2442  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2406 2443          @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
    | 
      ↓ open down ↓ | 
    49 lines elided | 
    
      ↑ open up ↑ | 
  
2407 2444  
2408 2445  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
2409 2446          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2410 2447  
2411 2448  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
2412 2449          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2413 2450  
2414 2451  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
2415 2452          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2416 2453  
     2454 +$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/aoe/%.c
     2455 +        @($(LHEAD) $(LINT.c) $< $(LTAIL))
     2456 +
2417 2457  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
2418 2458          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2419 2459  
2420 2460  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/conf/%.c
2421 2461          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2422 2462  
2423 2463  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/impl/%.c
2424 2464          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2425 2465  
2426 2466  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/targets/%.c
2427 2467          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2428 2468  
2429 2469  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
2430 2470          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2431 2471  
2432 2472  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/impl/%.c
2433 2473          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2434 2474  
2435 2475  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
2436 2476          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2437 2477  
2438 2478  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sfe/%.c
2439 2479          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2440 2480  
2441 2481  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/simnet/%.c
2442 2482          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2443 2483  
2444 2484  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/softmac/%.c
2445 2485          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2446 2486  
2447 2487  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/uath/%.c
2448 2488          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2449 2489  
2450 2490  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/uath/uath_fw/%.c
2451 2491          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2452 2492  
2453 2493  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ural/%.c
2454 2494          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2455 2495  
2456 2496  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/urtw/%.c
2457 2497          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2458 2498  
2459 2499  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/audio/usb_ac/%.c
2460 2500          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2461 2501  
2462 2502  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/audio/usb_as/%.c
2463 2503          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2464 2504  
2465 2505  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/audio/usb_ah/%.c
2466 2506          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2467 2507  
2468 2508  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbskel/%.c
2469 2509          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2470 2510  
2471 2511  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/video/usbvc/%.c
2472 2512          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2473 2513  
2474 2514  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/hid/%.c
2475 2515          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2476 2516  
2477 2517  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/hidparser/%.c
2478 2518          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2479 2519  
2480 2520  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbkbm/%.c
2481 2521          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2482 2522  
2483 2523  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbms/%.c
2484 2524          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2485 2525  
2486 2526  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbinput/usbwcm/%.c
2487 2527          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2488 2528  
2489 2529  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/ugen/%.c
2490 2530          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2491 2531  
2492 2532  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/printer/%.c
2493 2533          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2494 2534  
2495 2535  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbser/%.c
2496 2536          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2497 2537  
2498 2538  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbser/usbsacm/%.c
2499 2539          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2500 2540  
2501 2541  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbser/usbftdi/%.c
2502 2542          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2503 2543  
2504 2544  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbser/usbser_keyspan/%.c
2505 2545          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2506 2546  
2507 2547  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbser/usbsprl/%.c
2508 2548          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2509 2549  
2510 2550  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/clients/usbecm/%.c
2511 2551          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2512 2552  
2513 2553  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/hcd/openhci/%.c
2514 2554          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2515 2555  
2516 2556  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/hcd/ehci/%.c
2517 2557          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2518 2558  
2519 2559  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/hcd/xhci/%.c
2520 2560          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2521 2561  
2522 2562  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/hcd/uhci/%.c
2523 2563          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2524 2564  
2525 2565  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/hubd/%.c
2526 2566          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2527 2567  
2528 2568  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/scsa2usb/%.c
2529 2569          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2530 2570  
2531 2571  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usb_mid/%.c
2532 2572          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2533 2573  
2534 2574  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usb_ia/%.c
2535 2575          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2536 2576  
2537 2577  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usba/%.c
2538 2578          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2539 2579  
2540 2580  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usba10/%.c
2541 2581          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2542 2582  
2543 2583  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usbgem/%.c
2544 2584          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2545 2585  
2546 2586  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/axf/%.c
2547 2587          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2548 2588  
2549 2589  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/udmf/%.c
2550 2590          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2551 2591  
2552 2592  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/upf/%.c
2553 2593          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2554 2594  
2555 2595  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/urf/%.c
2556 2596          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2557 2597  
2558 2598  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vuidmice/%.c
2559 2599          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2560 2600  
2561 2601  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vnic/%.c
2562 2602          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2563 2603  
2564 2604  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/wpi/%.c
2565 2605          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2566 2606  
2567 2607  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/zyd/%.c
2568 2608          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2569 2609  
2570 2610  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/chxge/com/%.c
2571 2611          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2572 2612  
2573 2613  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/chxge/%.c
2574 2614          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2575 2615  
2576 2616  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cxgbe/common/%.c
2577 2617          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2578 2618  
2579 2619  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cxgbe/shared/%.c
2580 2620          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2581 2621  
2582 2622  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cxgbe/firmware/%.c
2583 2623          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2584 2624  
2585 2625  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cxgbe/t4nex/%.c
2586 2626          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2587 2627  
2588 2628  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/cxgbe/cxgbe/%.c
2589 2629          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2590 2630  
2591 2631  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ixgb/%.c
2592 2632          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2593 2633  
2594 2634  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/xge/drv/%.c
2595 2635          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2596 2636  
2597 2637  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/xge/hal/xgehal/%.c
2598 2638          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2599 2639  
2600 2640  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000g/%.c
2601 2641          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2602 2642  
2603 2643  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000api/%.c
2604 2644          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2605 2645  
2606 2646  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/igb/%.c
2607 2647          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2608 2648  
2609 2649  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iprb/%.c
2610 2650          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2611 2651  
2612 2652  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ixgbe/%.c
2613 2653          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2614 2654  
2615 2655  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ixgbe/core/%.c
2616 2656          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2617 2657  
2618 2658  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/i40e/%.c
2619 2659          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2620 2660  
2621 2661  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ntxn/%.c
2622 2662          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2623 2663  
2624 2664  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/myri10ge/drv/%.c
2625 2665          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2626 2666  
2627 2667  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/%.c
2628 2668          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2629 2669  
2630 2670  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/ipgpc/%.c
2631 2671          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2632 2672  
2633 2673  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dlcosmk/%.c
2634 2674          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2635 2675  
2636 2676  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/flowacct/%.c
2637 2677          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2638 2678  
2639 2679  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dscpmk/%.c
2640 2680          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2641 2681  
2642 2682  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/meters/%.c
2643 2683          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2644 2684  
2645 2685  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kiconv/kiconv_emea/%.c
2646 2686          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2647 2687  
2648 2688  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kiconv/kiconv_ja/%.c
2649 2689          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2650 2690  
2651 2691  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kiconv/kiconv_ko/%.c
2652 2692          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2653 2693  
2654 2694  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kiconv/kiconv_sc/%.c
2655 2695          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2656 2696  
2657 2697  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kiconv/kiconv_tc/%.c
2658 2698          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2659 2699  
2660 2700  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/klm/%.c
2661 2701          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2662 2702  
2663 2703  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/kmdb/%.c
2664 2704          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2665 2705  
2666 2706  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/krtld/%.c
2667 2707          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2668 2708  
2669 2709  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ktli/%.c
2670 2710          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2671 2711  
2672 2712  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/list/%.c
2673 2713          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2674 2714  
2675 2715  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/lzma/%.c
2676 2716          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2677 2717  
2678 2718  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/md4/%.c
2679 2719          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2680 2720  
2681 2721  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/md5/%.c
2682 2722          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2683 2723  
2684 2724  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/net/dhcp/%.c
2685 2725          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2686 2726  
2687 2727  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/nvpair/%.c
2688 2728          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2689 2729  
2690 2730  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/os/%.c
2691 2731          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2692 2732  
2693 2733  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/%.c
2694 2734          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2695 2735  
2696 2736  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/cs/%.c
2697 2737          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2698 2738  
2699 2739  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/cis/%.c
2700 2740          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2701 2741  
2702 2742  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/nexus/%.c
2703 2743          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2704 2744  
2705 2745  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/pcs/%.c
2706 2746          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2707 2747  
2708 2748  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/%.c
2709 2749          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2710 2750  
2711 2751  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/sec/%.c
2712 2752          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2713 2753  
2714 2754  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/sec_gss/%.c
2715 2755          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2716 2756  
2717 2757  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/edonr/%.c
2718 2758          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2719 2759  
2720 2760  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/sha1/%.c
2721 2761          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2722 2762  
2723 2763  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/sha2/%.c
2724 2764          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2725 2765  
2726 2766  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/skein/%.c
2727 2767          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2728 2768  
2729 2769  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/syscall/%.c
2730 2770          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2731 2771  
2732 2772  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/tnf/%.c
2733 2773          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2734 2774  
2735 2775  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/tsol/%.c
2736 2776          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2737 2777  
2738 2778  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/util/%.c
2739 2779          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2740 2780  
2741 2781  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/unicode/%.c
2742 2782          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2743 2783  
2744 2784  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/vm/%.c
2745 2785          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2746 2786  
2747 2787  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/iscsi/%.c
2748 2788          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2749 2789  
2750 2790  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2751 2791          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2752 2792  
2753 2793  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/inet/kifconf/%.c
2754 2794          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2755 2795  
2756 2796  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/virtio/%.c
2757 2797          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2758 2798  
2759 2799  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vioblk/%.c
2760 2800          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2761 2801  
2762 2802  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vioif/%.c
2763 2803          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2764 2804  
2765 2805  ZMODLINTFLAGS = -erroff=E_CONSTANT_CONDITION
2766 2806  
2767 2807  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/zmod/%.c
2768 2808          @($(LHEAD) $(LINT.c) $(ZMODLINTFLAGS) $< $(LTAIL))
2769 2809  
2770 2810  $(LINTS_DIR)/zlib_obj.ln:       $(ZLIB_OBJS:%.o=$(LINTS_DIR)/%.ln) \
2771 2811                                  $(UTSBASE)/common/zmod/zlib_lint.c
2772 2812          @($(LHEAD) $(LINT.c) -C $(LINTS_DIR)/zlib_obj \
2773 2813              $(UTSBASE)/common/zmod/zlib_lint.c $(LTAIL))
2774 2814  
2775 2815  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/hxge/%.c
2776 2816          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2777 2817  
2778 2818  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/tpm/%.c
2779 2819          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2780 2820  
2781 2821  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/tpm/%.s
2782 2822          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2783 2823  
2784 2824  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vr/%.c
2785 2825          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2786 2826  
2787 2827  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/yge/%.c
2788 2828          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2789 2829  
2790 2830  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sfxge/%.c
2791 2831          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2792 2832  
2793 2833  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sfxge/common/%.c
2794 2834          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2795 2835  
2796 2836  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/skd/%.c
2797 2837          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2798 2838  
2799 2839  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/fsreparse/%.c
2800 2840          @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
    | 
      ↓ open down ↓ | 
    374 lines elided | 
    
      ↑ open up ↑ | 
  
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX