mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-11 13:35:27 +00:00
4 lines
74 B
Makefile
4 lines
74 B
Makefile
TARGET = test-lx_hybrid_exception
|
|
SRC_CC = main.cc
|
|
LIBS = env lx_hybrid
|