Commit 3a739edb authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

the fractal tree release files. [t:1904]

git-svn-id: file:///svn/toku/tokudb@13635 c7de825b-a66e-492c-adef-691d508d4ae1
parent c1d37500
This software product is not publicly available software. This
software product is Tokutek commercial software and use of this software
is governed by your applicable license agreement with Tokutek.
put something here
CPPFLAGS =
CFLAGS =
SRCS = $(wildcard *.c)
TARGETS = $(patsubst %.c,%,$(SRCS))
clean:
rm -rf $(TARGETS)
put something here
\ No newline at end of file
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