diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-22 23:51:44 +0000 |
commit | 566f5207d7e3cafb0633d31277067336ccd9cca7 (patch) | |
tree | 7af53e7ac405185168bc1dc38c4e820f442b78d0 /Master/texmf-dist/doc/generic/FAQ-en/locations.mk | |
parent | b0beea26ffffd915bb6d9b82f2d65a0a05b7e23b (diff) |
move generic english documents out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13396 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/locations.mk')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/locations.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/locations.mk b/Master/texmf-dist/doc/generic/FAQ-en/locations.mk new file mode 100644 index 00000000000..82d923fe8ac --- /dev/null +++ b/Master/texmf-dist/doc/generic/FAQ-en/locations.mk @@ -0,0 +1,8 @@ +# the locations of files that are targets of the Makefile rules + +WEB = "web site main source directory" +WEB_BETA = "web site beta source directory" +CGI_BIN = "web site CGI directory" +HOME_DIR = "where sources live" +CTAN_ROOT = "position of CTAN root on archive machine" +FTPDIR = "directory for off-archive FTP distribution" |