#!/bin/zsh
# -*- zsh -*-
( ($+commands[gmake])) && gmake up || make update