Use TIDYFLAGS=-latin1.

Obtained from:	Other latin1 translations.
This commit is contained in:
Alexander Langer 2001-02-01 21:24:06 +00:00
parent 858f472c2e
commit c6fceda09b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8742
2 changed files with 8 additions and 2 deletions

View file

@ -2,7 +2,10 @@
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSD: doc/de_DE.ISO_8859-1/books/Makefile.inc,v 1.1 2000/08/25 18:33:40 alex Exp $
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.4 2001/02/01 21:24:27 alex Exp $
#
TIDYFLAGS= -latin1
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}

View file

@ -2,7 +2,10 @@
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSD: doc/de_DE.ISO_8859-1/books/Makefile.inc,v 1.1 2000/08/25 18:33:40 alex Exp $
# $FreeBSDde: de-docproj/books/Makefile.inc,v 1.4 2001/02/01 21:24:27 alex Exp $
#
TIDYFLAGS= -latin1
DESTDIR?= ${DOCDIR}/de_DE.ISO_8859-1/books/${.CURDIR:T}