Just upgraded my computer to Mac OS X Lion and went to terminal and typed \"make\" but it says: -bash: make: command not found
Where did the \"make\" command go?
If you installed xcode and upgraded to mountain lion, or you don't have the latest command line tools installed, or you have zsh or other shells, you can shortcut to some of the embedded tools in the developer directory with:
xcrun make