genode/ports/src/noux/target.mk

5 lines
98 B
Makefile

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