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

7 lines
129 B
Makefile

TARGET = lx_fs
REQUIRES = linux
SRC_CC = main.cc
LIBS = base config server lx_hybrid
INC_DIR += $(PRG_DIR) /usr/include