]> jfr.im git - irc/evilnet/x3.git/commitdiff
temp fix
authorsirvulcan <redacted>
Wed, 20 Dec 2006 19:35:38 +0000 (19:35 +0000)
committersirvulcan <redacted>
Wed, 20 Dec 2006 19:35:38 +0000 (19:35 +0000)
ChangeLog
src/Makefile.in

index 5e72255b3d02f468a45613da22ca85513a051535..623a77ba44bb04a7c491600dfbd488b0645b26fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
 /***********************************************************************
  X3 ChangeLog
 
+2006-12-21  Neil Spierling  <sirvulcan@gmail.com>
+
+       * src/Makefile.in: Temp fix.
+
 2006-12-20  Alex Schumann   <rubin@afternet.org>
 
        * src/proto-p10.c: added full mark support including as a trace
index 4a2b4b6db6e8c70586fe7f74ffb19bb863380fe9..6dc2bf0ac91e7c43c2eac41b0f1fb326c1e37934 100644 (file)
@@ -339,7 +339,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
 
 .c.o:
-@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
+@am__fastdepCC_TRUE@   if $(COMPILE) $(TRACK) -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
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@