5 lines
84 B
Makefile
5 lines
84 B
Makefile
APPS += UTESTER
|
|
|
|
UTESTER_NAME = utester
|
|
UTESTER_LIBS = c
|
|
UTESTER_INSTALL_PATH = bin/
|