summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-05-04 01:13:55 +0000
committerIan C <ianc@noddybox.co.uk>2005-05-04 01:13:55 +0000
commit543c41e9c658072aaa205f05ff6d378922b762e5 (patch)
tree421cd1c1c22a9cf8382580d45958072936774eef
parent2d8a5ef444abc653e5976b73993a6e31948ae348 (diff)
Changed clean
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6f12a66..f048a26 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@
#
# -------------------------------------------------------------------------
#
-# $Id: Makefile,v 1.1.1.1 2005-05-04 01:12:19 ianc Exp $
+# $Id: Makefile,v 1.2 2005-05-04 01:13:55 ianc Exp $
#
# Alter this if required (for instance NCURSES is being used rather than
@@ -38,4 +38,4 @@ xed.txt: xed.1
nroff -man xed.1 | sed 's/.//g' > xed.txt
clean:
- -rm -f xed core xed.txt
+ -rm -f xed core