diff options
author | Karl Berry <karl@freefriends.org> | 2006-05-03 00:00:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-05-03 00:00:51 +0000 |
commit | 6a3a3f2d09370654105d8389f55e88cb7287ba46 (patch) | |
tree | a46202a93ab41b4ad9de8b9c068316551cd379d1 /Build/README | |
parent | 4ebdcbcc6d6c37d40b4153ac111fd2fd4b9cd523 (diff) |
new
git-svn-id: svn://tug.org/texlive/trunk@1564 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/README')
-rw-r--r-- | Build/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/README b/Build/README new file mode 100644 index 00000000000..3b265831757 --- /dev/null +++ b/Build/README @@ -0,0 +1,10 @@ +$Id$ +(public domain -- originally written in 2006 by Karl Berry.) + +The Build directory contains sources and tools which are used in +building TeX Live, but are not part of the live hierarchy. Each subdir +has another README with more details. + +cdbuild - mostly related to updating individual packages in the hierarchy. +tools - scripts related to most everything else. +source - the actual sources for all the executable programs. |