mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 09:38:53 +00:00
6ca8f4c174
In addition framebuffer resizing is now also supported. Fixes #2583.
6 lines
77 B
Makefile
6 lines
77 B
Makefile
SRC_CC = sdl_main.cc
|
|
|
|
LIBS += libc
|
|
|
|
vpath sdl_main.cc $(REP_DIR)/src/lib/sdl
|