summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-07 02:57:16 +0000
committerjkh <jkh@FreeBSD.org>1998-10-07 02:57:16 +0000
commitefd8e6f6ab081c3033e89c1ff07ed645c3f54ce6 (patch)
tree7c74e57a8af77780c4abd74bce8418788dd523b2 /release
parent0fefb2669fa96d845c8018ffa0bd7cf7a89b9f40 (diff)
downloadFreeBSD-src-efd8e6f6ab081c3033e89c1ff07ed645c3f54ce6.zip
FreeBSD-src-efd8e6f6ab081c3033e89c1ff07ed645c3f54ce6.tar.gz
Turn ALLLANG back on.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index aad1224..610ae83 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.398 1998/10/04 10:33:41 jkh Exp $
+# $Id: Makefile,v 1.399 1998/10/04 17:37:52 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -41,7 +41,7 @@ OBJFORMAT?= elf
#NOPORTS= YES
# Comment the following if you want the release documentation to be
# in English only.
-#ALLLANG= yes
+ALLLANG= yes
DOCPORTS= archivers/unzip textproc/jade textproc/iso8879 \
textproc/linuxdoc textproc/docbook textproc/sgmlformat
OpenPOWER on IntegriCloud