mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-13 07:54:26 +00:00
Pipe between files using POSIX stdio. This facilitates raw transfers between arbitrary resources exposed by the VFS library. Fix #2708
3 lines
80 B
Makefile
3 lines
80 B
Makefile
SRC_DIR = src/app/pipe
|
|
include $(GENODE_DIR)/repos/base/recipes/src/content.inc
|