mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-11 23:43:15 +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
|