diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-02-10 12:54:59 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-02-10 12:54:59 +0000 |
commit | 23099f7a7abce4866170cee2a34c1b2f7846c731 (patch) | |
tree | 4ce2b365cec4d97d5e1eaa171bb595da0206e8d2 /Makefile | |
parent | c0525e07ff43d8d9c123d815a0568d04e1245d75 (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.6 1999-02-02 14:51:45 jkh Exp $ +# $Id: Makefile,v 1.7 1999-02-10 12:54:59 jkh 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 |