mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-15 00:02:46 -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