diff options
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" |