]>
Commit | Line | Data |
---|---|---|
1 | # ========================================================================= | |
2 | # This makefile was generated by | |
3 | # Bakefile 0.1.4 (http://bakefile.sourceforge.net) | |
4 | # Do not modify, all changes will be overwritten! | |
5 | # ========================================================================= | |
6 | ||
7 | include ../../build/msw/config.gcc | |
8 | ||
9 | # ------------------------------------------------------------------------- | |
10 | # Do not modify the rest of this file! | |
11 | # ------------------------------------------------------------------------- | |
12 | ||
13 | ### Variables: ### | |
14 | ||
15 | WX_RELEASE_NODOT = 25 | |
16 | OBJS = \ | |
17 | gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG) | |
18 | SETUPHDIR = \ | |
19 | $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG) | |
20 | HELP_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(GCCFLAGS) -DHAVE_W32API_H \ | |
21 | -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \ | |
22 | -I.\..\..\include -I$(SETUPHDIR) -Wall -I. $(__DLLFLAG_p) -I.\..\..\samples \ | |
23 | -DNOPCH $(__EXCEPTIONSFLAG_4) $(__EXCEPTIONSFLAG_5) $(CPPFLAGS) $(CXXFLAGS) | |
24 | HELP_OBJECTS = \ | |
25 | $(OBJS)\help_demo.o \ | |
26 | $(OBJS)\help_demo_rc.o | |
27 | ||
28 | ### Conditionally set variables: ### | |
29 | ||
30 | ifeq ($(GCC_VERSION),2.95) | |
31 | GCCFLAGS = -fvtable-thunks | |
32 | endif | |
33 | ifeq ($(USE_GUI),0) | |
34 | PORTNAME = base | |
35 | endif | |
36 | ifeq ($(USE_GUI),1) | |
37 | PORTNAME = msw | |
38 | endif | |
39 | ifeq ($(BUILD),debug) | |
40 | ifeq ($(DEBUG_FLAG),default) | |
41 | WXDEBUGFLAG = d | |
42 | endif | |
43 | endif | |
44 | ifeq ($(DEBUG_FLAG),1) | |
45 | WXDEBUGFLAG = d | |
46 | endif | |
47 | ifeq ($(UNICODE),1) | |
48 | WXUNICODEFLAG = u | |
49 | endif | |
50 | ifeq ($(WXUNIV),1) | |
51 | WXUNIVNAME = univ | |
52 | endif | |
53 | ifeq ($(SHARED),1) | |
54 | WXDLLFLAG = dll | |
55 | endif | |
56 | ifeq ($(MONOLITHIC),0) | |
57 | EXTRALIBS_FOR_BASE = | |
58 | endif | |
59 | ifeq ($(MONOLITHIC),1) | |
60 | EXTRALIBS_FOR_BASE = | |
61 | endif | |
62 | ifeq ($(BUILD),debug) | |
63 | __OPTIMIZEFLAG_2 = -O0 | |
64 | endif | |
65 | ifeq ($(BUILD),release) | |
66 | __OPTIMIZEFLAG_2 = -O2 | |
67 | endif | |
68 | ifeq ($(USE_EXCEPTIONS),0) | |
69 | __EXCEPTIONSFLAG_4 = -fno-rtti | |
70 | endif | |
71 | ifeq ($(USE_EXCEPTIONS),1) | |
72 | __EXCEPTIONSFLAG_4 = | |
73 | endif | |
74 | ifeq ($(USE_EXCEPTIONS),0) | |
75 | __EXCEPTIONSFLAG_5 = -fno-exceptions | |
76 | endif | |
77 | ifeq ($(USE_EXCEPTIONS),1) | |
78 | __EXCEPTIONSFLAG_5 = | |
79 | endif | |
80 | ifeq ($(WXUNIV),1) | |
81 | __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__ | |
82 | endif | |
83 | ifeq ($(WXUNIV),1) | |
84 | __WXUNIV_DEFINE_p_1 = --define __WXUNIVERSAL__ | |
85 | endif | |
86 | ifeq ($(BUILD),debug) | |
87 | ifeq ($(DEBUG_FLAG),default) | |
88 | __DEBUG_DEFINE_p = -D__WXDEBUG__ | |
89 | endif | |
90 | endif | |
91 | ifeq ($(DEBUG_FLAG),1) | |
92 | __DEBUG_DEFINE_p = -D__WXDEBUG__ | |
93 | endif | |
94 | ifeq ($(BUILD),debug) | |
95 | ifeq ($(DEBUG_FLAG),default) | |
96 | __DEBUG_DEFINE_p_1 = --define __WXDEBUG__ | |
97 | endif | |
98 | endif | |
99 | ifeq ($(DEBUG_FLAG),1) | |
100 | __DEBUG_DEFINE_p_1 = --define __WXDEBUG__ | |
101 | endif | |
102 | ifeq ($(UNICODE),1) | |
103 | __UNICODE_DEFINE_p = -D_UNICODE | |
104 | endif | |
105 | ifeq ($(UNICODE),1) | |
106 | __UNICODE_DEFINE_p_1 = --define _UNICODE | |
107 | endif | |
108 | ifeq ($(SHARED),1) | |
109 | __DLLFLAG_p = -DWXUSINGDLL | |
110 | endif | |
111 | ifeq ($(SHARED),1) | |
112 | __DLLFLAG_p_1 = --define WXUSINGDLL | |
113 | endif | |
114 | ifeq ($(MONOLITHIC),0) | |
115 | __WXLIB_HTML_p = \ | |
116 | -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html | |
117 | endif | |
118 | ifeq ($(MONOLITHIC),0) | |
119 | __WXLIB_CORE_p = \ | |
120 | -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core | |
121 | endif | |
122 | ifeq ($(MONOLITHIC),0) | |
123 | __WXLIB_BASE_p = \ | |
124 | -lwxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) | |
125 | endif | |
126 | ifeq ($(MONOLITHIC),1) | |
127 | __WXLIB_MONO_p = \ | |
128 | -lwx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR) | |
129 | endif | |
130 | ifeq ($(USE_GUI),1) | |
131 | __LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG) | |
132 | endif | |
133 | ifeq ($(USE_GUI),1) | |
134 | __LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG) | |
135 | endif | |
136 | ifeq ($(USE_GUI),1) | |
137 | __LIB_PNG_p = -lwxpng$(WXDEBUGFLAG) | |
138 | endif | |
139 | ifeq ($(MSLU),1) | |
140 | __UNICOWS_LIB_p = -lunicows | |
141 | endif | |
142 | ifeq ($(SHARED),0) | |
143 | LIBDIRNAME = .\..\..\lib\gcc_lib$(CFG) | |
144 | endif | |
145 | ifeq ($(SHARED),1) | |
146 | LIBDIRNAME = .\..\..\lib\gcc_dll$(CFG) | |
147 | endif | |
148 | ifeq ($(BUILD),debug) | |
149 | ifeq ($(DEBUG_INFO),default) | |
150 | __DEBUGINFO = -g | |
151 | endif | |
152 | endif | |
153 | ifeq ($(BUILD),release) | |
154 | ifeq ($(DEBUG_INFO),default) | |
155 | __DEBUGINFO = | |
156 | endif | |
157 | endif | |
158 | ifeq ($(DEBUG_INFO),0) | |
159 | __DEBUGINFO = | |
160 | endif | |
161 | ifeq ($(DEBUG_INFO),1) | |
162 | __DEBUGINFO = -g | |
163 | endif | |
164 | ||
165 | ||
166 | all: $(OBJS) | |
167 | $(OBJS): | |
168 | -if not exist $(OBJS) mkdir $(OBJS) | |
169 | ||
170 | ### Targets: ### | |
171 | ||
172 | all: $(OBJS)\help.exe data data_doc | |
173 | ||
174 | clean: | |
175 | -if exist $(OBJS)\*.o del $(OBJS)\*.o | |
176 | -if exist $(OBJS)\help.exe del $(OBJS)\help.exe | |
177 | ||
178 | $(OBJS)\help.exe: $(HELP_OBJECTS) $(OBJS)\help_demo_rc.o | |
179 | $(CXX) -o $@ $(HELP_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME) -Wl,--subsystem,windows -mwindows $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG) -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG) $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32 | |
180 | ||
181 | data: | |
182 | if not exist $(OBJS) mkdir $(OBJS) | |
183 | for %%f in (back.gif books.gif bullet.bmp contents.gif cshelp.txt doc.chm doc.cnt doc.hhc doc.hhk doc.hhp doc.hlp doc.hpj doc.zip forward.gif up.gif) do if not exist $(OBJS)\%%f copy .\%%f $(OBJS) | |
184 | ||
185 | data_doc: | |
186 | if not exist $(OBJS)\doc mkdir $(OBJS)\doc | |
187 | for %%f in (aindex.html ClassGraph.class ClassGraphPanel.class ClassLayout.class down.gif dxxgifs.tex HIER.html HIERjava.html icon1.gif icon2.gif index.html logo.gif NavigatorButton.class USE_HELP.html wx204.htm wx34.htm wxExtHelpController.html wxhelp.map wx.htm) do if not exist $(OBJS)\doc\%%f copy .\doc\%%f $(OBJS)\doc | |
188 | ||
189 | $(OBJS)\help_demo.o: ./demo.cpp | |
190 | $(CXX) -c -o $@ $(HELP_CXXFLAGS) $< | |
191 | ||
192 | $(OBJS)\help_demo_rc.o: ./demo.rc | |
193 | windres --use-temp-file -i$< -o$@ --define __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) --include-dir ./../../include --include-dir $(SETUPHDIR) --include-dir . $(__DLLFLAG_p_1) --include-dir ./../../samples --define NOPCH | |
194 | ||
195 | .PHONY: all clean data data_doc |