Code cleanup

This commit is contained in:
Pierre Pronchery 2013-01-07 03:30:27 +01:00
parent 1f69b0865b
commit 6270dfd954

View File

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