genode/repos/gems/lib/mk/file.mk
Norman Feske 0b3efa90c9 gems: move reusable code to include/gems
This patch makes various utilities that were originally developed for
the backdrop application publicly available.
2014-10-13 15:21:53 +02:00

5 lines
70 B
Makefile

SRC_CC = file.cc
LIBS += libc
vpath file.cc $(REP_DIR)/src/lib/file