Initial snarf.
[shack.git] / arch / Conscript
blobc3a124eb8a3a5b19e7f3b953db76dcfc0695760b
1 ## Import the default environment
2 Import qw( env );
4 ## Export the environment for other Conscripts to use
5 Export qw( env );
7 ## Descend into subdirectories
8 Build qw(
9     conf/Conscript
10     type/Conscript
11     bfd/Conscript
12     util/Conscript
13     mir/Conscript
14     ra/Conscript
15     x86/Conscript
16     mips/Conscript
17     noarch/Conscript
18         byte/Conscript