#!/bin/sh # Defined in Makefile INSTALLDIR=%INSTALLDIR% APPNAME=%APPNAME% $INSTALLDIR/$APPNAME $@