X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fst%2FMakefile.in;h=d67e179686b839c22726a5917c88209162495cf1;hb=ad7ea5e733b5a62df40a954ff5acdb2131cc4ace;hp=e6727351f359f9fdcfcd79915ba47cceaa805073;hpb=71ab2a018e4c49ebd5795765ab4116b024e20620;p=libfirm diff --git a/ir/st/Makefile.in b/ir/st/Makefile.in index e6727351f..d67e17968 100644 --- a/ir/st/Makefile.in +++ b/ir/st/Makefile.in @@ -10,19 +10,19 @@ srcdir = @srcdir@ topdir = ../.. subdir := ir/st -INSTALL_HEADERS = st.h exc.h +INSTALL_HEADERS = st.h exc.h bs.h SOURCES = $(INSTALL_HEADERS) -SOURCES += Makefile.in st.c st.h exc.c +SOURCES += Makefile.in st.c exc.c include $(topdir)/MakeRules CPPFLAGS += -I$(top_srcdir)/ir/common -I$(top_srcdir)/ir/tr \ - -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/adt \ - -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tv \ - -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/debug + -I$(top_srcdir)/ir/ident -I$(top_srcdir)/ir/adt \ + -I$(top_srcdir)/ir/ir -I$(top_srcdir)/ir/tv \ + -I$(top_srcdir)/ir/ana -I$(top_srcdir)/ir/debug include $(top_srcdir)/MakeTargets