mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-19 00:43:19 +00:00
4 lines
66 B
Makefile
4 lines
66 B
Makefile
TARGET = test-platform
|
|
SRC_CC = main.cc ipc.cc
|
|
LIBS = base-nova
|