mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 17:48:53 +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
|