普通文本  |  14行  |  153 B



all::

# pull in the master "inherited" definitions
include $(OMXROOT)/Master.mk

DIRS= \
	inc \

$(BASETARGETS)::
	@$(call traverse_dirs,$(DIRS),$@)