5 lines
116 B
Makefile
Executable file
5 lines
116 B
Makefile
Executable file
OSMAND_MAKEFILES := $(all-subdir-makefiles)
|
|
|
|
# By default, include makefiles only once
|
|
include $(OSMAND_MAKEFILES)
|
|
|