opt_confirms.[ch] added
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 17 Jun 2005 11:43:19 +0000 (11:43 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 17 Jun 2005 11:43:19 +0000 (11:43 +0000)
[r6045]

ir/opt/Makefile.in

index d2ca3a7..f89c39a 100644 (file)
@@ -24,7 +24,7 @@ SOURCES = $(INSTALL_HEADERS)
 SOURCES +=     Makefile.in \
                cfopt.c tailrec.c strength_red.c ldstopt.c reassoc.c \
                loop_unrolling.c ifconv.c scalar_replace.c funccall.c \
-               opt_polymorphy.c return.c tropt.c
+               opt_polymorphy.c return.c tropt.c opt_confirms.c opt_confirms.h
 
 include $(topdir)/MakeRules