Made frame types final classes.
[libfirm] / 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