# (C) 2025 magicant unrealapex

# Completion script for the "bmake" command.

function completion/bmake {
		command -f completion//reexecute make
}


# vim: set ft=sh ts=8 sts=8 sw=8 et:
