diff --git a/mcb b/mcb index 871e4de..400d1ab 100755 --- a/mcb +++ b/mcb @@ -4,6 +4,8 @@ # AWFUL build system # dont laugh at me +MCB=$0 + isf() { LC_ALL=C type $1 2>&1 | grep -q 'function' }