#!/bin/sh

make all && ( qctl -q; make install; qico -d )
