mk: optimize directory dependencies
[dpdk.git] / app / proc_info / Makefile
index e051e03..9e90438 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