Code cleanup

This commit is contained in:
Pierre Pronchery 2013-01-07 03:30:27 +01:00
parent fada07fedc
commit 397034bdc5

View File

@ -27,6 +27,7 @@
#variables
PREFIX="/usr/local"
. "../config.sh"
#executables
DEBUG="_debug"
INSTALL="install -m 0644"
MKDIR="mkdir -m 0755 -p"