#!/bin/sh
cd ../../apps/CntToRfm
make $PLATFORM install.2
exit $?
