mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
4 lines
76 B
Makefile
4 lines
76 B
Makefile
TARGET = test-rmfault
|
|
SRC_CC = main.cc
|
|
LIBS = cxx env server signal child
|