]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/Documentation/layout.yo
5f30475bf76becfe99d220cd89e2953bdffb3c49
[lilypond.git] / stepmake / Documentation / layout.yo
1 verb(
2     doos/                        # gnu/windows32 build and binary releases
3     harmonia -> harmonia-x.y.z 
4     harmonia-x.y.z/
5     lilypond -> lilypond-x.y.z   # symlink to development directory
6     lilypond-x.y.z/              # current development
7     patches/                     # patches between different releases
8     RedHat/BUILD                 # RedHat build and binary releases
9     RedHat/RPMS
10     RedHat/SPECS
11     releases/                    # .tar.gz releases
12     test/                        # tarballs and diffs from current version
13     yodl -> yodl-1.30.17
14     yodl-1.30.17
15 )
16 with prefix file($HOME/usr/src)
17 and (for building rpms only) in file($HOME/.rpmrc):
18 verb(
19     topdir: /home/fred/usr/src/RedHat
20 )