921 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mac/plugins/%.c
922 $(COMPILE.c) -o $@ $<
923 $(CTFCONVERT_O)
924
925 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mega_sas/%.c
926 $(COMPILE.c) -o $@ $<
927 $(CTFCONVERT_O)
928
929 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mii/%.c
930 $(COMPILE.c) -o $@ $<
931 $(CTFCONVERT_O)
932
933 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mr_sas/%.c
934 $(COMPILE.c) -o $@ $<
935 $(CTFCONVERT_O)
936
937 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
938 $(COMPILE.c) -o $@ $<
939 $(CTFCONVERT_O)
940
941 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mxfe/%.c
942 $(COMPILE.c) -o $@ $<
943 $(CTFCONVERT_O)
944
945 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mwl/%.c
946 $(COMPILE.c) -o $@ $<
947 $(CTFCONVERT_O)
948
949 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mwl/mwl_fw/%.c
950 $(COMPILE.c) -o $@ $<
951 $(CTFCONVERT_O)
952
953 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/net80211/%.c
954 $(COMPILE.c) -o $@ $<
955 $(CTFCONVERT_O)
956
957 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/nge/%.c
958 $(COMPILE.c) -o $@ $<
959 $(CTFCONVERT_O)
960
2217 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2218
2219 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mac/%.c
2220 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2221
2222 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mac/plugins/%.c
2223 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2224
2225 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mega_sas/%.c
2226 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2227
2228 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mii/%.c
2229 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2230
2231 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mr_sas/%.c
2232 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2233
2234 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2235 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2236
2237 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mxfe/%.c
2238 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2239
2240 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mwl/%.c
2241 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2242
2243 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2244 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2245
2246 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/net80211/%.c
2247 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2248
2249 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nge/%.c
2250 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2251
2252 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nxge/%.c
2253 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2254
2255 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nxge/%.s
2256 @($(LHEAD) $(LINT.c) $< $(LTAIL))
|
921 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mac/plugins/%.c
922 $(COMPILE.c) -o $@ $<
923 $(CTFCONVERT_O)
924
925 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mega_sas/%.c
926 $(COMPILE.c) -o $@ $<
927 $(CTFCONVERT_O)
928
929 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mii/%.c
930 $(COMPILE.c) -o $@ $<
931 $(CTFCONVERT_O)
932
933 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mr_sas/%.c
934 $(COMPILE.c) -o $@ $<
935 $(CTFCONVERT_O)
936
937 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
938 $(COMPILE.c) -o $@ $<
939 $(CTFCONVERT_O)
940
941 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/scsi/adapters/mpt_sas3/%.c
942 $(COMPILE.c) -o $@ $<
943 $(CTFCONVERT_O)
944
945 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mxfe/%.c
946 $(COMPILE.c) -o $@ $<
947 $(CTFCONVERT_O)
948
949 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mwl/%.c
950 $(COMPILE.c) -o $@ $<
951 $(CTFCONVERT_O)
952
953 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/mwl/mwl_fw/%.c
954 $(COMPILE.c) -o $@ $<
955 $(CTFCONVERT_O)
956
957 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/net80211/%.c
958 $(COMPILE.c) -o $@ $<
959 $(CTFCONVERT_O)
960
961 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/nge/%.c
962 $(COMPILE.c) -o $@ $<
963 $(CTFCONVERT_O)
964
2221 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2222
2223 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mac/%.c
2224 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2225
2226 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mac/plugins/%.c
2227 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2228
2229 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mega_sas/%.c
2230 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2231
2232 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mii/%.c
2233 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2234
2235 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mr_sas/%.c
2236 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2237
2238 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/scsi/adapters/mpt_sas/%.c
2239 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2240
2241 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/scsi/adapters/mpt_sas3/%.c
2242 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2243
2244 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mxfe/%.c
2245 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2246
2247 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mwl/%.c
2248 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2249
2250 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/mwl/mwl_fw/%.c
2251 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2252
2253 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/net80211/%.c
2254 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2255
2256 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nge/%.c
2257 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2258
2259 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nxge/%.c
2260 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2261
2262 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nxge/%.s
2263 @($(LHEAD) $(LINT.c) $< $(LTAIL))
|