diff options
Diffstat (limited to '')
-rw-r--r-- | default.bld | 7 | ||||
-rw-r--r-- | pkg.bld | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/default.bld b/default.bld index 265da03..a21a069 100644 --- a/default.bld +++ b/default.bld | |||
@@ -1,3 +1,10 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2007-2012 Xagasoft, All rights reserved. | ||
3 | * | ||
4 | * This file is part of the Xagasoft Build and is released under the | ||
5 | * terms of the license contained in the file LICENSE. | ||
6 | */ | ||
7 | |||
1 | # | 8 | # |
2 | # default.bld for build mark 3. This guy does it all, so watch out! | 9 | # default.bld for build mark 3. This guy does it all, so watch out! |
3 | # :) | 10 | # :) |
@@ -1,3 +1,10 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2007-2012 Xagasoft, All rights reserved. | ||
3 | * | ||
4 | * This file is part of the Xagasoft Build and is released under the | ||
5 | * terms of the license contained in the file LICENSE. | ||
6 | */ | ||
7 | |||
1 | 8 | ||
2 | action "default" | 9 | action "default" |
3 | { | 10 | { |