5 lines
74 B
Makefile
5 lines
74 B
Makefile
APPS += RMDIR
|
|
|
|
RMDIR_NAME = rmdir
|
|
RMDIR_LIBS = c
|
|
RMDIR_INSTALL_PATH = bin/
|