genode/os/src/server/ram_fs/target.mk

5 lines
82 B
Makefile

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