diff src/make-src-depend @ 1304:579d37cb4395

[xemacs-hg @ 2003-02-15 11:20:38 by ben] make-src-depend updated in previous checkin but omitted in patcher; this time just correct the usage note and check in the changelog
author ben
date Sat, 15 Feb 2003 11:20:40 +0000
parents f99d3d25df86
children 1b0339b048ce
line wrap: on
line diff
--- a/src/make-src-depend	Sat Feb 15 10:16:14 2003 +0000
+++ b/src/make-src-depend	Sat Feb 15 11:20:40 2003 +0000
@@ -35,9 +35,6 @@
 
 Generates Makefile dependencies for the XEmacs src directory.
 The dependencies are written to stdout.
-
-If --quick-build, don't include config.h and lisp.h in the dependencies,
-for faster rebuilding.
 ";
 
 die $usage if @ARGV;