2 lines
97 B
Makefile
2 lines
97 B
Makefile
# Include the makefiles under this directory.
|
|
include $(call all-makefiles-under,$(call my-dir))
|