mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 17:18:53 +00:00
6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
SRC_CC = lx.cc
|
||
|
|
||
|
LIB_DIR = $(REP_DIR)/src/lib/lx
|
||
|
|
||
|
vpath %.cc $(LIB_DIR)
|