Print this page
i40e initial push for nightly test


1337 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000api/%.c
1338         $(COMPILE.c) -o $@ $<
1339         $(CTFCONVERT_O)
1340 
1341 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000g/%.c
1342         $(COMPILE.c) -o $@ $<
1343         $(CTFCONVERT_O)
1344 
1345 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/igb/%.c
1346         $(COMPILE.c) -o $@ $<
1347         $(CTFCONVERT_O)
1348 
1349 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iprb/%.c
1350         $(COMPILE.c) -o $@ $<
1351         $(CTFCONVERT_O)
1352 
1353 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ixgbe/%.c
1354         $(COMPILE.c) -o $@ $<
1355         $(CTFCONVERT_O)
1356 




1357 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ntxn/%.c
1358         $(COMPILE.c) -o $@ $<
1359         $(CTFCONVERT_O)
1360 
1361 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/myri10ge/drv/%.c
1362         $(COMPILE.c) -o $@ $<
1363         $(CTFCONVERT_O)
1364 
1365 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/%.c
1366         $(COMPILE.c) -o $@ $<
1367         $(CTFCONVERT_O)
1368 
1369 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/ipgpc/%.c
1370         $(COMPILE.c) -o $@ $<
1371         $(CTFCONVERT_O)
1372 
1373 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/dlcosmk/%.c
1374         $(COMPILE.c) -o $@ $<
1375         $(CTFCONVERT_O)
1376 


2560         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2561 
2562 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/xge/hal/xgehal/%.c
2563         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2564 
2565 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000g/%.c
2566         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2567 
2568 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000api/%.c
2569         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2570 
2571 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/igb/%.c
2572         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2573 
2574 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iprb/%.c
2575         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2576 
2577 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ixgbe/%.c
2578         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2579 



2580 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ntxn/%.c
2581         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2582 
2583 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/myri10ge/drv/%.c
2584         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2585 
2586 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/%.c
2587         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2588 
2589 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/ipgpc/%.c
2590         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2591 
2592 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dlcosmk/%.c
2593         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2594 
2595 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/flowacct/%.c
2596         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2597 
2598 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dscpmk/%.c
2599         @($(LHEAD) $(LINT.c) $< $(LTAIL))




1337 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000api/%.c
1338         $(COMPILE.c) -o $@ $<
1339         $(CTFCONVERT_O)
1340 
1341 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/e1000g/%.c
1342         $(COMPILE.c) -o $@ $<
1343         $(CTFCONVERT_O)
1344 
1345 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/igb/%.c
1346         $(COMPILE.c) -o $@ $<
1347         $(CTFCONVERT_O)
1348 
1349 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/iprb/%.c
1350         $(COMPILE.c) -o $@ $<
1351         $(CTFCONVERT_O)
1352 
1353 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ixgbe/%.c
1354         $(COMPILE.c) -o $@ $<
1355         $(CTFCONVERT_O)
1356 
1357 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/i40e/%.c
1358         $(COMPILE.c) -o $@ $<
1359         $(CTFCONVERT_O)
1360 
1361 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/ntxn/%.c
1362         $(COMPILE.c) -o $@ $<
1363         $(CTFCONVERT_O)
1364 
1365 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/io/myri10ge/drv/%.c
1366         $(COMPILE.c) -o $@ $<
1367         $(CTFCONVERT_O)
1368 
1369 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/%.c
1370         $(COMPILE.c) -o $@ $<
1371         $(CTFCONVERT_O)
1372 
1373 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/ipgpc/%.c
1374         $(COMPILE.c) -o $@ $<
1375         $(CTFCONVERT_O)
1376 
1377 $(OBJS_DIR)/%.o:                $(UTSBASE)/common/ipp/dlcosmk/%.c
1378         $(COMPILE.c) -o $@ $<
1379         $(CTFCONVERT_O)
1380 


2564         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2565 
2566 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/xge/hal/xgehal/%.c
2567         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2568 
2569 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000g/%.c
2570         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2571 
2572 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/e1000api/%.c
2573         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2574 
2575 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/igb/%.c
2576         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2577 
2578 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/iprb/%.c
2579         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2580 
2581 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ixgbe/%.c
2582         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2583 
2584 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/i40e/%.c
2585         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2586 
2587 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/ntxn/%.c
2588         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2589 
2590 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/io/myri10ge/drv/%.c
2591         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2592 
2593 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/%.c
2594         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2595 
2596 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/ipgpc/%.c
2597         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2598 
2599 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dlcosmk/%.c
2600         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2601 
2602 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/flowacct/%.c
2603         @($(LHEAD) $(LINT.c) $< $(LTAIL))
2604 
2605 $(LINTS_DIR)/%.ln:              $(UTSBASE)/common/ipp/dscpmk/%.c
2606         @($(LHEAD) $(LINT.c) $< $(LTAIL))