xref: /reactos/dll/3rdparty/libtirpc/bootstrap (revision b36d9bd9)
1[ -e Makefile ] && make clean
2rm -rf autom4te.cache configure Makefile stamp-h1
3rm -rf src/Makefile src/.deps
4rm -rf Makefile.in aclocal.m4 config.log config.h
5rm -rf depcomp missing install-sh config.status
6aclocal
7autoheader
8automake --gnu --add-missing -c
9autoconf
10rm -rf autom4te.cache config.log libtool stamp-h1*
11