mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-02 08:42:52 +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)
|