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:
parent
6e6a7c9708
commit
52147536bb
@ -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 +++
|
||||
|
@ -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 +++
|
||||
|
@ -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 +++
|
||||
|
@ -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 +++
|
||||
|
@ -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 +++
|
||||
|
@ -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 +++
|
||||
|
Loading…
Reference in New Issue
Block a user