5 lines
59 B
Makefile
5 lines
59 B
Makefile
APPS += LS
|
|
|
|
LS_NAME = ls
|
|
LS_LIBS = c
|
|
LS_INSTALL_PATH = bin/
|