Makefile.in 98 B

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