summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-11-09 15:03:15 +0000
committerwosch <wosch@FreeBSD.org>1997-11-09 15:03:15 +0000
commite736d68c30062e83fba0c19e5a88bc2e3049a828 (patch)
tree7e9549e406dd2ebfe6de21af0cb3444e24c11c44 /share
parent1156e6987f016207b1f53684c2f1a098aae574f0 (diff)
downloadFreeBSD-src-e736d68c30062e83fba0c19e5a88bc2e3049a828.zip
FreeBSD-src-e736d68c30062e83fba0c19e5a88bc2e3049a828.tar.gz
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
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.doc.mk3
-rw-r--r--share/mk/bsd.info.mk3
-rw-r--r--share/mk/bsd.kmod.mk5
-rw-r--r--share/mk/bsd.man.mk5
-rw-r--r--share/mk/bsd.sgml.mk4
5 files changed, 6 insertions, 14 deletions
diff --git a/share/mk/bsd.doc.mk b/share/mk/bsd.doc.mk
index 1c43500..72b8d2a 100644
--- a/share/mk/bsd.doc.mk
+++ b/share/mk/bsd.doc.mk
@@ -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 +++
diff --git a/share/mk/bsd.info.mk b/share/mk/bsd.info.mk
index 6a67d19..0050b0b 100644
--- a/share/mk/bsd.info.mk
+++ b/share/mk/bsd.info.mk
@@ -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 +++
diff --git a/share/mk/bsd.kmod.mk b/share/mk/bsd.kmod.mk
index d479a3e..5d50208 100644
--- a/share/mk/bsd.kmod.mk
+++ b/share/mk/bsd.kmod.mk
@@ -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 +++
diff --git a/share/mk/bsd.man.mk b/share/mk/bsd.man.mk
index 0725634..bcf93f9 100644
--- a/share/mk/bsd.man.mk
+++ b/share/mk/bsd.man.mk
@@ -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 +++
diff --git a/share/mk/bsd.sgml.mk b/share/mk/bsd.sgml.mk
index 370d70d..389ba25 100644
--- a/share/mk/bsd.sgml.mk
+++ b/share/mk/bsd.sgml.mk
@@ -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 +++
OpenPOWER on IntegriCloud