genode/repos/os/src/server/loader/target.mk

5 lines
75 B
Makefile

TARGET = loader
LIBS = base
SRC_CC = main.cc
INC_DIR += $(PRG_DIR)