#!/bin/sh

makeinfo ctocpp
makeinfo search
makeinfo mover
makeinfo --no-split --html ctocpp.txi
makeinfo --no-split --html search.txi
makeinfo --no-split --html mover.txi
