mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +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
|