189 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/aout/%.c
 190         $(COMPILE.c) -o $@ $<
 191         $(CTFCONVERT_O)
 192 
 193 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/elf/%.c
 194         $(COMPILE.c) -o $@ $<
 195         $(CTFCONVERT_O)
 196 
 197 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/intp/%.c
 198         $(COMPILE.c) -o $@ $<
 199         $(CTFCONVERT_O)
 200 
 201 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/shbin/%.c
 202         $(COMPILE.c) -o $@ $<
 203         $(CTFCONVERT_O)
 204 
 205 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/java/%.c
 206         $(COMPILE.c) -o $@ $<
 207         $(CTFCONVERT_O)
 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 > $@
 213 
 214 $(OBJS_DIR)/$(VGATEXT_FONT).o:  $(OBJS_DIR)/$(VGATEXT_FONT).c
 215         $(COMPILE.c) -o $@ $<
 216         $(CTFCONVERT_O)
 217 
 218 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/font/%.c
 219         $(COMPILE.c) -o $@ $<
 220         $(CTFCONVERT_O)
 221 
 222 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/%.c
 223         $(COMPILE.c) -o $@ $<
 224         $(CTFCONVERT_O)
 225 
 226 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/autofs/%.c
 227         $(COMPILE.c) -o $@ $<
 228         $(CTFCONVERT_O)
 229 
 230 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/bootfs/%.c
 231         $(COMPILE.c) -o $@ $<
 232         $(CTFCONVERT_O)
 233 
 234 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dcfs/%.c
 
 
 945 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/plugins/%.c
 946         $(COMPILE.c) -o $@ $<
 947         $(CTFCONVERT_O)
 948 
 949 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mega_sas/%.c
 950         $(COMPILE.c) -o $@ $<
 951         $(CTFCONVERT_O)
 952 
 953 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mii/%.c
 954         $(COMPILE.c) -o $@ $<
 955         $(CTFCONVERT_O)
 956 
 957 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mr_sas/%.c
 958         $(COMPILE.c) -o $@ $<
 959         $(CTFCONVERT_O)
 960 
 961 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
 962         $(COMPILE.c) -o $@ $<
 963         $(CTFCONVERT_O)
 964 
 965 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mxfe/%.c
 966         $(COMPILE.c) -o $@ $<
 967         $(CTFCONVERT_O)
 968 
 969 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/%.c
 970         $(COMPILE.c) -o $@ $<
 971         $(CTFCONVERT_O)
 972 
 973 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
 974         $(COMPILE.c) -o $@ $<
 975         $(CTFCONVERT_O)
 976 
 977 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
 978         $(COMPILE.c) -o $@ $<
 979         $(CTFCONVERT_O)
 980 
 981 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
 982         $(COMPILE.c) -o $@ $<
 983         $(CTFCONVERT_O)
 984 
 
 
