mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
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:
parent
76b5f88c57
commit
d9cd14440d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user