mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-09 03:52:56 +00:00
4 lines
59 B
Makefile
4 lines
59 B
Makefile
TARGET = file_terminal
|
|
SRC_CC = main.cc
|
|
LIBS = base libc
|