remove some stuff

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27903 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2006-04-20 18:43:59 +00:00
parent ab093fa652
commit ab38f5be3a

View File

@ -58,7 +58,6 @@ if test -d "$TOPDIR" ; then
-path 'docs/CommandGuide/ps/*' -o \
-path 'docs/CommandGuide/man/*' -o \
-path 'docs/HistoricalNotes/*' -o \
-path 'utils/Burg/*' -o \
-path 'docs/img/*' -o \
-path '*/.libs/*' \
\) -prune -o \( \
@ -95,7 +94,6 @@ if test -d "$TOPDIR" ; then
\! -name '.*' \
\! -name '*~' \
\! -name '#*' \
\! -name 'Sparc.burm.c' \
\! -name 'Lexer.cpp' \
\! -name 'llvmAsmParser.cpp' \
\! -name 'llvmAsmParser.h' \