mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-12 07:24:07 +00:00
4 lines
62 B
Makefile
4 lines
62 B
Makefile
TARGET = test-nova
|
|
SRC_CC = main.cc ipc.cc
|
|
LIBS = base-nova
|