Fix typo.
authorChris Hanson <org/chris-hanson/cph>
Mon, 10 Jul 2000 22:08:50 +0000 (22:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 10 Jul 2000 22:08:50 +0000 (22:08 +0000)
v7/doc/imail/Makefile

index 6555155b2efa647f4c8acacce678a8427368e331..f021abf41f368a7d105e73ab178aaa63f00cd500 100644 (file)
@@ -1,5 +1,5 @@
 
-# $Id: Makefile,v 1.2 2000/07/09 01:36:07 cph Exp $
+# $Id: Makefile,v 1.3 2000/07/10 22:08:50 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -38,7 +38,7 @@ AUX_SUFFIXES = aux log toc
 INDEX_SUFFIXES = cp fn ky pg tp vr
 
 clean:
-       rm -f imail.ps imail.dvi imail*.info
+       rm -f imail.ps imail.dvi imail.info*
        rm -f $(addprefix imail.,$(AUX_SUFFIXES))
        rm -f $(addprefix imail.,$(INDEX_SUFFIXES))
        rm -f $(addsuffix s,$(addprefix imail.,$(INDEX_SUFFIXES)))