aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.bld7
-rw-r--r--pkg.bld7
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# :)
diff --git a/pkg.bld b/pkg.bld
index 0eb8c1f..9c850bc 100644
--- a/pkg.bld
+++ b/pkg.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
2action "default" 9action "default"
3{ 10{