ccextractor/linux/cleanup
2017-03-22 11:17:38 +05:30

5 lines
146 B
Bash
Executable File

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