Oops, forgot to remove the -white option here.

This commit is contained in:
John Fieber 1997-01-20 12:48:55 +00:00
parent c26b44e07c
commit 2140d91c80
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=1069
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile.inc,v 1.1 1996-11-19 14:18:37 jfieber Exp $
# $Id: Makefile.inc,v 1.2 1997-01-20 12:48:55 jfieber Exp $
WEBBASE?= /data/ja_JP.EUC
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr

View file

@ -1,4 +1,4 @@
# $Id: Makefile.inc,v 1.1 1996-11-19 14:18:37 jfieber Exp $
# $Id: Makefile.inc,v 1.2 1997-01-20 12:48:55 jfieber Exp $
WEBBASE?= /data/ja_JP.EUC
SGMLOPTS+= -white -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr
SGMLOPTS+= -hdr ${.CURDIR}/../doc.hdr -ftr ${.CURDIR}/../doc.ftr