Add -links option to sgmlfmt (via SGMLOPTS).
This allows people to xref specific parts of the handbook from elsewhere.
This commit is contained in:
parent
2d3288cc55
commit
dbd38a9194
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1540
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
# $Id: Makefile,v 1.25 1997-05-02 02:20:25 ache Exp $
|
||||
# $Id: Makefile,v 1.26 1997-05-17 04:00:26 brian Exp $
|
||||
|
||||
SGMLOPTS=-links
|
||||
SRCS= authors.sgml basics.sgml bibliography.sgml boothelp.sgml
|
||||
SRCS+= booting.sgml contrib.sgml crypt.sgml ctm.sgml current.sgml cvsup.sgml
|
||||
SRCS+= cyclades.sgml development.sgml dialup.sgml dialout.sgml
|
||||
|
|
Loading…
Reference in a new issue