Home
last modified time | relevance | path

Searched refs:shared (Results 1 – 25 of 147) sorted by relevance

123456

/dpdk/examples/multi_process/client_server_mp/mp_server/
H A DMakefile10 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 DMakefile10 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 DMakefile10 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 DMakefile10 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 DMakefile17 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 DMakefile18 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile18 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile18 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 DMakefile17 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 DMakefile17 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 DMakefile17 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 DMakefile18 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 DMakefile17 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

123456