root/tarfs/Makefile

Revision 21, 101 bytes (checked in by nlawren2, 10 months ago)

Began working on the API

Line 
1 tarfs: tarfs.c tar.h
2         gcc tarfs.c -lfuse -o mount.tarfs -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22
Note: See TracBrowser for help on using the browser.