#!/bin/bash if [ ! -f `dirname $0`/"module.mk" ]; then touch `dirname $0`/module.mk fi