genode/base-hw/lib/mk/raw_ipc.mk

12 lines
209 B
Makefile
Raw Normal View History

#
# \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