diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-02-02 14:51:45 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1999-02-02 14:51:45 +0000 |
commit | 54e62a209cbaf1cbd958c3c9ee63e53a971045a5 (patch) | |
tree | 9381bca1678dbe2004901f54ea599931fcc7a925 /Makefile | |
parent | 3bb92f111d26196c0ad127ff5bf1fd83bdd1e123 (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.5 1999-01-30 23:24:12 vanilla Exp $ +# $Id: Makefile,v 1.6 1999-02-02 14:51:45 jkh Exp $ SUBDIR= FAQ handbook # List of all language-specific subdirs. -LANGSUBDIR= es ja ru zh +LANGSUBDIR= es ja ru # 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 |