mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-05 21:44:12 +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)
|