1331 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/igb/%.c
1332 $(COMPILE.c) -o $@ $<
1333 $(CTFCONVERT_O)
1334
1335 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/iprb/%.c
1336 $(COMPILE.c) -o $@ $<
1337 $(CTFCONVERT_O)
1338
1339 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ixgbe/%.c
1340 $(COMPILE.c) -o $@ $<
1341 $(CTFCONVERT_O)
1342
1343 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ntxn/%.c
1344 $(COMPILE.c) -o $@ $<
1345 $(CTFCONVERT_O)
1346
1347 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/myri10ge/drv/%.c
1348 $(COMPILE.c) -o $@ $<
1349 $(CTFCONVERT_O)
1350
1351 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/%.c
1352 $(COMPILE.c) -o $@ $<
1353 $(CTFCONVERT_O)
1354
1355 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/ipgpc/%.c
1356 $(COMPILE.c) -o $@ $<
1357 $(CTFCONVERT_O)
1358
1359 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/dlcosmk/%.c
1360 $(COMPILE.c) -o $@ $<
1361 $(CTFCONVERT_O)
1362
1363 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/flowacct/%.c
1364 $(COMPILE.c) -o $@ $<
1365 $(CTFCONVERT_O)
1366
1367 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/dscpmk/%.c
1368 $(COMPILE.c) -o $@ $<
1369 $(CTFCONVERT_O)
1370
2542 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2543
2544 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/e1000g/%.c
2545 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2546
2547 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/igb/%.c
2548 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2549
2550 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/iprb/%.c
2551 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2552
2553 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ixgbe/%.c
2554 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2555
2556 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ntxn/%.c
2557 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2558
2559 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/myri10ge/drv/%.c
2560 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2561
2562 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/%.c
2563 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2564
2565 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/ipgpc/%.c
2566 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2567
2568 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/dlcosmk/%.c
2569 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2570
2571 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/flowacct/%.c
2572 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2573
2574 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/dscpmk/%.c
2575 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2576
2577 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/meters/%.c
2578 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2579
2580 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/kiconv/kiconv_emea/%.c
2581 @($(LHEAD) $(LINT.c) $< $(LTAIL))
|
1331 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/igb/%.c
1332 $(COMPILE.c) -o $@ $<
1333 $(CTFCONVERT_O)
1334
1335 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/iprb/%.c
1336 $(COMPILE.c) -o $@ $<
1337 $(CTFCONVERT_O)
1338
1339 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ixgbe/%.c
1340 $(COMPILE.c) -o $@ $<
1341 $(CTFCONVERT_O)
1342
1343 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ntxn/%.c
1344 $(COMPILE.c) -o $@ $<
1345 $(CTFCONVERT_O)
1346
1347 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/myri10ge/drv/%.c
1348 $(COMPILE.c) -o $@ $<
1349 $(CTFCONVERT_O)
1350
1351 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/sfxge/%.c
1352 $(COMPILE.c) -o $@ $<
1353 $(CTFCONVERT_O)
1354
1355 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/%.c
1356 $(COMPILE.c) -o $@ $<
1357 $(CTFCONVERT_O)
1358
1359 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/ipgpc/%.c
1360 $(COMPILE.c) -o $@ $<
1361 $(CTFCONVERT_O)
1362
1363 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/dlcosmk/%.c
1364 $(COMPILE.c) -o $@ $<
1365 $(CTFCONVERT_O)
1366
1367 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/flowacct/%.c
1368 $(COMPILE.c) -o $@ $<
1369 $(CTFCONVERT_O)
1370
1371 $(OBJS_DIR)/%.o: $(UTSBASE)/common/ipp/dscpmk/%.c
1372 $(COMPILE.c) -o $@ $<
1373 $(CTFCONVERT_O)
1374
2546 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2547
2548 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/e1000g/%.c
2549 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2550
2551 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/igb/%.c
2552 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2553
2554 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/iprb/%.c
2555 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2556
2557 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ixgbe/%.c
2558 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2559
2560 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/ntxn/%.c
2561 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2562
2563 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/myri10ge/drv/%.c
2564 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2565
2566 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/sfxge/%.c
2567 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2568
2569 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/%.c
2570 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2571
2572 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/ipgpc/%.c
2573 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2574
2575 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/dlcosmk/%.c
2576 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2577
2578 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/flowacct/%.c
2579 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2580
2581 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/dscpmk/%.c
2582 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2583
2584 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/ipp/meters/%.c
2585 @($(LHEAD) $(LINT.c) $< $(LTAIL))
2586
2587 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/kiconv/kiconv_emea/%.c
2588 @($(LHEAD) $(LINT.c) $< $(LTAIL))
|