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

5 lines
82 B
Makefile

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