mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 04:54:12 +00:00
4 lines
70 B
Makefile
4 lines
70 B
Makefile
|
TARGET = terminal_log
|
||
|
SRC_CC = main.cc
|
||
|
LIBS = cxx env server signal
|