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

5 lines
90 B
Makefile
Raw Normal View History

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