Use this command to just make recovery. Replace "devicename" with your device name.
. build/envsetup.sh && lunch cm_devicename-userdebug && make recoveryimage if your are building with cm.
. build/envsetup.sh && lunch omni_devicename-userdebug && make recoveryimage if you are building with omni.