# =========================================================================
# 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!
# =========================================================================
@$(WX_CONFIG) $(WX_CONFIG_FLAGS)
debugrpt: $(DEBUGRPT_OBJECTS)
- $(CXX) -o $@ $(DEBUGRPT_OBJECTS) `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs qa,core,base` $(LDFLAGS)
+ $(CXX) -o $@ $(DEBUGRPT_OBJECTS) $(LDFLAGS) `$(WX_CONFIG) $(WX_CONFIG_FLAGS) --libs qa,core,base`
debugrpt_debugrpt.o: ./debugrpt.cpp
$(CXX) -c -o $@ $(DEBUGRPT_CXXFLAGS) $(CPPDEPS) $<