mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +00:00
6 lines
90 B
Makefile
6 lines
90 B
Makefile
REQUIRES = pistachio
|
|
SRC_CC = kip.cc
|
|
LIBS = cxx
|
|
|
|
vpath %.cc $(REP_DIR)/src/base/kip
|