mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
8 lines
115 B
Makefile
8 lines
115 B
Makefile
|
SHARED_LIB = yes
|
||
|
|
||
|
SRC_CC = qrc_dejavusans.cpp
|
||
|
|
||
|
LIBS = qt_core
|
||
|
|
||
|
vpath % $(REP_DIR)/src/lib/dejavusans
|