Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: extraneous tab



Trivial patch, but it's been confusing Emacs Makefile mode for a long time
now.

Index: Src/Makemod.in.in
===================================================================
RCS file: /cvsroot/zsh/zsh/Src/Makemod.in.in,v
retrieving revision 1.2
diff -u -r1.2 Makemod.in.in
--- Src/Makemod.in.in	2000/05/02 13:42:43	1.2
+++ Src/Makemod.in.in	2000/07/28 09:48:35
@@ -39,7 +39,7 @@
 INSTALL         = @INSTALL@
 
 @DEFS_MK@
-	
+
 sdir_src      = $(sdir_top)/Src
 dir_src       = $(dir_top)/Src
 

-- 
Peter Stephenson <pws@xxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author