]> git.droids-corp.org - dpdk.git/blobdiff - app/proc_info/Makefile
net/qede/base: add/fix comments
[dpdk.git] / app / proc_info / Makefile
index e051e032388d33d1b8eb3c0492d0241316f2ac4b..9e90438eb0bc7df1105b414c0ecc55898d476f1b 100644 (file)
@@ -39,7 +39,4 @@ CFLAGS += $(WERROR_FLAGS)
 
 SRCS-y := main.c
 
-# this application needs libraries first
-DEPDIRS-y += lib
-
 include $(RTE_SDK)/mk/rte.app.mk