]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/console/makefile.bcc
fix sizing of extra control
[wxWidgets.git] / samples / console / makefile.bcc
index 77ba5e5a004248ce51d783b07e91116b08d85526..47ef0fc6fb21609ccad81fd110d0cca3f8aeee97 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     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!
 # =========================================================================
 
@@ -196,5 +196,5 @@ data:
        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