firm_init_options() is now a separate function that reads the firm.ini and might...
[libfirm] / ir / common / Makefile.in
index 0a8cc32..29642ef 100644 (file)
@@ -22,7 +22,7 @@ SOURCES = $(INSTALL_HEADERS)
 SOURCES += Makefile.in                                                 \
        error.c firm_common.c firm.c firmwalk.c                 \
        error.h firm_common_t.h statistics.c debug.c old_fctnames.h \
-       irtools.c irtools.h survive_dce.c survive_dce.h
+       irtools.c irtools.h
 
 include $(topdir)/MakeRules