diff options
author | ru <ru@FreeBSD.org> | 2001-12-17 13:45:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-12-17 13:45:56 +0000 |
commit | 650091c3142d295b29e3809e946f4d064cc805a4 (patch) | |
tree | d2948612f58a81c1a790364aa00a897e0db27307 /share/doc/smm/01.setup | |
parent | 4e8d120512bf0f7e4ba43b0007bcabe555a043fb (diff) | |
download | FreeBSD-src-650091c3142d295b29e3809e946f4d064cc805a4.zip FreeBSD-src-650091c3142d295b29e3809e946f4d064cc805a4.tar.gz |
Removed a no-op FILES from bsd.doc.mk.
Diffstat (limited to 'share/doc/smm/01.setup')
-rw-r--r-- | share/doc/smm/01.setup/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |