genode/repos/gems/src/server/wm/target.mk

5 lines
85 B
Makefile

TARGET = wm
SRC_CC = main.cc
LIBS = base server config
INC_DIR += $(PRG_DIR)