Update build system
This commit is contained in:
parent
4a50315f12
commit
f611c2acf7
11 changed files with 33 additions and 38 deletions
9
make.sh
9
make.sh
|
|
@ -1,9 +1,9 @@
|
|||
#!/bin/bash
|
||||
# daemonitor/make.sh
|
||||
#
|
||||
# (c)2009, Laurence Withers, <l@lwithers.me.uk>.
|
||||
# Released under the GNU GPLv3. See file COPYING or
|
||||
# http://www.gnu.org/copyleft/gpl.html for details.
|
||||
#
|
||||
# Copyright: ©2007–2012, Güralp Systems Limited
|
||||
# Author: Laurence Withers <lwithers@guralp.com>
|
||||
# License: GPLv3
|
||||
#
|
||||
|
||||
|
||||
|
|
@ -292,5 +292,4 @@ done
|
|||
|
||||
exit 0
|
||||
|
||||
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
|
||||
# vim: expandtab:ts=4:sw=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue