ccextractor/linux/cleanup

5 lines
154 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
make distclean > /dev/null 2>&1 || true
rm -rf Makefile configure *.in config.status config.log aclocal.m4 build-conf autom4te.cache