zbanga / ibpy

Automatically exported from code.google.com/p/ibpy
Other
0 stars 0 forks source link

trunk/ib/ext/cfg/Makefile corrupt since r287 #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Date: Tue Nov  6 09:38:32 2007
New Revision: 287 

...

Modified: trunk/ib/ext/cfg/Makefile
==============================================================================
--- trunk/ib/ext/cfg/Makefile   (original)
+++ trunk/ib/ext/cfg/Makefile   Tue Nov  6 09:38:32 2007
@@ -1,4 +1,4 @@
-configs := $(addsuffix .py, $(notdir $(basename $(wildcard
../src/IBJts/java/com/ib/client/*.java))))
+0;136;0cconfigs := $(addsuffix .py, $(notdir $(basename $(wildcard
../src/IBJts/com/ib/client/*.java))))

 .PHONY: all clean 

...

Original issue reported on code.google.com by yichun....@gmail.com on 7 Jan 2008 at 3:17

GoogleCodeExporter commented 8 years ago
Fixed in r291.

Original comment by troy.mel...@gmail.com on 5 Feb 2008 at 8:47