genode/gems/src/server/d3m/target.mk

5 lines
95 B
Makefile

TARGET = d3m
SRC_CC = main.cc
LIBS = cxx env signal server child
INC_DIR += $(PRG_DIR)