mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-30 18:47:01 +00:00
4 lines
59 B
Makefile
4 lines
59 B
Makefile
|
TARGET = test-fb_bench
|
||
|
SRC_CC = main.cc
|
||
|
LIBS = base blit
|