1000 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1001         $(COMPILE.c) -o $@ $<
1002         $(CTFCONVERT_O)
1003 
1004 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1005         $(COMPILE.c) -o $@ $<
1006         $(CTFCONVERT_O)
1007 
1008 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1009         $(COMPILE.c) -o $@ $<
1010         $(CTFCONVERT_O)
1011 
1012 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c
1013         $(COMPILE.c) -o $@ $<
1014         $(CTFCONVERT_O)
1015 
1016 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppptun/%.c
1017         $(COMPILE.c) -o $@ $<
1018         $(CTFCONVERT_O)
1019 
1020 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ral/%.c
1021         $(COMPILE.c) -o $@ $<
1022         $(CTFCONVERT_O)
1023 
1024 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rge/%.c
1025         $(COMPILE.c) -o $@ $<
1026         $(CTFCONVERT_O)
1027 
1028 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtls/%.c
1029         $(COMPILE.c) -o $@ $<
1030         $(CTFCONVERT_O)
1031 
1032 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rsm/%.c
1033         $(COMPILE.c) -o $@ $<
1034         $(CTFCONVERT_O)
1035 
1036 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtw/%.c
1037         $(COMPILE.c) -o $@ $<
1038         $(CTFCONVERT_O)
1039 
 
 
1100 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1101         $(COMPILE.c) -o $@ $<
1102         $(CTFCONVERT_O)
1103 
1104 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1105         $(COMPILE.c) -o $@ $<
1106         $(CTFCONVERT_O)
1107 
1108 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
1109         $(COMPILE.c) -o $@ $<
1110         $(CTFCONVERT_O)
1111 
1112 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
1113         $(COMPILE.c) -o $@ $<
1114         $(CTFCONVERT_O)
1115 
1116 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
1117         $(COMPILE.c) -o $@ $<
1118         $(CTFCONVERT_O)
1119 
1120 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
1121         $(COMPILE.c) -o $@ $<
1122         $(CTFCONVERT_O)
1123 
1124 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
1125         $(COMPILE.c) -o $@ $<
1126         $(CTFCONVERT_O)
1127 
1128 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1129         $(COMPILE.c) -o $@ $<
1130         $(CTFCONVERT_O)
1131 
1132 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1133         $(COMPILE.c) -o $@ $<
1134         $(CTFCONVERT_O)
1135 
1136 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1137         $(COMPILE.c) -o $@ $<
1138         $(CTFCONVERT_O)
1139 
 
 
2238         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2239 
2240 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibtl/%.c
2241         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2242 
2243 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/tavor/%.c
2244         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2245 
2246 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/hermon/%.c
2247         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2248 
2249 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/daplt/%.c
2250         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2251 
2252 $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2253         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2254 
2255 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/idm/%.c
2256         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2257 
2258 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ipw/%.c
2259         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2260 
2261 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwh/%.c
2262         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2263 
2264 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwi/%.c
2265         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2266 
2267 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwk/%.c
2268         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2269 
2270 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwp/%.c
2271         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2272 
2273 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kb8042/%.c
2274         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2275 
2276 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kbtrans/%.c
2277         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2286         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2287 
2288 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/%.c
2289         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2290 
2291 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/plugins/%.c
2292         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2293 
2294 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mega_sas/%.c
2295         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2296 
2297 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mii/%.c
2298         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2299 
2300 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mr_sas/%.c
2301         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2302 
2303 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2304         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2305 
2306 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mxfe/%.c
2307         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2308 
2309 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2310         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2311 
2312 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2313         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2314 
2315 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2316         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2317 
2318 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2319         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2320 
2321 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2322         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2323 
2324 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2325         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2328         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2329 
2330 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2331         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2332 
2333 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2334         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2335 
2336 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2337         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2338 
2339 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2340         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2341 
2342 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
2343         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2344 
2345 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppptun/%.c
2346         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2347 
2348 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ral/%.c
2349         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2350 
2351 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rge/%.c
2352         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2353 
2354 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtls/%.c
2355         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2356 
2357 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rsm/%.c
2358         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2359 
2360 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtw/%.c
2361         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2362 
2363 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rum/%.c
2364         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2365 
2366 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwd/%.c
2367         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2397         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2398 
2399 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2400         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2401 
2402 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2403         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2404 
2405 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2406         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2407 
2408 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
2409         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2410 
2411 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
2412         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2413 
2414 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
2415         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2416 
2417 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
2418         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2419 
2420 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/conf/%.c
2421         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2422 
2423 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/impl/%.c
2424         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2425 
2426 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/targets/%.c
2427         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2428 
2429 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
2430         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2431 
2432 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/impl/%.c
2433         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2434 
2435 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
2436         @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
 | 
 
 
 189 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/aout/%.c
 190         $(COMPILE.c) -o $@ $<
 191         $(CTFCONVERT_O)
 192 
 193 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/elf/%.c
 194         $(COMPILE.c) -o $@ $<
 195         $(CTFCONVERT_O)
 196 
 197 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/intp/%.c
 198         $(COMPILE.c) -o $@ $<
 199         $(CTFCONVERT_O)
 200 
 201 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/shbin/%.c
 202         $(COMPILE.c) -o $@ $<
 203         $(CTFCONVERT_O)
 204 
 205 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/exec/java/%.c
 206         $(COMPILE.c) -o $@ $<
 207         $(CTFCONVERT_O)
 208 
 209 $(OBJS_DIR)/$(FONT).c:  $(FONT_DIR)/$(FONT_SRC).bdf
 210         $(VTFONTCVT) -f source -o $@ $(FONT_DIR)/$(FONT_SRC).bdf
 211 
 212 $(OBJS_DIR)/$(FONT).o:          $(OBJS_DIR)/$(FONT).c
 213         $(COMPILE.c) -o $@ $<
 214         $(CTFCONVERT_O)
 215 
 216 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/font/%.c
 217         $(COMPILE.c) -o $@ $<
 218         $(CTFCONVERT_O)
 219 
 220 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/%.c
 221         $(COMPILE.c) -o $@ $<
 222         $(CTFCONVERT_O)
 223 
 224 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/autofs/%.c
 225         $(COMPILE.c) -o $@ $<
 226         $(CTFCONVERT_O)
 227 
 228 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/bootfs/%.c
 229         $(COMPILE.c) -o $@ $<
 230         $(CTFCONVERT_O)
 231 
 232 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/fs/dcfs/%.c
 
 
 943 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mac/plugins/%.c
 944         $(COMPILE.c) -o $@ $<
 945         $(CTFCONVERT_O)
 946 
 947 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mega_sas/%.c
 948         $(COMPILE.c) -o $@ $<
 949         $(CTFCONVERT_O)
 950 
 951 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mii/%.c
 952         $(COMPILE.c) -o $@ $<
 953         $(CTFCONVERT_O)
 954 
 955 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mr_sas/%.c
 956         $(COMPILE.c) -o $@ $<
 957         $(CTFCONVERT_O)
 958 
 959 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
 960         $(COMPILE.c) -o $@ $<
 961         $(CTFCONVERT_O)
 962 
 963 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
 964         $(COMPILE.c) -o $@ $<
 965         $(CTFCONVERT_O)
 966 
 967 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mxfe/%.c
 968         $(COMPILE.c) -o $@ $<
 969         $(CTFCONVERT_O)
 970 
 971 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/%.c
 972         $(COMPILE.c) -o $@ $<
 973         $(CTFCONVERT_O)
 974 
 975 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/mwl/mwl_fw/%.c
 976         $(COMPILE.c) -o $@ $<
 977         $(CTFCONVERT_O)
 978 
 979 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/net80211/%.c
 980         $(COMPILE.c) -o $@ $<
 981         $(CTFCONVERT_O)
 982 
 983 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/nge/%.c
 984         $(COMPILE.c) -o $@ $<
 985         $(CTFCONVERT_O)
 986 
 
 
