Makefile.in 102 B

12345
  1. ifeq ($(strip $(ADK_PACKAGE_CONFIG)),y)
  2. TARGETS+=config
  3. endif
  4. include ${ADK_TOPDIR}/mk/pkg-bottom.mk