2 lines
40 B
Makefile
2 lines
40 B
Makefile
|
include $(sort $(wildcard boot/*/*.mk))
|
|
include $(sort $(wildcard boot/*/*.mk))
|