5 lines
64 B
Makefile
5 lines
64 B
Makefile
|
|
APPS += XSH
|
||
|
|
|
||
|
|
XSH_NAME = xsh
|
||
|
|
XSH_LIBS = c
|
||
|
|
XSH_INSTALL_PATH = bin/
|