ezbuild/ezbuild

8 lines
194 B
Bash
Executable File

#!/bin/bash
# Copyright 2010-2011, Asio Software Technologies
# Distributed under the terms of the GNU General Public License v3
EZNAME=$(basename ${0})
EZROOT=$(dirname $(readlink -ne ${0}))