# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
+# Bakefile 0.2.3 (http://www.bakefile.org)
# Do not modify, all changes will be overwritten!
# =========================================================================
for %f in (testdata.fc) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
$(OBJS)\console_console.obj: .\console.cpp
- $(CXX) -q -c -P -o$@ $(CONSOLE_CXXFLAGS) $**
+ $(CXX) -q -c -P -o$@ $(CONSOLE_CXXFLAGS) .\console.cpp