Code cleanup
This commit is contained in:
parent
fada07fedc
commit
397034bdc5
|
@ -27,6 +27,7 @@
|
||||||
#variables
|
#variables
|
||||||
PREFIX="/usr/local"
|
PREFIX="/usr/local"
|
||||||
. "../config.sh"
|
. "../config.sh"
|
||||||
|
#executables
|
||||||
DEBUG="_debug"
|
DEBUG="_debug"
|
||||||
INSTALL="install -m 0644"
|
INSTALL="install -m 0644"
|
||||||
MKDIR="mkdir -m 0755 -p"
|
MKDIR="mkdir -m 0755 -p"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user