Author: ayoung
Date: Thu Feb 10 04:05:11 2011
New Revision: 9314
URL: http://svn.slimdevices.com/jive?rev=9314&view=rev
Log:
Improve dependencies to support parallel make.
Modified:
7.6/trunk/squeezeplay/src/SDL-1.2.13/Makefile.in
Modified: 7.6/trunk/squeezeplay/src/SDL-1.2.13/Makefile.in
URL:
http://svn.slimdevices.com/jive/7.6/trunk/squeezeplay/src/SDL-1.2.13/Makefile.in?rev=9314&r1=9313&r2=9314&view=diff
==============================================================================
--- 7.6/trunk/squeezeplay/src/SDL-1.2.13/Makefile.in (original)
+++ 7.6/trunk/squeezeplay/src/SDL-1.2.13/Makefile.in Thu Feb 10 04:05:11 2011
@@ -75,7 +75,7 @@
include $(depend)
-$(objects)/$(TARGET): $(OBJECTS)
+$(objects)/$(TARGET): $(OBJECTS) $(objects)
$(LIBTOOL) --mode=link $(CC) -o $@ $(OBJECTS) $(LDFLAGS)
$(EXTRA_LDFLAGS) $(LT_LDFLAGS)
$(objects)/$(SDLMAIN_TARGET): $(SDLMAIN_OBJECTS)
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins