Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)
PR: docs/15439 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Obtained from: ports/Makefile
This commit is contained in:
parent
8421c962fb
commit
dabe8502c8
@ -185,6 +185,7 @@
|
||||
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
|
||||
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile
|
||||
#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
|
||||
#DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
|
||||
#
|
||||
# top(1) uses a hash table for the user names. The size of this hash
|
||||
# can be tuned to match the number of local users. The table size should
|
||||
|
@ -185,6 +185,7 @@
|
||||
#SUPFILE= /usr/share/examples/cvsup/standard-supfile
|
||||
#SUPFILE1= /usr/share/examples/cvsup/secure-supfile
|
||||
#PORTSSUPFILE= /usr/share/examples/cvsup/ports-supfile
|
||||
#DOCSUPFILE= /usr/share/examples/cvsup/doc-supfile
|
||||
#
|
||||
# top(1) uses a hash table for the user names. The size of this hash
|
||||
# can be tuned to match the number of local users. The table size should
|
||||
|
Loading…
Reference in New Issue
Block a user