From c77cbc33fba2597b1fbf20b186bbad1881d0314d Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Mon, 4 Apr 2005 11:00:29 +0000 Subject: [PATCH] do not build modeconv yet, not fully implemented [r5528] --- ir/arch/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1