telldus/rfcmd/build.sh
2008-02-20 14:22:37 +00:00

5 lines
45 B
Bash

#!/bin/sh
make clean
make
echo rfcmd built!