genode/repos/base-hw/src/test/cpu_quota/target.mk

15 lines
223 B
Makefile

#
# \brief Test static configuration of CPU-time distribution
# \author Martin Stein
# \date 2014-10-13
#
# Set program name
TARGET = test-cpu_quota
# Add C++ sources
SRC_CC += main.cc
# Add libraries
LIBS += base