#!/bin/bash hvbuild() { make all rpl8 btcflash make prefix=/usr install install -v -m644 -D index.html /usr/share/doc/${PACKAGE}/index.html }