]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/makefile.unx
Use wxRefCounter instead of wxObjecrDataRef
[wxWidgets.git] / samples / internat / makefile.unx
index 99af450dccac4ef55630457ed66a826c799d318a..e3541f3782c43329f8d0b30fbf378ecf12731316 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)
 
 internat: $(INTERNAT_OBJECTS)
-       $(CXX) -o $@ $(INTERNAT_OBJECTS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base` $(LDFLAGS)
+       $(CXX) -o $@ $(INTERNAT_OBJECTS)   $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
 
 internat_internat.o: ./internat.cpp
        $(CXX) -c -o $@ $(INTERNAT_CXXFLAGS) $(CPPDEPS) $<