#!/bin/sh
cd ..
echo "#ifndef SIAGHOME"
echo "#define SIAGHOME" \"`pwd`\"
echo "#endif"
