summaryrefslogblamecommitdiffstats
path: root/fs/btrfs/Makefile
blob: 9f84c08baab2c445cf3b8009ea6635e12507f9af (plain) (tree)
1
2
3
4
5
6
7






                                         

ctree: ctree.o
	gcc -g -O2 -Wall -o ctree ctree.c

clean:
	rm ctree ctree.o