5 lines
59 B
Makefile
5 lines
59 B
Makefile
APPS += RM
|
|
|
|
RM_NAME = rm
|
|
RM_LIBS = c
|
|
RM_INSTALL_PATH = bin/
|