#!/bin/sh

. other/analysis/gen-file.sh

cppcheck amalgamation.cc $CPPFLAGS
