From: Michael Beck Date: Mon, 4 Apr 2005 11:00:29 +0000 (+0000) Subject: do not build modeconv yet, not fully implemented X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=c77cbc33fba2597b1fbf20b186bbad1881d0314d;p=libfirm do not build modeconv yet, not fully implemented [r5528] --- diff --git a/ir/arch/Makefile.in b/ir/arch/Makefile.in index a05f9b739..e5fecfe80 100644 --- a/ir/arch/Makefile.in +++ b/ir/arch/Makefile.in @@ -20,7 +20,7 @@ INSTALL_HEADERS = modeconv.h archop.h SOURCES = $(INSTALL_HEADERS) SOURCES += Makefile.in \ - modeconv.c archop.c + archop.c # modeconv.c include $(topdir)/MakeRules