summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-09-03 01:17:30 +0000
committerNathan Scott <nathans@sgi.com>2002-09-03 01:17:30 +0000
commitba6b9f4523ed3ff233b748e9c2e7c130ca87bce2 (patch)
tree4317da72676ed2b4c2cfac35a494ed4dfadd4076 /Makefile
parent88ae67faaa664e3470b8eda7e57054d448aa187a (diff)
downloadattr-ba6b9f4523ed3ff233b748e9c2e7c130ca87bce2.tar.gz
Do a better job of cleaning up after autoconf.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf18a82..46d0bf0 100644
--- a/Makefile
+++ b/Makefile
@@ -83,4 +83,5 @@ install-dev install-lib: default
realclean distclean: clean
rm -f $(LDIRT) $(CONFIGURE)
+ rm -rf autom4te.cache
[ ! -d Logs ] || rmdir Logs