diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-30 23:24:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-30 23:24:12 +0000 |
commit | 84b6327dc093291e25fb79dfb80cb75f0543f697 (patch) | |
tree | b2ff09d4669e60df7f95aab382beae0fa4074fca /Makefile | |
parent | 6cd3fa9db2ce9ef785c4123479ae4620deb309c3 (diff) |
Notes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.4 1998-12-28 19:22:01 ache Exp $ +# $Id: Makefile,v 1.5 1999-01-30 23:24:12 vanilla Exp $ SUBDIR= FAQ handbook # List of all language-specific subdirs. -LANGSUBDIR= es ja ru +LANGSUBDIR= es ja ru zh # If ALLLANG is defined, descend to all language-specific subdirs too. # If ALLLANG is not defined, but DOC_LANG is defined and a subdirectory with |