Commit 2b61bf5a authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Build bulkstat.bin by default.

parent 24bcd44b
all: cstatfs bulkstat.bin
cstatfs: statfs.cc
g++ -O2 -Wall -std=c++0x $< `pkg-config fuse --cflags --libs` -o $@
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment