#!/bin/sh

DIR=`pwd`

make install_debug SRCROOT=$DIR DSTROOT=/

