#!/bin/bash

. ../bootstrap/flags
. ../bootstrap/functions

echo Creating tmp${BINDIR}/icmake

subdirs

maindir ${BINDIR}/icmake -s

rm -f */*.gch *.o


