mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 17:48:53 +00:00
8 lines
102 B
Makefile
8 lines
102 B
Makefile
|
SRC_CC = qt_component.cc
|
||
|
|
||
|
LIBS = libc
|
||
|
|
||
|
SHARED_LIB = yes
|
||
|
|
||
|
vpath qt_component.cc $(REP_DIR)/src/lib/qt5
|