|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
|
# =========================================================================
|
|
|
|
|
# This makefile was generated by
|
|
|
|
|
# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
|
|
|
|
|
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
|
|
|
|
|
# Do not modify, all changes will be overwritten!
|
|
|
|
|
# =========================================================================
|
|
|
|
|
|
|
|
|
@@ -12,6 +12,7 @@ include ../../../build/msw/config.gcc
|
|
|
|
|
|
|
|
|
|
### Variables: ###
|
|
|
|
|
|
|
|
|
|
CPPDEPS = -MT$@ -MF$@.d -MD
|
|
|
|
|
WX_RELEASE_NODOT = 26
|
|
|
|
|
OBJS = \
|
|
|
|
|
gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
|
|
|
|
@@ -226,6 +227,7 @@ all: $(OBJS)\tex2rtf.exe $(__tex2rtf_gui___depname)
|
|
|
|
|
|
|
|
|
|
clean:
|
|
|
|
|
-if exist $(OBJS)\*.o del $(OBJS)\*.o
|
|
|
|
|
-if exist $(OBJS)\*.d del $(OBJS)\*.d
|
|
|
|
|
-if exist $(OBJS)\tex2rtf.exe del $(OBJS)\tex2rtf.exe
|
|
|
|
|
-if exist $(OBJS)\tex2rtf_gui.exe del $(OBJS)\tex2rtf_gui.exe
|
|
|
|
|
|
|
|
|
@@ -238,56 +240,58 @@ $(OBJS)\tex2rtf_gui.exe: $(TEX2RTF_GUI_OBJECTS) $(OBJS)\tex2rtf_gui_sample_rc.o
|
|
|
|
|
endif
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_tex2rtf.o: ./tex2rtf.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_tex2any.o: ./tex2any.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_texutils.o: ./texutils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_rtfutils.o: ./rtfutils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_xlputils.o: ./xlputils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_htmlutil.o: ./htmlutil.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_readshg.o: ./readshg.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_table.o: ./table.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_sample_rc.o: ./../../../samples/sample.rc
|
|
|
|
|
windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_3) $(__DEBUG_DEFINE_p_3) $(__EXCEPTIONS_DEFINE_p_3) $(__RTTI_DEFINE_p_3) $(__THREAD_DEFINE_p_3) $(__UNICODE_DEFINE_p_3) --include-dir ./../../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_3) --include-dir ./../../../samples
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_tex2rtf.o: ./tex2rtf.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_tex2any.o: ./tex2any.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_texutils.o: ./texutils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_rtfutils.o: ./rtfutils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_xlputils.o: ./xlputils.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_htmlutil.o: ./htmlutil.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_readshg.o: ./readshg.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
$(OBJS)\tex2rtf_gui_table.o: ./table.cpp
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $<
|
|
|
|
|
$(CXX) -c -o $@ $(TEX2RTF_GUI_CXXFLAGS) $(CPPDEPS) $<
|
|
|
|
|
|
|
|
|
|
.PHONY: all clean
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Dependencies tracking:
|
|
|
|
|
-include $(OBJS)/*.d
|
|
|
|
|