summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-17 13:45:56 +0000
committerru <ru@FreeBSD.org>2001-12-17 13:45:56 +0000
commit650091c3142d295b29e3809e946f4d064cc805a4 (patch)
treed2948612f58a81c1a790364aa00a897e0db27307 /share/doc
parent4e8d120512bf0f7e4ba43b0007bcabe555a043fb (diff)
downloadFreeBSD-src-650091c3142d295b29e3809e946f4d064cc805a4.zip
FreeBSD-src-650091c3142d295b29e3809e946f4d064cc805a4.tar.gz
Removed a no-op FILES from bsd.doc.mk.
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/papers/contents/Makefile2
-rw-r--r--share/doc/psd/contents/Makefile1
-rw-r--r--share/doc/psd/title/Makefile1
-rw-r--r--share/doc/smm/01.setup/Makefile1
-rw-r--r--share/doc/smm/02.config/Makefile1
-rw-r--r--share/doc/smm/contents/Makefile1
-rw-r--r--share/doc/smm/title/Makefile1
-rw-r--r--share/doc/usd/contents/Makefile1
-rw-r--r--share/doc/usd/title/Makefile1
9 files changed, 0 insertions, 10 deletions
diff --git a/share/doc/papers/contents/Makefile b/share/doc/papers/contents/Makefile
index 1f70105..d15ff9c 100644
--- a/share/doc/papers/contents/Makefile
+++ b/share/doc/papers/contents/Makefile
@@ -2,9 +2,7 @@
VOLUME= papers
DOC= contents
-
SRCS= contents.ms
-FILES= ${SRCS}
MACROS= -ms
.include <bsd.doc.mk>
diff --git a/share/doc/psd/contents/Makefile b/share/doc/psd/contents/Makefile
index 59495e5..5c4512e 100644
--- a/share/doc/psd/contents/Makefile
+++ b/share/doc/psd/contents/Makefile
@@ -2,7 +2,6 @@
VOLUME= psd
SRCS= contents.ms
-FILES= ${SRCS}
DOC= contents
MACROS= -ms
diff --git a/share/doc/psd/title/Makefile b/share/doc/psd/title/Makefile
index 0f6d9c0..fde1e98 100644
--- a/share/doc/psd/title/Makefile
+++ b/share/doc/psd/title/Makefile
@@ -2,7 +2,6 @@
VOLUME= psd
SRCS= Title
-FILES= ${SRCS}
DOC= Title
# unroff(1) requires a macro package as an argument
diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile
index 8e84f18..b11596e 100644
--- a/share/doc/smm/01.setup/Makefile
+++ b/share/doc/smm/01.setup/Makefile
@@ -3,7 +3,6 @@
VOLUME= smm/01.setup
SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
-FILES= ${SRCS}
MACROS= -ms
USE_TBL= yes
diff --git a/share/doc/smm/02.config/Makefile b/share/doc/smm/02.config/Makefile
index fd07ffe..949a352 100644
--- a/share/doc/smm/02.config/Makefile
+++ b/share/doc/smm/02.config/Makefile
@@ -3,7 +3,6 @@
VOLUME= smm/02.config
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t a.t b.t c.t d.t e.t
-FILES= ${SRCS}
MACROS= -ms
SRCDIR= ${.CURDIR}/../../../../usr.sbin/config/SMM.doc
diff --git a/share/doc/smm/contents/Makefile b/share/doc/smm/contents/Makefile
index ac97e42..1c8d454 100644
--- a/share/doc/smm/contents/Makefile
+++ b/share/doc/smm/contents/Makefile
@@ -2,7 +2,6 @@
VOLUME= smm
SRCS= contents.ms
-FILES= ${SRCS}
DOC= contents
MACROS= -ms
diff --git a/share/doc/smm/title/Makefile b/share/doc/smm/title/Makefile
index 899f922..b6718e5 100644
--- a/share/doc/smm/title/Makefile
+++ b/share/doc/smm/title/Makefile
@@ -2,7 +2,6 @@
VOLUME= smm
SRCS= Title
-FILES= ${SRCS}
DOC= Title
# unroff(1) requires a macro package as an argument
diff --git a/share/doc/usd/contents/Makefile b/share/doc/usd/contents/Makefile
index 4b9a691..283b69d 100644
--- a/share/doc/usd/contents/Makefile
+++ b/share/doc/usd/contents/Makefile
@@ -2,7 +2,6 @@
VOLUME= usd
SRCS= contents.ms
-FILES= ${SRCS}
DOC= contents
MACROS= -ms
diff --git a/share/doc/usd/title/Makefile b/share/doc/usd/title/Makefile
index e3b380f..4b14043 100644
--- a/share/doc/usd/title/Makefile
+++ b/share/doc/usd/title/Makefile
@@ -2,7 +2,6 @@
VOLUME= usd
SRCS= Title
-FILES= ${SRCS}
DOC= Title
# unroff(1) requires a macro package as an argument
OpenPOWER on IntegriCloud