]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/shaped/makefile.unx
compilation fix after last commit
[wxWidgets.git] / samples / shaped / makefile.unx
index f2686d8730ecf35db2947a40a84778265e3ddbb3..2c68daab7354344626ea4428a6f2bb3993ed9fd5 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)
 
 shaped: $(SHAPED_OBJECTS)
-       $(CXX) -o $@ $(SHAPED_OBJECTS) $(LDFLAGS)   `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
+       $(CXX) -o $@ $(SHAPED_OBJECTS) $(LDFLAGS)  `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs core,base`
 
 shaped_shaped.o: ./shaped.cpp
        $(CXX) -c -o $@ $(SHAPED_CXXFLAGS) $(CPPDEPS) $<