5 lines
81 B
Makefile
5 lines
81 B
Makefile
APPS += TESTLIBCXX
|
|
|
|
TEST_NAME = testlibcxx
|
|
TEST_LIBS = c
|
|
TEST_INSTALL_PATH = bin/
|