mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-24 13:28:04 +00:00
ce1e6c16fb
Fixes #1538
4 lines
61 B
Makefile
4 lines
61 B
Makefile
TARGET = fs_log
|
|
SRC_CC = main.cc
|
|
LIBS = base config server
|