$OpenBSD: gcc-magick_Makefile_in,v 1.1 2004/02/06 22:44:07 sturm Exp $
--- magick/Makefile.in.orig	2004-02-06 10:19:22.000000000 -0700
+++ magick/Makefile.in	2004-02-06 10:21:03.000000000 -0700
@@ -649,6 +649,12 @@ maintainer-clean-depend:
 @AMDEP@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
 
+montage.lo:
+@AMDEP@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+@AMDEP@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
+@AMDEP@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+	$(LTCOMPILE) -O0 -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
+
 .c.obj:
 @AMDEP@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
