mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-30 22:35:04 -05:00
tst: passthrough-fuse: initial checkin
This commit is contained in:
2
tst/passthrough-fuse/Makefile
Normal file
2
tst/passthrough-fuse/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
passthrough-fuse: passthrough-fuse.c
|
||||
gcc $^ -o $@ -g -Wall `pkg-config fuse --cflags --libs`
|
Reference in New Issue
Block a user