#!/bin/bash

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

echo Creating tmp${LIBDIR}/icmun

subdirs
maindir ${LIBDIR}/icmun -s

rm -f */*.gch *.o
