do not build modeconv yet, not fully implemented
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 11:00:29 +0000 (11:00 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 4 Apr 2005 11:00:29 +0000 (11:00 +0000)
[r5528]

ir/arch/Makefile.in

index a05f9b7..e5fecfe 100644 (file)
@@ -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