5 lines
74 B
Makefile
5 lines
74 B
Makefile
APPS += UNAME
|
|
|
|
UNAME_NAME = uname
|
|
UNAME_LIBS = c
|
|
UNAME_INSTALL_PATH = bin/
|