mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +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
|