JADEOPTS -> JADEFLAGS (see same change in ../faq/Makefile).
This commit is contained in:
parent
21d1b45894
commit
cba99c4bed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5450
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# $Id: Makefile,v 1.35 1999-08-16 22:09:12 nik Exp $
|
||||
# $Id: Makefile,v 1.36 1999-08-26 19:11:32 nik Exp $
|
||||
#
|
||||
# Build the FreeBSD Handbook (Japanese).
|
||||
#
|
||||
|
@ -8,7 +8,7 @@
|
|||
|
||||
MAINTAINER=kuriyama@FreeBSD.ORG
|
||||
|
||||
JADEOPTS= -ilang.ja
|
||||
JADEFLAGS= -ilang.ja
|
||||
TIDYFLAGS= -raw
|
||||
|
||||
DOC?= book
|
||||
|
|
Loading…
Reference in a new issue