| /dpdk/examples/multi_process/client_server_mp/mp_server/ |
| H A D | Makefile | 10 CFLAGS += -I../shared 19 all: shared 20 .PHONY: shared static 21 shared: build/$(APP)-shared target 22 ln -sf $(APP)-shared build/$(APP) 41 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 52 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/multi_process/client_server_mp/mp_client/ |
| H A D | Makefile | 10 CFLAGS += -I../shared 19 all: shared 20 .PHONY: shared static 21 shared: build/$(APP)-shared target 22 ln -sf $(APP)-shared build/$(APP) 41 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 52 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/server_node_efd/efd_node/ |
| H A D | Makefile | 10 CFLAGS += -I../shared 19 all: shared 20 .PHONY: shared static 21 shared: build/$(APP)-shared target 22 ln -sf $(APP)-shared build/$(APP) 41 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 52 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/server_node_efd/efd_server/ |
| H A D | Makefile | 10 CFLAGS += -I../shared 19 all: shared 20 .PHONY: shared static 21 shared: build/$(APP)-shared target 22 ln -sf $(APP)-shared build/$(APP) 41 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 52 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/timer/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/ip_reassembly/ |
| H A D | Makefile | 18 all: shared 19 .PHONY: shared static 20 shared: build/$(APP)-shared target 21 ln -sf $(APP)-shared build/$(APP) 40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/vmdq_dcb/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/vmdq/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/helloworld/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/rxtx_callbacks/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/multi_process/symmetric_mp/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/vhost_crypto/ |
| H A D | Makefile | 18 all: shared 19 .PHONY: shared static 20 shared: build/$(APP)-shared target 21 ln -sf $(APP)-shared build/$(APP) 38 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 49 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/distributor/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/packet_ordering/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/skeleton/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/l3fwd-graph/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/bbdev_app/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/flow_filtering/ |
| H A D | Makefile | 17 all: shared target 18 .PHONY: shared static 19 shared: build/$(APP)-shared 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) $(snippet_objects) Makefile $(PC_FILE) | build 53 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/l2fwd/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | Makefile | 18 all: shared 19 .PHONY: shared static 20 shared: build/$(APP)-shared target 21 ln -sf $(APP)-shared build/$(APP) 40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/dma/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/l2fwd-jobstats/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/ipv4_multicast/ |
| H A D | Makefile | 18 all: shared 19 .PHONY: shared static 20 shared: build/$(APP)-shared target 21 ln -sf $(APP)-shared build/$(APP) 40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|
| /dpdk/examples/ptpclient/ |
| H A D | Makefile | 17 all: shared 18 .PHONY: shared static 19 shared: build/$(APP)-shared target 20 ln -sf $(APP)-shared build/$(APP) 39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build 50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
|