7 lines
47 B
Makefile
Executable File
7 lines
47 B
Makefile
Executable File
|
|
SUBDIRS = c
|
|
|
|
if BUILDCXX
|
|
SUBDIRS += c++
|
|
endif
|