git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665588
13f79535-47bb-0310-9956-
ffa450edef68
topsrcdir="`dirname $0`"
cd "$topsrcdir"
-make distclean >/dev/null 2>&1
+make -k clean >/dev/null 2>&1
+make -k distclean >/dev/null 2>&1
find . -name Makefile.in -exec rm -f {} \;
rm -rf \
AUTHORS \
config.hin~ \
config.log \
config.status \
+config.status.lineno \
config.sub \
configure \
+configure.lineno \
configure.scan \
depcomp \
.deps \
ltmain.sh \
missing \
ylwrap \
-if/gen-*
+if/gen-* \
+test/gen-*