

set -ex



test -f $PREFIX/lib/libiomp5${SHLIB_EXT}
test -f $PREFIX/lib/libomptarget${SHLIB_EXT}
exit 0
