#!/bin/sh cd ./tools || return 1 gmake || return "$?" cd .. ./tools/mock_file_generator.exe