Removed Makefiles for directories that no longer exist.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8423 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2003-09-09 20:52:17 +00:00
parent 76b5f88c57
commit d9cd14440d
2 changed files with 1515 additions and 2081 deletions

View File

@ -39,8 +39,6 @@ AC_CONFIG_MAKEFILE(lib/CodeGen/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/InstrSched/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/InstrSelection/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/ModuloScheduling/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/PostOpts/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/PreOpts/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/RegAlloc/Makefile)
AC_CONFIG_MAKEFILE(lib/CodeGen/SelectionDAG/Makefile)
AC_CONFIG_MAKEFILE(lib/ExecutionEngine/Makefile)
@ -147,15 +145,6 @@ AC_CONFIG_MAKEFILE(test/Programs/NoSource/Flex/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Larn/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Moria-5.5.2/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/Povray31/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/164.gzip/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/181.mcf/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/197.parser/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/254.gap/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/255.vortex/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/256.bzip2/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/SPEC/CINT2000/300.twolf/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/NoSource/m4/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/SingleSource/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/SingleSource/Makefile.singlesrc)

3585
configure vendored

File diff suppressed because it is too large Load Diff