1002 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pci-ide/%.c
1003         $(COMPILE.c) -o $@ $<
1004         $(CTFCONVERT_O)
1005 
1006 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/pcn/%.c
1007         $(COMPILE.c) -o $@ $<
1008         $(CTFCONVERT_O)
1009 
1010 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppp/%.c
1011         $(COMPILE.c) -o $@ $<
1012         $(CTFCONVERT_O)
1013 
1014 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/spppasyn/%.c
1015         $(COMPILE.c) -o $@ $<
1016         $(CTFCONVERT_O)
1017 
1018 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ppp/sppptun/%.c
1019         $(COMPILE.c) -o $@ $<
1020         $(CTFCONVERT_O)
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 
1030 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ral/%.c
1031         $(COMPILE.c) -o $@ $<
1032         $(CTFCONVERT_O)
1033 
1034 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rge/%.c
1035         $(COMPILE.c) -o $@ $<
1036         $(CTFCONVERT_O)
1037 
1038 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtls/%.c
1039         $(COMPILE.c) -o $@ $<
1040         $(CTFCONVERT_O)
1041 
1042 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rsm/%.c
1043         $(COMPILE.c) -o $@ $<
1044         $(CTFCONVERT_O)
1045 
1046 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/rtw/%.c
1047         $(COMPILE.c) -o $@ $<
1048         $(CTFCONVERT_O)
1049 
 
 
1110 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/impl/%.c
1111         $(COMPILE.c) -o $@ $<
1112         $(CTFCONVERT_O)
1113 
1114 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
1115         $(COMPILE.c) -o $@ $<
1116         $(CTFCONVERT_O)
1117 
1118 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
1119         $(COMPILE.c) -o $@ $<
1120         $(CTFCONVERT_O)
1121 
1122 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
1123         $(COMPILE.c) -o $@ $<
1124         $(CTFCONVERT_O)
1125 
1126 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
1127         $(COMPILE.c) -o $@ $<
1128         $(CTFCONVERT_O)
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 
1142 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
1143         $(COMPILE.c) -o $@ $<
1144         $(CTFCONVERT_O)
1145 
1146 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
1147         $(COMPILE.c) -o $@ $<
1148         $(CTFCONVERT_O)
1149 
1150 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/impl/%.c
1151         $(COMPILE.c) -o $@ $<
1152         $(CTFCONVERT_O)
1153 
1154 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
1155         $(COMPILE.c) -o $@ $<
1156         $(CTFCONVERT_O)
1157 
1158 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/sfe/%.c
1159         $(COMPILE.c) -o $@ $<
1160         $(CTFCONVERT_O)
1161 
 
 
2260         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2261 
2262 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/ibtl/%.c
2263         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2264 
2265 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/tavor/%.c
2266         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2267 
2268 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/adapters/hermon/%.c
2269         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2270 
2271 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ib/clients/daplt/%.c
2272         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2273 
2274 $(LINTS_DIR)/%.ln:              $(COMMONBASE)/iscsi/%.c
2275         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2276 
2277 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/idm/%.c
2278         @($(LHEAD) $(LINT.c) $< $(LTAIL))
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 
2286 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ipw/%.c
2287         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2288 
2289 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwh/%.c
2290         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2291 
2292 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwi/%.c
2293         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2294 
2295 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwk/%.c
2296         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2297 
2298 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iwp/%.c
2299         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2300 
2301 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kb8042/%.c
2302         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2303 
2304 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/kbtrans/%.c
2305         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2314         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2315 
2316 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/%.c
2317         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2318 
2319 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mac/plugins/%.c
2320         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2321 
2322 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mega_sas/%.c
2323         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2324 
2325 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mii/%.c
2326         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2327 
2328 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mr_sas/%.c
2329         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2330 
2331 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2332         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2333 
2334  $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/adapters/smartpqi/%.c
2335         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2336 
2337 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mxfe/%.c
2338         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2339 
2340 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/%.c
2341         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2342 
2343 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2344         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2345 
2346 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/net80211/%.c
2347         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2348 
2349 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nge/%.c
2350         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2351 
2352 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nvme/%.c
2353         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2354 
2355 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/%.c
2356         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2359         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2360 
2361 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/nxge/npi/%.c
2362         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2363 
2364 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pci-ide/%.c
2365         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2366 
2367 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/pcn/%.c
2368         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2369 
2370 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppp/%.c
2371         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2372 
2373 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/spppasyn/%.c
2374         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2375 
2376 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ppp/sppptun/%.c
2377         @($(LHEAD) $(LINT.c) $< $(LTAIL))
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 
2385 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ral/%.c
2386         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2387 
2388 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rge/%.c
2389         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2390 
2391 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtls/%.c
2392         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2393 
2394 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rsm/%.c
2395         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2396 
2397 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rtw/%.c
2398         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2399 
2400 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rum/%.c
2401         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2402 
2403 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/rwd/%.c
2404         @($(LHEAD) $(LINT.c) $< $(LTAIL))
 
 
2434         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2435 
2436 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/ulp/%.c
2437         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2438 
2439 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/impl/%.c
2440         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2441 
2442 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlc/%.c
2443         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2444 
2445 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/qlge/%.c
2446         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2447 
2448 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/emlxs/%.c
2449         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2450 
2451 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/oce/%.c
2452         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2453 
2454 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/aoe/%.c
2455         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2456 
2457 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/fibre-channel/fca/fcoei/%.c
2458         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2459 
2460 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/conf/%.c
2461         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2462 
2463 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/impl/%.c
2464         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2465 
2466 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/scsi/targets/%.c
2467         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2468 
2469 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/adapters/sdhost/%.c
2470         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2471 
2472 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/impl/%.c
2473         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2474 
2475 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/sdcard/targets/sdcard/%.c
2476         @($(LHEAD) $(LINT.c) $< $(LTAIL))
  
 |