]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/taborder/makefile.unx
wxVariantData now inherits from wxObjectRefData
[wxWidgets.git] / samples / taborder / makefile.unx
index f5c9d3d6d52109b2d8dd1f8d8d566a8c26a2dc4c..1befed3990184ae2f01d9be89a79b3143f3f7772 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.5 (http://www.bakefile.org)
+#     Bakefile 0.2.6 (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)
 
 taborder: $(TABORDER_OBJECTS)
-       $(CXX) -o $@ $(TABORDER_OBJECTS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base` $(LDFLAGS)
+       $(CXX) -o $@ $(TABORDER_OBJECTS)   $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
 
 taborder_taborder.o: ./taborder.cpp
        $(CXX) -c -o $@ $(TABORDER_CXXFLAGS) $(CPPDEPS) $<