makefile run:: command not found

static-246:proj.android macmac$ /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/makefile
/android-ndk-r8d
Buildfile: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/build.xml

~~set-mode-check:
~~set-debug-files:

~~check-env:
Android SDK Tools Revision 21.0.1
Installed at /android-sdk-macosx
~~setup:
[echo] Project Name: HelloWorld
[gettype] Project Type: Application

~~set-debug-mode:
~~debug-obfuscation-check:

build-setup:
Resolving Build Target for HelloWorld…
Project Target: Android 2.2
API level: 8
———

[echo] Creating output directories if needed…
[mkdir] Created dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/libs
[mkdir] Created dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res
[mkdir] Created dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/gen
[mkdir] Created dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/classes
[mkdir] Created dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/dexedLibs
[echo] ———-
[echo] Resolving Dependencies for HelloWorld…
[dependency] Library dependencies:
[dependency]
[dependency] ——————
[dependency] Ordered libraries:
[dependency]
[dependency] ——————
[dependency] API<=15: Adding annotations.jar to the classpath.
[echo] ———-
[echo] Building Libraries with ‘debug’…

nodeps:

~~set-mode-check:
~~set-debug-files:

~~check-env:
Android SDK Tools Revision 21.0.1
Installed at /android-sdk-macosx
~~setup:
[echo] Project Name: cocos2dxandroid
[gettype] Project Type: Android Library

~~set-debug-mode:
~~debug-obfuscation-check:

build-setup:
Resolving Build Target for cocos2dxandroid…
Project Target: Android 2.2
API level: 8
———

[echo] Creating output directories if needed…
[echo] ———-
[echo] Resolving Dependencies for cocos2dxandroid…
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ——————
[dependency] API<=15: Adding annotations.jar to the classpath.

~~pre-build:
~~code-gen:
[mergemanifest] No changes in the AndroidManifest files.
[echo] Handling aidl files…
[aidl] No AIDL files to compile.
[echo] ———-
[echo] Handling RenderScript files…
[renderscript] No RenderScript files to compile.
[echo] ———-
[echo] Handling Resources…
[aapt] No changed resources. R.java and Manifest.java untouched.
[echo] ———-
[echo] Handling BuildConfig class…
[buildconfig] No need to generate new BuildConfig.

~~pre-compile:
~~compile:
[echo] Creating library output jar file…

~~post-compile:
~~obfuscate:

~~dex:
Library project: do not convert bytecode…
~~crunch:
[crunch] Crunching PNG Files in source dir: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/res
[crunch] To destination dir: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/res
[crunch] Crunched 0 PNG files to update cache

~~package-resources:
Library project: do not package resources…
~~package:
[echo] Library project: do not package apk…

~~post-package:
~~do-debug:
[echo] Library project: do not create apk…
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/build.prop

~~post-build:
debug:
~~pre-build:

code-gen:
Merging AndroidManifest files into one.
Manifest merger disabled. Using project manifest only.
Handling aidl files…
No AIDL files to compile.
———

[echo] Handling RenderScript files…
[renderscript] No RenderScript files to compile.
[echo] ———-
[echo] Handling Resources…
[aapt] Generating resource IDs…
[aapt] (skipping file ‘.gitignore’ due to ANDROID_AAPT_IGNORE pattern ‘.*’)
[echo] ———-
[echo] Handling BuildConfig class…
[buildconfig] Generating BuildConfig class.

~~pre-compile:
~~compile:
[javac] Compiling 3 source files to /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/classes

~~post-compile:
~~obfuscate:

dex:
input: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/classes
input: /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/classes.jar
input: /android-sdk-macosx/tools/support/annotations.jar
Pre-Dexing /Users/macmac/Desktop/MyHello/cocos2dx/platform/android/java/bin/classes.jar
> classes-11edcf03818dccca8c7e0a7e93cb3df6.jar
[dex] Pre-Dexing /android-sdk-macosx/tools/support/annotations.jar ~~> annotations-a105332cce565b15a7db4b0101e197ff.jar
Converting compiled files and external libraries into /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/classes.dex…
Merged dex A with dex B . Result is 39 defs/54.1KiB. Took 0.1s
Merged dex A with dex B . Result is 41 defs/67.2KiB. Took 0.0s
~~crunch:
[crunch] Crunching PNG Files in source dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/res
[crunch] To destination dir: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res
[crunch] Processing image to cache: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/res/drawable-hdpi/icon.png => /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-hdpi/icon.png
[crunch] (processed image to cache entry /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-hdpi/icon.png: 67 size of source)
[crunch] Processing image to cache: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/res/drawable-ldpi/icon.png => /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-ldpi/icon.png
[crunch] (processed image to cache entry /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-ldpi/icon.png: 0 size of source)
[crunch] Processing image to cache: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/res/drawable-mdpi/icon.png => /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-mdpi/icon.png
[crunch] (processed image to cache entry /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/res/drawable-mdpi/icon.png: 53% size of source)
[crunch] Crunched 3 PNG files to update cache

~~package-resources:
Creating full resource package…
Warning: AndroidManifest.xml already defines debuggable ; using existing value in manifest.
~~package:
[apkbuilder] Current build type is different than previous build: forced apkbuilder run.
[apkbuilder] Creating HelloWorld-debug-unaligned.apk and signing it with a debug key…

~~post-package:
~~do-debug:
[zipalign] Running zip align on final apk…
[echo] Debug Package: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/HelloWorld-debug.apk
[propertyfile] Creating new property file: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/build.prop
[propertyfile] Updating property file: /Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/bin/build.prop

-post-build:

debug:

BUILD SUCCESSFUL
Total time: 9 seconds
/Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/makefile: line 5: adb: command not found
/Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/makefile: line 6: adb: command not found
/Users/macmac/Desktop/MyHello/projects/MyHello/proj.android/makefile: line 7: adb: command not found
static-246:proj.android macmac$

Im using Mac OS for creating a Andriod project.