Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/dpdk/examples/ethtool/ethtool-app/
H A DMakefile11 LDFLAGS += -L../lib/build
24 shared: build/$(APP)-shared
25 ln -sf $(APP)-shared build/$(APP)
26 static: build/$(APP)-static
27 ln -sf $(APP)-static build/$(APP)
44 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
47 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
50 build: target
55 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
56 test -d build && rmdir -p build || true
/dpdk/examples/flow_classify/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/skeleton/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/rxtx_callbacks/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/service_cores/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/vmdq_dcb/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/vmdq/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/ipv4_multicast/
H A DMakefile20 shared: build/$(APP)-shared
21 ln -sf $(APP)-shared build/$(APP)
22 static: build/$(APP)-static
23 ln -sf $(APP)-static build/$(APP)
40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
43 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
46 build: target
51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
52 test -d build && rmdir -p build || true
/dpdk/examples/ptpclient/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/bbdev_app/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/flow_filtering/
H A DMakefile17 shared: build/$(APP)-shared
18 ln -sf $(APP)-shared build/$(APP)
19 static: build/$(APP)-static
20 ln -sf $(APP)-static build/$(APP)
37 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
40 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
43 build: target
48 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
49 test -d build && rmdir -p build || true
/dpdk/examples/ip_fragmentation/
H A DMakefile20 shared: build/$(APP)-shared
21 ln -sf $(APP)-shared build/$(APP)
22 static: build/$(APP)-static
23 ln -sf $(APP)-static build/$(APP)
40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
43 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
46 build: target
51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
52 test -d build && rmdir -p build || true
/dpdk/examples/vhost_crypto/
H A DMakefile20 shared: build/$(APP)-shared
21 ln -sf $(APP)-shared build/$(APP)
22 static: build/$(APP)-static
23 ln -sf $(APP)-static build/$(APP)
38 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
41 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
44 build: target
49 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
50 test -d build && rmdir -p build || true
/dpdk/examples/helloworld/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/l3fwd-acl/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/l3fwd-graph/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/distributor/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/dma/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/l2fwd/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/packet_ordering/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/l2fwd-jobstats/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/vdpa/
H A DMakefile20 shared: build/$(APP)-shared
21 ln -sf $(APP)-shared build/$(APP)
22 static: build/$(APP)-static
23 ln -sf $(APP)-static build/$(APP)
38 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
41 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
44 build: target
49 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
50 test -d build && rmdir -p build || true
/dpdk/examples/link_status_interrupt/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/multi_process/symmetric_mp/
H A DMakefile19 shared: build/$(APP)-shared
20 ln -sf $(APP)-shared build/$(APP)
21 static: build/$(APP)-static
22 ln -sf $(APP)-static build/$(APP)
39 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
42 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
45 build: target
50 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
51 test -d build && rmdir -p build || true
/dpdk/examples/ip_reassembly/
H A DMakefile20 shared: build/$(APP)-shared
21 ln -sf $(APP)-shared build/$(APP)
22 static: build/$(APP)-static
23 ln -sf $(APP)-static build/$(APP)
40 build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
43 build/$(APP)-static: $(SRCS-y) Makefile $(PC_FILE) | build
46 build: target
51 rm -f build/$(APP) build/$(APP)-static build/$(APP)-shared
52 test -d build && rmdir -p build || true

12345678910>>...17