# SHORT DESC: Simple Caching Userspace Filesystem # LONG DESC: mcachefs is a simple caching filesystem for Linux using FUSE. make && \ make install prefix=/usr sysconfdir=/etc || exit 1