Print this page


Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/Makefile.rules
          +++ new/usr/src/uts/common/Makefile.rules
↓ open down ↓ 15 lines elided ↑ open up ↑
  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 2015 Nexenta Systems, Inc.  All rights reserved.
  26      -# Copyright 2016 Joyent, Inc.
  27   26  # Copyright 2013 Saso Kiselkov. All rights reserved.
  28   27  # Copyright 2016 Joyent, Inc.
  29   28  #
  30   29  
  31   30  #
  32   31  # uts/common/Makefile.rules
  33   32  #
  34   33  #       This Makefile defines all the file build rules for the directory
  35   34  # uts/common and its children. These are the source files which may
  36   35  # be considered common to all SunOS systems.
↓ open down ↓ 54 lines elided ↑ open up ↑
  91   90          $(CTFCONVERT_O)
  92   91  
  93   92  $(OBJS_DIR)/%.o:                $(COMMONBASE)/acl/%.c
  94   93          $(COMPILE.c) -o $@ $<
  95   94          $(CTFCONVERT_O)
  96   95  
  97   96  $(OBJS_DIR)/%.o:                $(COMMONBASE)/avl/%.c
  98   97          $(COMPILE.c) -o $@ $<
  99   98          $(CTFCONVERT_O)
 100   99  
 101      -$(OBJS_DIR)/%.o:                $(COMMONBASE)/inet/%.c
 102      -        $(COMPILE.c) -o $@ $<
 103      -        $(CTFCONVERT_O)
 104      -
 105  100  $(OBJS_DIR)/%.o:                $(COMMONBASE)/ucode/%.c
 106  101          $(COMPILE.c) -o $@ $<
 107  102          $(CTFCONVERT_O)
 108  103  
 109  104  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/brand/sn1/%.c
 110  105          $(COMPILE.c) -o $@ $<
 111  106          $(CTFCONVERT_O)
 112  107  
 113  108  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/brand/solaris10/%.c
 114  109          $(COMPILE.c) -o $@ $<
↓ open down ↓ 128 lines elided ↑ open up ↑
 243  238          $(CTFCONVERT_O)
 244  239  
 245  240  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/fifofs/%.c
 246  241          $(COMPILE.c) -o $@ $<
 247  242          $(CTFCONVERT_O)
 248  243  
 249  244  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/hsfs/%.c
 250  245          $(COMPILE.c) -o $@ $<
 251  246          $(CTFCONVERT_O)
 252  247  
 253      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/hyprlofs/%.c
 254      -        $(COMPILE.c) -o $@ $<
 255      -        $(CTFCONVERT_O)
 256      -
 257  248  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/lofs/%.c
 258  249          $(COMPILE.c) -o $@ $<
 259  250          $(CTFCONVERT_O)
 260  251  
 261      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/lxproc/%.c
 262      -        $(COMPILE.c) -o $@ $<
 263      -        $(CTFCONVERT_O)
 264      -
 265  252  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/mntfs/%.c
 266  253          $(COMPILE.c) -o $@ $<
 267  254          $(CTFCONVERT_O)
 268  255  
 269  256  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/namefs/%.c
 270  257          $(COMPILE.c) -o $@ $<
 271  258          $(CTFCONVERT_O)
 272  259  
 273  260  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/nfs/%.c
 274  261          $(COMPILE.c) -o $@ $<
↓ open down ↓ 491 lines elided ↑ open up ↑
 766  753          $(CTFCONVERT_O)
 767  754  
 768  755  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/dmfe/%.c
 769  756          $(COMPILE.c) -o $@ $<
 770  757          $(CTFCONVERT_O)
 771  758  
 772  759  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/drm/%.c
 773  760          $(COMPILE.c) -o $@ $<
 774  761          $(CTFCONVERT_O)
 775  762  
 776      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/dr_sas/%.c
 777      -        $(COMPILE.c) -o $@ $<
 778      -        $(CTFCONVERT_O)
 779      -
 780  763  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/efe/%.c
 781  764          $(COMPILE.c) -o $@ $<
 782  765          $(CTFCONVERT_O)
 783  766  
 784  767  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/elxl/%.c
 785  768          $(COMPILE.c) -o $@ $<
 786  769          $(CTFCONVERT_O)
 787  770  
 788  771  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fcoe/%.c
 789  772          $(COMPILE.c) -o $@ $<
