summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-06-29 21:49:34 +1200
committerLars Wirzenius <liw@liw.fi>2010-06-29 21:49:34 +1200
commit01470eb0aae51d34db3cdc377a66b7d909344bcb (patch)
treef4929a16d473be0d3751760dfe02920f72a9c814 /Makefile
parent3b20fc972980830f03449818f061b5f729a3f90f (diff)
downloadlarch-01470eb0aae51d34db3cdc377a66b7d909344bcb.tar.gz
Add simple example program.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2bf69c1..c99a7b7 100644
--- a/Makefile
+++ b/Makefile
@@ -25,4 +25,4 @@ check: all
clean:
rm -f .coverage *.py[co] btree/*.py[co] insert.prof lookup.prof
- rm -rf build tempdir btree.log
+ rm -rf build tempdir btree.log example.tree