genode/base-hw/lib/mk/raw_ipc.mk
2012-08-03 12:06:37 +02:00

12 lines
209 B
Makefile

#
# \brief Interprocess communication without thread implementations
# \author Martin Stein
# \date 2012-04-16
#
# add C++ source files
SRC_CC += ipc.cc
# declare source paths
vpath % $(REP_DIR)/src/base