#!/bin/bash # Default make file for gitwife # build/compile the program make build # install the program sudo make install