1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

doxygen no longer builds into the docs tree, and we no longer have boost

in the tree

llvm-svn: 13838
This commit is contained in:
Chris Lattner 2004-05-27 17:58:45 +00:00
parent a7e4eba812
commit 4de18aff15

View File

@ -4,7 +4,7 @@
find docs include lib tools utils projects -name \*.\[cdhyl\]\* | grep -v Lexer.cpp | \
grep -v llvmAsmParser.cpp | grep -v llvmAsmParser.h | grep -v '~$' | \
grep -v '\.ll$' | grep -v .flc | grep -v Sparc.burm.c | grep -v '\.d$' |\
grep -v '\.dir$' | grep -v www/docs/doxygen | grep -v include/boost | \
grep -v '\.dir$' | grep -v '\.la$' | \
grep -v /Burg/ | grep -v '\.lo' | grep -v '\.inc$' | grep -v '\.libs' | \
grep -v TableGen/FileParser.cpp | grep -v TableGen/FileParser.h