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