]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/help/makefile.unx
restore generic DrawEllipticArc() used by CE which was lost during the great wxDC...
[wxWidgets.git] / samples / html / help / makefile.unx
index a84194edb5752d394ec6325a295943a839dd88fd..a1a896c4aa23c42ab4abcf6cf4c11eb061de9bef 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)
 
 htmlhelp: $(HTMLHELP_OBJECTS)
-       $(CXX) -o $@ $(HTMLHELP_OBJECTS) $(LDFLAGS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs html,core,base`
+       $(CXX) -o $@ $(HTMLHELP_OBJECTS) $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs html,core,base`
 
 htmlhelp_help.o: ./help.cpp
        $(CXX) -c -o $@ $(HTMLHELP_CXXFLAGS) $(CPPDEPS) $<