genode/repos/gems/lib/mk/vfs_audit.mk
Emery Hemingway f7ba777fff VFS audit plugin
Plugin for auditing VFS access using the VFS server. Useful for tracking
which files ported software expects to be present.

Fix #2160
2018-04-10 11:11:50 +02:00

6 lines
81 B
Makefile

SRC_CC = vfs_audit.cc
vpath %.cc $(REP_DIR)/src/lib/vfs/audit
SHARED_LIB = yes