mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 09:15:36 +00:00
gems: move reusable code to include/gems
This patch makes various utilities that were originally developed for the backdrop application publicly available.
This commit is contained in:
4
repos/gems/lib/mk/file.mk
Normal file
4
repos/gems/lib/mk/file.mk
Normal file
@ -0,0 +1,4 @@
|
||||
SRC_CC = file.cc
|
||||
LIBS += libc
|
||||
|
||||
vpath file.cc $(REP_DIR)/src/lib/file
|
Reference in New Issue
Block a user