4 lines
37 B
Makefile
4 lines
37 B
Makefile
|
if BUILD_LINUX
|
||
|
SUBDIRS = linux
|
||
|
endif
|