#!/bin/sh

if [ -z "$GNUSTEP_MAKEFILES" ]; then
    . /usr/lib/GNUstep/System/Library/Makefiles/GNUstep.sh
fi
opentool gdnc
opentool gpbs
openapp GWRemote.app
