5 lines
74 B
Makefile
5 lines
74 B
Makefile
APPS += DOCK
|
|
|
|
DOCK_NAME = dock
|
|
DOCK_LIBS = cxx ui
|
|
DOCK_INSTALL_PATH = bin/
|