genode/repos/libports/src/test/libc_rtc/target.mk
Christian Helmuth b8ed80b7dd Simple libc-based RTC test
Issue #3450
2019-08-21 12:37:02 +02:00

8 lines
103 B
Makefile

TARGET = test-libc_rtc
LIBS = posix
SRC_CC = main.cc
vpath main.cc $(PRG_DIR)
CC_CXX_WARN_STRICT =