Ignore machine-check MSRs
[freebsd-src/fkvm-freebsd.git] / crypto / openssl / demos / tunala / autoungunk.sh
blob0c9123b6cfbc3ac69798580bc25a2c5a396766c8
1 #!/bin/sh
3 # This script tries to clean up as much as is possible from whatever diabolical
4 # mess has been left in the directory thanks to autoconf, automake, and their
5 # friends.
7 if test -f Makefile.plain; then
8 if test -f Makefile; then
9 make distclean
11 mv Makefile.plain Makefile
12 else
13 make clean
16 rm -f aclocal.m4 config.* configure install-sh \
17 missing mkinstalldirs stamp-h.* Makefile.in \
18 ltconfig ltmain.sh