1subdirs-$(CFG_LIBUTILS_WITH_ISOC) += isoc 2subdirs-y += ext 3 4ifneq ($(sm),core) # User-mode 5cflags-lib-$(CFG_ULIBS_GPROF) += -pg 6endif 7