Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2009 23:22:19 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r200593 - projects/mips/sys/conf
Message-ID:  <200912152322.nBFNMJSe078261@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Dec 15 23:22:19 2009
New Revision: 200593
URL: http://svn.freebsd.org/changeset/base/200593

Log:
  Remove the now-obsolete comments about compile-with.  There are no
  compile-with lines in this file at all.  So we don't need two warnings
  about them.

Modified:
  projects/mips/sys/conf/files.mips

Modified: projects/mips/sys/conf/files.mips
==============================================================================
--- projects/mips/sys/conf/files.mips	Tue Dec 15 23:05:16 2009	(r200592)
+++ projects/mips/sys/conf/files.mips	Tue Dec 15 23:22:19 2009	(r200593)
@@ -5,10 +5,6 @@
 # All rights reserved.
 # JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
 #
-# The long compile-with and dependency lines are required because of
-# limitations in config: backslash-newline doesn't work in strings, and
-# dependency lines other than the first are silently ignored.
-#
 # ----------------------------------------------------------------------
 # Phase 2
 # ----------------------------------------------------------------------
@@ -20,10 +16,6 @@
 # JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
 # $FreeBSD$
 #
-# The long compile-with and dependency lines are required because of
-# limitations in config: backslash-newline doesn't work in strings, and
-# dependency lines other than the first are silently ignored.
-#
 # ----------------------------------------------------------------------
 # Phase 2
 # ----------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912152322.nBFNMJSe078261>