mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 22:23:16 +00:00
0b3efa90c9
This patch makes various utilities that were originally developed for the backdrop application publicly available.
5 lines
70 B
Makefile
5 lines
70 B
Makefile
SRC_CC = file.cc
|
|
LIBS += libc
|
|
|
|
vpath file.cc $(REP_DIR)/src/lib/file
|