#!/bin/bash

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

echo Creating tmp${LIBDIR}/icm-exec

subdirs
maindir ${LIBDIR}/icm-exec -s

rm -f */*.gch *.o
