Emery Hemingway f27953c48d Standalone POSIX pipe utility
Pipe between files using POSIX stdio. This facilitates raw transfers
between arbitrary resources exposed by the VFS library.

Fix #2708
2018-03-08 15:22:12 +01:00

3 lines
80 B
Makefile

SRC_DIR = src/app/pipe
include $(GENODE_DIR)/repos/base/recipes/src/content.inc