#!/usr/bin/env bash : ' * Attempt to generate clangd compile commands for a GNU Make target. ' . "$(dirname $0)/util/logging.bash" command -v jq > /dev/null \ || die 'ERROR: Please install the "jq" command!' define_usage <