Remove the comments hat just list the nested includes.

The lists don't provide significantly more information than
grep '\.include', and grep gives lists that are actually correct.
Submitted by: Bruce
This commit is contained in:
Wolfram Schneider 1997-11-09 15:03:15 +00:00
parent 6d840e43a4
commit 70e244f8f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=31074
6 changed files with 7 additions and 18 deletions

View File

@ -1,8 +1,7 @@
# from: @(#)bsd.doc.mk 5.3 (Berkeley) 1/2/91
# $Id: bsd.doc.mk,v 1.39 1997/11/01 19:45:02 wosch Exp $
# $Id: bsd.doc.mk,v 1.40 1997/11/02 18:50:53 wosch Exp $
#
# The include file <bsd.doc.mk> handles installing BSD troff documents.
# <bsd.prog.mk> includes the include files <bsd.dep.mk> and <bsd.obj.mk>.
#
#
# +++ variables +++

View File

@ -1,9 +1,8 @@
# $Id: bsd.info.mk,v 1.44 1997/10/11 17:30:18 wosch Exp $
# $Id: bsd.info.mk,v 1.45 1997/10/12 18:54:34 wosch Exp $
#
# The include file <bsd.info.mk> handles installing GNU (tech)info files.
# Texinfo is a documentation system that uses a single source
# file to produce both on-line information and printed output.
# <bsd.info.mk> includes the files <bsd.dep.mk> and <bsd.obj.mk>.
#
#
# +++ variables +++

View File

@ -1,10 +1,7 @@
# From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
# $Id: bsd.kmod.mk,v 1.39 1997/06/30 23:37:54 bde Exp $
# $Id: bsd.kmod.mk,v 1.40 1997/07/21 16:04:41 bde Exp $
#
# The include file <bsd.kmod.mk> handles installing Loadable Kernel Modules.
# <bsd.kmod.mk> includes the file named "../Makefile.inc" if it exists,
# as well as the include file <bsd.obj.mk>, <bsd.dep.mk>, and
# may be <bsd.man.mk>
#
#
# +++ variables +++

View File

@ -1,8 +1,7 @@
# $Id: bsd.man.mk,v 1.24 1997/07/25 10:43:55 bde Exp $
# $Id: bsd.man.mk,v 1.25 1997/07/25 11:17:12 bde Exp $
#
# The include file <bsd.man.mk> handles installing manual pages and
# their links. <bsd.man.mk> includes the file named "../Makefile.inc"
# if it exists.
# their links.
#
#
# +++ variables +++

View File

@ -1,11 +1,9 @@
# bsd.sgml.mk - 8 Sep 1995 John Fieber
# This file is in the public domain.
#
# $Id: bsd.sgml.mk,v 1.20 1997/06/21 15:40:33 jkh Exp $
# $Id: bsd.sgml.mk,v 1.21 1997/11/09 14:37:40 wosch Exp $
#
# The include file <bsd.sgml.mk> handles installing sgml documents.
# <bsd.prog.mk> includes the file named "../Makefile.inc" if it exists,
# as well as the include files <bsd.dep.mk> and <bsd.obj.mk>.
#
#
# +++ variables +++

View File

@ -1,10 +1,7 @@
# From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
# $Id: bsd.kmod.mk,v 1.39 1997/06/30 23:37:54 bde Exp $
# $Id: bsd.kmod.mk,v 1.40 1997/07/21 16:04:41 bde Exp $
#
# The include file <bsd.kmod.mk> handles installing Loadable Kernel Modules.
# <bsd.kmod.mk> includes the file named "../Makefile.inc" if it exists,
# as well as the include file <bsd.obj.mk>, <bsd.dep.mk>, and
# may be <bsd.man.mk>
#
#
# +++ variables +++