]> gitweb @ CieloNegro.org - autobuild.git/blob - src/preamble.bash
Split the script to several files.
[autobuild.git] / src / preamble.bash
1 #!/usr/bin/env bash
2 #-----------------------------------------------------------------------------#
3 #     THIS SCRIPT IS AUTOMATICALLY GENERATED FROM SEVERAL SOURCE FILES.       #
4 #          DO NOT EDIT THIS BY HAND, OR YOU WILL REGRET IT LATER.             #
5 #-----------------------------------------------------------------------------#
6 #                                                                             #
7 #     "Build" -- an automation script designed to work with autotools.        #
8 #                                                                             #
9 #     Author / Maintainer:                                                    #
10 #          PHO <pho@cielonegro.org>                                           #
11 #                                                                             #
12 #     Master repository:                                                      #
13 #          git://git.cielonegro.org/autobuild.git                             #
14 #                                                                             #
15 #     License:                                                                #
16 #          Public Domain                                                      #
17 #                                                                             #
18 #     Bug tracker:                                                            #
19 #          Not available currently.                                           #
20 #                                                                             #
21 #     Please report any bugs, feature requests, and pull requests (the        #
22 #     most preferred!) to the maintainer presented above.                     #
23 #                                                                             #
24 #-----------------------------------------------------------------------------#
25 set -e