mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Fixed SPEC so that it would run correctly with the new autoconf-style object
directory. Added Makefile.spec to the list of files to copy to the object directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8476 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
613758d55d
commit
27bb35e613
@ -92,6 +92,7 @@ AC_CONFIG_MAKEFILE(test/Programs/TEST.dsgraph.gnuplot)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/TEST.micro.Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile.spec)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/179.art/Makefile)
|
||||
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/183.equake/Makefile)
|
||||
|
Loading…
Reference in New Issue
Block a user