X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=testprograms%2FMakefile.in;h=c6d0d2e402224597167260d03f608bb796428611;hb=e61f9f1153552529e0adfebe8817ad113af28a4a;hp=697b7aef465f739c86768b86d385b38753e00579;hpb=d3f5f80cb669cb0658def6fc6337b257c18a7b39;p=libfirm diff --git a/testprograms/Makefile.in b/testprograms/Makefile.in index 697b7aef4..c6d0d2e40 100644 --- a/testprograms/Makefile.in +++ b/testprograms/Makefile.in @@ -19,7 +19,7 @@ enable_libcore := @enable_libcore@ enable_external_effects := @enable_external_effects@ disable_libiberty := @disable_libiberty@ -DIFF ?= diff -c0 +DIFF ?= diff # -c0 newer diffs do not support/need this REF_DIR = $(srcdir)/ref-results SOURCES := Makefile.in \ @@ -63,7 +63,7 @@ CPPFLAGS += -I$(top_srcdir)/ir/adt -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/ -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tr \ -I$(top_srcdir)/ir/tv -I$(top_srcdir)/ir/st -I$(top_srcdir)/ir/ana \ -I$(top_srcdir)/ir/opt -I$(top_srcdir)/ir/stat -I$(topdir)/ir/config \ - -I$(top_srcdir)/ir/arch + -I$(top_srcdir)/ir/arch -I$(top_srcdir)/ir/lower LDFLAGS = -L$(topdir) LDFLAGS+= @LDFLAGS@