]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/vscroll/makefile.unx
regenerated all trunk makefiles with bakefile-0.2.3
[wxWidgets.git] / samples / vscroll / makefile.unx
index 283b5428bbb6d7b694c0aae5a7ab160cbf9b45eb..a2d4b03e0d78ba45709e52313fde9f36e32c5e44 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!
 # =========================================================================
 
@@ -98,7 +98,7 @@ test_for_selected_wxbuild:
        @$(WX_CONFIG) $(WX_CONFIG_FLAGS)
 
 vstest: $(VSTEST_OBJECTS)
-       $(CXX) -o $@ $(VSTEST_OBJECTS) $(LDFLAGS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
+       $(CXX) -o $@ $(VSTEST_OBJECTS) $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
 
 vstest_vstest.o: ./vstest.cpp
        $(CXX) -c -o $@ $(VSTEST_CXXFLAGS) $(CPPDEPS) $<