diff lisp/progmodes/make-mode.el @ 49598:0d8b17d428b5

Trailing whitepace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:24:35 +0000
parents 1735ba4bf05b
children 7e5f5bd11b07
line wrap: on
line diff
--- a/lisp/progmodes/make-mode.el	Tue Feb 04 12:29:42 2003 +0000
+++ b/lisp/progmodes/make-mode.el	Tue Feb 04 13:24:35 2003 +0000
@@ -210,7 +210,7 @@
 
 ;;
 ;; Special targets for DMake, Sun's make ...
-;; 
+;;
 (defcustom makefile-special-targets-list
   '(("DEFAULT")      ("DONE")        ("ERROR")        ("EXPORT")
     ("FAILED")       ("GROUPEPILOG") ("GROUPPROLOG")  ("IGNORE")