summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-22 04:04:03 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-22 04:04:03 (EDT)
commitea8a05a7878754a8a7c90c2611a84680577f8138 (patch)
tree4b9a5a168f99f260459b0f17747aa2d60fdb702e /build
parent2733f46334a2637726bd6f27b6677c64ca43fcdf (diff)
Add a "clean" target.
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/build b/build
index 311e943..1cefca4 100755
--- a/build
+++ b/build
@@ -14,3 +14,8 @@ install: build
oh-strip -k
oh-installfiles
touch $@
+
+clean:
+ oh-autoclean
+ rm -f configure build install
+ rm -Rf *.data