Makefile: allow SHELL_PATH to specify the POSIX shell
commitc3e6bfdb5d2ab594f6f08a0d6dc8bb4fee6b5799
authorKyle J. McKay <mackyle@gmail.com>
Sun, 1 Nov 2015 17:35:21 +0000 (1 09:35 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 1 Nov 2015 17:35:21 +0000 (1 09:35 -0800)
tree7786d0ed9c726dc58eac903c0fd5be96ce2d6587
parent01ce5a8575df942f95f494df956f0534e42eb784
Makefile: allow SHELL_PATH to specify the POSIX shell

If SHELL_PATH is set (the default is /bin/sh) then all the scripts
will use that shell when installed rather than the default /bin/sh.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
Makefile
tg-export.sh
tg-update.sh
tg.sh