mirror of
				https://github.com/winfsp/winfsp.git
				synced 2025-10-31 03:58:38 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
		
			94 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			94 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| passthrough-fuse: passthrough-fuse.c
 | |
| 	gcc $^ -o $@ -g -Wall `pkg-config fuse --cflags --libs`
 |