diff src/Makefile.in @ 19530:ade0f0a14b7a

(emacs): Put dash at beginning.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Aug 1997 19:13:16 +0000
parents a64e4304569b
children f4b3337de362
line wrap: on
line diff
--- a/src/Makefile.in	Mon Aug 25 17:18:44 1997 +0000
+++ b/src/Makefile.in	Mon Aug 25 19:13:16 1997 +0000
@@ -810,7 +810,7 @@
 	./temacs -batch -l loadup dump
 #endif /* ! defined (HAVE_SHM) */
 #endif /* ! defined (CANNOT_DUMP) */
-	./emacs -q -batch -f list-load-path-shadows
+	-./emacs -q -batch -f list-load-path-shadows
 
 /* We run make-docfile twice because the command line may get too long
    on some systems.  */