[ros-diffs] [hbirr] 16307: Fixed the rule for wrc.o.
hbirr at svn.reactos.com
hbirr at svn.reactos.com
Mon Jun 27 20:57:02 CEST 2005
Fixed the rule for wrc.o.
Modified: trunk/reactos/tools/wrc/wrc.mak
_____
Modified: trunk/reactos/tools/wrc/wrc.mak
--- trunk/reactos/tools/wrc/wrc.mak 2005-06-27 18:53:37 UTC (rev
16306)
+++ trunk/reactos/tools/wrc/wrc.mak 2005-06-27 18:56:50 UTC (rev
16307)
@@ -93,7 +93,7 @@
$(ECHO_CC)
${host_gcc} $(WRC_HOST_CFLAGS) -c $< -o $@
-$(WRC_INT_)wrc.o: $(WRC_BASE_)wrc.c $(WRC_INT)
+$(WRC_INT_)wrc.o: $(WRC_BASE_)wrc.c | $(WRC_INT)
$(ECHO_CC)
${host_gcc} $(WRC_HOST_CFLAGS) -c $< -o $@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050627/4cfb3b02/attachment.html
More information about the Ros-diffs
mailing list