#!/bin/sh -e

cd "$(dirname "$(realpath -- "$0")")"
exec rm -f pub-verify compile_flags.txt conf/gcl3.rc conf/monocypher.rc *.o
