ccextractor/linux/cleanup

10 lines
154 B
Plaintext
Raw Normal View History

#!/bin/bash
rm -rf Makefile
rm -rf configure
rm -rf *.in
rm -rf config.status
rm -rf config.log
rm -rf aclocal.m4
rm -rf build-conf
rm -rf autom4te.cache