mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
Updates for changes in Makefile rules.
llvm-svn: 16951
This commit is contained in:
parent
e6418ec30f
commit
1b27f66b76
@ -7,7 +7,7 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
include $(top_srcdir)/Makefile.rules.am
|
||||
include $(top_srcdir)/Makefile_config
|
||||
|
||||
bin_PROGRAMS = burg
|
||||
|
||||
|
@ -7,6 +7,6 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
include $(top_srcdir)/Makefile.rules.am
|
||||
include $(top_srcdir)/Makefile_config
|
||||
|
||||
SUBDIRS = Burg fpcmp TableGen
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
include $(top_srcdir)/Makefile.rules.am
|
||||
include $(top_srcdir)/Makefile_config
|
||||
|
||||
bin_PROGRAMS = TableGen
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
#
|
||||
##===----------------------------------------------------------------------===##
|
||||
|
||||
include $(top_srcdir)/Makefile.rules.am
|
||||
include $(top_srcdir)/Makefile_config
|
||||
|
||||
bin_PROGRAMS = fpcmp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user