genode/ports/src/noux/target.mk
2011-12-22 16:19:25 +01:00

5 lines
98 B
Makefile

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