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

5 lines
75 B
Makefile
Raw Normal View History

TARGET = loader
LIBS = base
SRC_CC = main.cc
2011-12-22 16:19:25 +01:00
INC_DIR += $(PRG_DIR)