mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
Change the default PRINTER from ps to ascii.
This commit is contained in:
parent
d70b2d75d4
commit
4a00ac792d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11509
@ -1,7 +1,7 @@
|
||||
# from: @(#)bsd.doc.mk 5.3 (Berkeley) 1/2/91
|
||||
# $Id: bsd.doc.mk,v 1.20 1995/07/26 13:51:44 wollman Exp $
|
||||
# $Id: bsd.doc.mk,v 1.21 1995/07/27 15:03:25 wollman Exp $
|
||||
|
||||
PRINTER?= ps
|
||||
PRINTER?= ascii
|
||||
|
||||
BIB?= bib
|
||||
EQN?= eqn -T${PRINTER}
|
||||
|
Loading…
Reference in New Issue
Block a user