mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-21 03:55:04 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
TARGET = trace_fs
|
|
SRC_CC = main.cc
|
|
LIBS = base
|
|
INC_DIR += $(PRG_DIR)
|