2008-01-30 09:08:54 -05:00
|
|
|
$OpenBSD: sup-no_optimization,v 1.1 2008/01/30 14:08:54 jasper Exp $
|
|
|
|
--- src/Makefile.in.orig Mon Jan 28 17:12:41 2008
|
|
|
|
+++ src/Makefile.in Mon Jan 28 17:13:55 2008
|
2007-09-20 18:07:50 -04:00
|
|
|
@@ -272,6 +272,9 @@ distclean-compile:
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data.Plo@am__quote@
|
|
|
|
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extra_objs.Plo@am__quote@
|
2002-03-24 18:18:55 -05:00
|
|
|
|
|
|
|
+cddb.lo:
|
|
|
|
+ $(LIBTOOL) --mode=compile $(COMPILE) -O1 -c $<
|
|
|
|
+
|
|
|
|
.c.o:
|
2007-09-20 18:07:50 -04:00
|
|
|
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
|
|
|
|
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
|