↓ open down ↓ 208 lines elided ↑ open up ↑
 998  981          $(CTFCONVERT_O)
 999  982  
1000  983  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
1001  984          $(COMPILE.c) -o $@ $<
1002  985          $(CTFCONVERT_O)
1003  986  
1004  987  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
1005  988          $(COMPILE.c) -o $@ $<
1006  989          $(CTFCONVERT_O)
1007  990  
1008      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nfp/%.c
1009      -        $(COMPILE.c) -o $@ $<
1010      -        $(CTFCONVERT_O)
1011      -
1012  991  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
1013  992          $(COMPILE.c) -o $@ $<
1014  993          $(CTFCONVERT_O)
1015  994  
1016  995  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nvme/%.c
1017  996          $(COMPILE.c) -o $@ $<
1018  997          $(CTFCONVERT_O)
1019  998  
1020  999  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/%.c
1021 1000          $(COMPILE.c) -o $@ $<
1022 1001          $(CTFCONVERT_O)
1023 1002  
1024 1003  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/npi/%.c
1025 1004          $(COMPILE.c) -o $@ $<
1026 1005          $(CTFCONVERT_O)
1027 1006  
1028 1007  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nxge/%.s
1029 1008          $(COMPILE.s) -o $@ $<
1030 1009  
1031      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/overlay/%.c
1032      -        $(COMPILE.c) -o $@ $<
1033      -        $(CTFCONVERT_O)
1034      -
1035      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/overlay/plugins/%.c
1036      -        $(COMPILE.c) -o $@ $<
1037      -        $(CTFCONVERT_O)
1038      -
1039 1010  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1040 1011          $(COMPILE.c) -o $@ $<
1041 1012          $(CTFCONVERT_O)
1042 1013  
1043 1014  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1044 1015          $(COMPILE.c) -o $@ $<
1045 1016          $(CTFCONVERT_O)
1046 1017  
1047 1018  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1048 1019          $(COMPILE.c) -o $@ $<
↓ open down ↓ 76 lines elided ↑ open up ↑
1125 1096          $(CTFCONVERT_O)
1126 1097  
1127 1098  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/%.c
1128 1099          $(COMPILE.c) -o $@ $<
1129 1100          $(CTFCONVERT_O)
1130 1101  
1131 1102  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c
1132 1103          $(COMPILE.c) -o $@ $<
1133 1104          $(CTFCONVERT_O)
1134 1105  
1135      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/smrt/%.c
1136      -        $(COMPILE.c) -o $@ $<
1137      -        $(CTFCONVERT_O)
1138      -
1139 1106  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/ulp/%.c
1140 1107          $(COMPILE.c) -o $@ $<
1141 1108          $(CTFCONVERT_O)
1142 1109  
1143 1110  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1144 1111          $(COMPILE.c) -o $@ $<
1145 1112          $(CTFCONVERT_O)
1146 1113  
1147 1114  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1148 1115          $(COMPILE.c) -o $@ $<
↓ open down ↓ 20 lines elided ↑ open up ↑
1169 1136          $(CTFCONVERT_O)
1170 1137  
1171 1138  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1172 1139          $(COMPILE.c) -o $@ $<
1173 1140          $(CTFCONVERT_O)
1174 1141  
1175 1142  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1176 1143          $(COMPILE.c) -o $@ $<
1177 1144          $(CTFCONVERT_O)
1178 1145  
1179      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/gsqueue/%.c
1180      -        $(COMPILE.c) -o $@ $<
1181      -        $(CTFCONVERT_O)
1182      -
1183 1146  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1184 1147          $(COMPILE.c) -o $@ $<
1185 1148          $(CTFCONVERT_O)
1186 1149  
1187 1150  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/simnet/%.c
1188 1151          $(COMPILE.c) -o $@ $<
1189 1152          $(CTFCONVERT_O)
1190 1153  
1191 1154  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/softmac/%.c
1192 1155          $(COMPILE.c) -o $@ $<
1193 1156          $(CTFCONVERT_O)
1194 1157  
1195      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vnd/%.c
1196      -        $(COMPILE.c) -o $@ $<
1197      -        $(CTFCONVERT_O)
1198      -
1199 1158  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/uath/%.c
1200 1159          $(COMPILE.c) -o $@ $<
1201 1160          $(CTFCONVERT_O)
1202 1161  
1203 1162  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/uath/uath_fw/%.c
1204 1163          $(COMPILE.c) -o $@ $<
1205 1164          $(CTFCONVERT_O)
1206 1165  
1207 1166  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ural/%.c
1208 1167          $(COMPILE.c) -o $@ $<
↓ open down ↓ 104 lines elided ↑ open up ↑
1313 1272          $(CTFCONVERT_O)
1314 1273  
1315 1274  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usba/%.c
1316 1275          $(COMPILE.c) -o $@ $<
1317 1276          $(CTFCONVERT_O)
1318 1277  
1319 1278  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usb/usba10/%.c
1320 1279          $(COMPILE.c) -o $@ $<
1321 1280          $(CTFCONVERT_O)
1322 1281  
1323      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/usbgem/%.c
1324      -        $(COMPILE.c) -o $@ $<
1325      -        $(CTFCONVERT_O)
1326      -
1327      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/axf/%.c
1328      -        $(COMPILE.c) -o $@ $<
1329      -        $(CTFCONVERT_O)
1330      -
1331      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/udf/%.c
1332      -        $(COMPILE.c) -o $@ $<
1333      -        $(CTFCONVERT_O)
1334      -
1335      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/udmf/%.c
1336      -        $(COMPILE.c) -o $@ $<
1337      -        $(CTFCONVERT_O)
1338      -
1339      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/upf/%.c
1340      -        $(COMPILE.c) -o $@ $<
1341      -        $(CTFCONVERT_O)
1342      -
1343      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/urf/%.c
1344      -        $(COMPILE.c) -o $@ $<
1345      -        $(CTFCONVERT_O)
1346      -
1347 1282  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vuidmice/%.c
1348 1283          $(COMPILE.c) -o $@ $<
1349 1284          $(CTFCONVERT_O)
1350 1285  
1351 1286  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vnic/%.c
1352 1287          $(COMPILE.c) -o $@ $<
1353 1288          $(CTFCONVERT_O)
1354 1289  
1355 1290  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/wpi/%.c
1356 1291          $(COMPILE.c) -o $@ $<
↓ open down ↓ 172 lines elided ↑ open up ↑
1529 1464          $(CTFCONVERT_O)
1530 1465  
1531 1466  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/virtio/%.c
1532 1467          $(COMPILE.c) -o $@ $<
1533 1468          $(CTFCONVERT_O)
1534 1469  
1535 1470  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vioblk/%.c
1536 1471          $(COMPILE.c) -o $@ $<
1537 1472          $(CTFCONVERT_O)
1538 1473  
1539      -$(OBJS_DIR)/%.o:                $(COMMONBASE)/idspace/%.c
1540      -        $(COMPILE.c) -o $@ $<
1541      -        $(CTFCONVERT_O)
1542      -
1543 1474  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/vioif/%.c
1544 1475          $(COMPILE.c) -o $@ $<
1545 1476          $(CTFCONVERT_O)
1546      -
1547 1477  #
1548 1478  # krtld must refer to its own bzero/bcopy until the kernel is fully linked
1549 1479  #
1550 1480  $(OBJS_DIR)/bootrd.o            := CPPFLAGS += -DKOBJ_OVERRIDES
1551 1481  $(OBJS_DIR)/doreloc.o           := CPPFLAGS += -DKOBJ_OVERRIDES
1552 1482  $(OBJS_DIR)/kobj.o              := CPPFLAGS += -DKOBJ_OVERRIDES
1553 1483  $(OBJS_DIR)/kobj_boot.o         := CPPFLAGS += -DKOBJ_OVERRIDES
1554 1484  $(OBJS_DIR)/kobj_bootflags.o    := CPPFLAGS += -DKOBJ_OVERRIDES
1555 1485  $(OBJS_DIR)/kobj_convrelstr.o   := CPPFLAGS += -DKOBJ_OVERRIDES
1556 1486  $(OBJS_DIR)/kobj_isa.o          := CPPFLAGS += -DKOBJ_OVERRIDES
↓ open down ↓ 48 lines elided ↑ open up ↑
1605 1535          $(CTFCONVERT_O)
1606 1536  
1607 1537  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/nexus/%.c
1608 1538          $(COMPILE.c) -o $@ $<
1609 1539          $(CTFCONVERT_O)
1610 1540  
1611 1541  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/pcmcia/pcs/%.c
1612 1542          $(COMPILE.c) -o $@ $<
1613 1543          $(CTFCONVERT_O)
1614 1544  
1615      -$(OBJS_DIR)/%.o:                $(UTSBASE)/common/refhash/%.c
1616      -        $(COMPILE.c) -o $@ $<
1617      -        $(CTFCONVERT_O)
1618      -
1619 1545  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/%.c
1620 1546          $(COMPILE.c) -o $@ $<
1621 1547          $(CTFCONVERT_O)
1622 1548  
1623 1549  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/sec/%.c
1624 1550          $(COMPILE.c) -o $@ $<
1625 1551          $(CTFCONVERT_O)
1626 1552  
1627 1553  $(OBJS_DIR)/%.o:                $(UTSBASE)/common/rpc/sec_gss/%.c
1628 1554          $(COMPILE.c) -o $@ $<
↓ open down ↓ 103 lines elided ↑ open up ↑
1732 1658  
1733 1659  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/mpi/%.c
1734 1660          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1735 1661  
1736 1662  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/acl/%.c
1737 1663          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1738 1664  
1739 1665  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/avl/%.c
1740 1666          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1741 1667  
1742      -$(LINTS_DIR)/%.ln:              $(COMMONBASE)/inet/%.c
1743      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
1744      -
1745 1668  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/ucode/%.c
1746 1669          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1747 1670  
1748 1671  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/brand/sn1/%.c
1749 1672          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1750 1673  
1751 1674  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/brand/solaris10/%.c
1752 1675          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1753 1676  
1754 1677  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/c2/%.c
↓ open down ↓ 115 lines elided ↑ open up ↑
1870 1793  
1871 1794  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/fd/%.c
1872 1795          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1873 1796  
1874 1797  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/fifofs/%.c
1875 1798          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1876 1799  
1877 1800  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/hsfs/%.c
1878 1801          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1879 1802  
1880      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/hyprlofs/%.c
1881      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
1882      -
1883 1803  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/lofs/%.c
1884 1804          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1885 1805  
1886 1806  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/lxproc/%.c
1887 1807          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1888 1808  
1889 1809  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/mntfs/%.c
1890 1810          @($(LHEAD) $(LINT.c) $< $(LTAIL))
1891 1811  
1892 1812  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/fs/namefs/%.c
↓ open down ↓ 331 lines elided ↑ open up ↑
2224 2144  
2225 2145  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dls/%.c
2226 2146          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2227 2147  
2228 2148  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dmfe/%.c
2229 2149          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2230 2150  
2231 2151  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/drm/%.c
2232 2152          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2233 2153  
2234      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/dr_sas/%.c
2235      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2236      -
2237 2154  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/efe/%.c
2238 2155          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2239 2156  
2240 2157  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/elxl/%.c
2241 2158          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2242 2159  
2243 2160  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fcoe/%.c
2244 2161          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2245 2162  
2246 2163  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/hme/%.c
↓ open down ↓ 151 lines elided ↑ open up ↑
2398 2315  
2399 2316  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2400 2317          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2401 2318  
2402 2319  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2403 2320          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2404 2321  
2405 2322  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2406 2323          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2407 2324  
2408      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nfp/%.c
2409      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2410      -
2411 2325  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2412 2326          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2413 2327  
2414 2328  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2415 2329          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2416 2330  
2417 2331  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2418 2332          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2419 2333  
2420 2334  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.s
2421 2335          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2422 2336  
2423 2337  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2424 2338          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2425 2339  
2426      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/overlay/%.c
2427      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2428      -
2429      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/overlay/plugins/%.c
2430      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2431      -
2432 2340  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2433 2341          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2434 2342  
2435 2343  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2436 2344          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2437 2345  
2438 2346  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2439 2347          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2440 2348  
2441 2349  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
↓ open down ↓ 46 lines elided ↑ open up ↑
2488 2396  
2489 2397  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/pmcs/%.c
2490 2398          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2491 2399  
2492 2400  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/%.c
2493 2401          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2494 2402  
2495 2403  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/scsi_vhci/fops/%.c
2496 2404          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2497 2405  
2498      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/smrt/%.c
2499      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2500      -
2501 2406  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2502 2407          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2503 2408  
2504 2409  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2505 2410          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2506 2411  
2507 2412  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2508 2413          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2509 2414  
2510 2415  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
↓ open down ↓ 121 lines elided ↑ open up ↑
2632 2537  
2633 2538  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usb_ia/%.c
2634 2539          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2635 2540  
2636 2541  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usba/%.c
2637 2542          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2638 2543  
2639 2544  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usb/usba10/%.c
2640 2545          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2641 2546  
2642      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/usbgem/%.c
2643      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2644      -
2645      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/axf/%.c
2646      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2647      -
2648      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/udmf/%.c
2649      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2650      -
2651      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/upf/%.c
2652      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2653      -
2654      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/urf/%.c
2655      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2656      -
2657 2547  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vuidmice/%.c
2658 2548          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2659 2549  
2660 2550  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/vnic/%.c
2661 2551          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2662 2552  
2663 2553  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/wpi/%.c
2664 2554          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2665 2555  
2666 2556  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/zyd/%.c
↓ open down ↓ 133 lines elided ↑ open up ↑
2800 2690  
2801 2691  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/cis/%.c
2802 2692          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2803 2693  
2804 2694  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/nexus/%.c
2805 2695          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2806 2696  
2807 2697  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/pcmcia/pcs/%.c
2808 2698          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2809 2699  
2810      -$(LINTS_DIR)/%.ln:              $(UTSBASE)/common/refhash/%.c
2811      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2812      -
2813 2700  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/%.c
2814 2701          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2815 2702  
2816 2703  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/sec/%.c
2817 2704          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2818 2705  
2819 2706  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/rpc/sec_gss/%.c
2820 2707          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2821 2708  
2822 2709  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/crypto/edonr/%.c
↓ open down ↓ 72 lines elided ↑ open up ↑
2895 2782  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sfxge/%.c
2896 2783          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2897 2784  
2898 2785  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sfxge/common/%.c
2899 2786          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2900 2787  
2901 2788  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/skd/%.c
2902 2789          @($(LHEAD) $(LINT.c) $< $(LTAIL))
2903 2790  
2904 2791  $(LINTS_DIR)/%.ln:              $(COMMONBASE)/fsreparse/%.c
2905      -        @($(LHEAD) $(LINT.c) $< $(LTAIL))
2906      -
2907      -$(LINTS_DIR)/%.ln:              $(COMMONBASE)/idspace/%.c
2908 2792          @($(LHEAD) $(LINT.c) $< $(LTAIL))
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX