From af31a86aed2762873859ead47ba9c1bdd1759b29 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 9 Jun 1994 11:13:52 +0000 Subject: [PATCH] Add commented out PRINTER=ps entry for easy choose system documentation format --- etc/defaults/make.conf | 8 +++++++- etc/make.conf | 8 +++++++- share/examples/etc/make.conf | 8 +++++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf index 512b6becd1a7..16188cedf711 100644 --- a/etc/defaults/make.conf +++ b/etc/defaults/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.2 1994/06/05 20:37:15 csgr Exp $ +# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk) # It allows you to override macro definitions to make, without changing @@ -38,3 +38,9 @@ # when they are installed: # #NOMANCOMPRESS= no_way +# +# +# Default format for system documentation, depends on your printer. +# Set this to "ascii" for simple printers or screen +# +#PRINTER= ps diff --git a/etc/make.conf b/etc/make.conf index 512b6becd1a7..16188cedf711 100644 --- a/etc/make.conf +++ b/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.2 1994/06/05 20:37:15 csgr Exp $ +# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk) # It allows you to override macro definitions to make, without changing @@ -38,3 +38,9 @@ # when they are installed: # #NOMANCOMPRESS= no_way +# +# +# Default format for system documentation, depends on your printer. +# Set this to "ascii" for simple printers or screen +# +#PRINTER= ps diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 512b6becd1a7..16188cedf711 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -1,4 +1,4 @@ -# $Id: make.conf,v 1.2 1994/06/05 20:37:15 csgr Exp $ +# $Id: make.conf,v 1.3 1994/06/09 08:32:58 ache Exp $ # # This file, if present, will be read by make (see /usr/share/mk/sys.mk) # It allows you to override macro definitions to make, without changing @@ -38,3 +38,9 @@ # when they are installed: # #NOMANCOMPRESS= no_way +# +# +# Default format for system documentation, depends on your printer. +# Set this to "ascii" for simple printers or screen +# +#PRINTER= ps