mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +00:00
febca1b827
The commit also includes a test program incl. run script. Fixes #1344.
4 lines
49 B
Makefile
4 lines
49 B
Makefile
TARGET = test-rtc
|
|
SRC_CC = main.cc
|
|
LIBS = base
|