]>
Commit | Line | Data |
---|---|---|
1 | # ========================================================================= | |
2 | # This makefile was generated by | |
3 | # Bakefile 0.1.3 (http://bakefile.sourceforge.net) | |
4 | # Do not modify, all changes will be overwritten! | |
5 | # ========================================================================= | |
6 | ||
7 | ||
8 | @MAKE_SET@ | |
9 | ||
10 | prefix = @prefix@ | |
11 | exec_prefix = @exec_prefix@ | |
12 | INSTALL = @INSTALL@ | |
13 | EXEEXT = @EXEEXT@ | |
14 | RESCOMP = @RESCOMP@ | |
15 | SETFILE = @SETFILE@ | |
16 | NM = @NM@ | |
17 | srcdir = @srcdir@ | |
18 | top_srcdir = @top_srcdir@ | |
19 | top_builddir = @top_builddir@ | |
20 | LDFLAGS_GUI = @LDFLAGS_GUI@ | |
21 | CXX = @CXX@ | |
22 | CXXFLAGS = @CXXFLAGS@ | |
23 | CPPFLAGS = @CPPFLAGS@ | |
24 | LDFLAGS = @LDFLAGS@ | |
25 | TOOLKIT = @TOOLKIT@ | |
26 | TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@ | |
27 | TOOLKIT_VERSION = @TOOLKIT_VERSION@ | |
28 | TOOLCHAIN_NAME = @TOOLCHAIN_NAME@ | |
29 | EXTRALIBS = @EXTRALIBS@ | |
30 | EXTRALIBS_GUI = @EXTRALIBS_GUI@ | |
31 | HOST_SUFFIX = @HOST_SUFFIX@ | |
32 | SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@ | |
33 | SAMPLES_RPATH_POSTLINK = @SAMPLES_RPATH_POSTLINK@ | |
34 | ||
35 | ### Variables: ### | |
36 | ||
37 | DESTDIR = | |
38 | WX_VERSION = 2.5.1 | |
39 | LIBDIRNAME = $(top_builddir)lib | |
40 | OGLEDIT_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) -I$(srcdir) \ | |
41 | $(__DLLFLAG_p) -I$(srcdir)/../../../../samples \ | |
42 | -I$(srcdir)/../../../include $(CPPFLAGS) $(CXXFLAGS) | |
43 | OGLEDIT_OBJECTS = \ | |
44 | $(__ogledit_os2_lib_res) \ | |
45 | ogledit_ogledit.o \ | |
46 | ogledit_doc.o \ | |
47 | ogledit_view.o \ | |
48 | ogledit_palette.o \ | |
49 | $(__ogledit___win32rc) | |
50 | ||
51 | ### Conditionally set variables: ### | |
52 | ||
53 | @COND_DEPS_TRACKING_0@CXXC = $(CXX) | |
54 | @COND_DEPS_TRACKING_1@CXXC = $(top_builddir)./bk-deps $(CXX) | |
55 | @COND_USE_GUI_0@PORTNAME = base | |
56 | @COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION) | |
57 | @COND_TOOLKIT_MAC@WXBASEPORT = _carbon | |
58 | @COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT@WXDEBUGFLAG = d | |
59 | @COND_DEBUG_FLAG_1@WXDEBUGFLAG = d | |
60 | @COND_UNICODE_1@WXUNICODEFLAG = u | |
61 | @COND_WXUNIV_1@WXUNIVNAME = univ | |
62 | @COND_PLATFORM_MAC_1@__ogledit___mac_setfilecmd = \ | |
63 | @COND_PLATFORM_MAC_1@ $(SETFILE) -a C ogledit$(EXEEXT) | |
64 | @COND_PLATFORM_MAC_1@__ogledit___mac_rezcmd = $(__MACOSX_RESOURCES_p_1) | |
65 | @COND_WXUNIV_1@__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__ | |
66 | @COND_WXUNIV_1@__WXUNIV_DEFINE_p_1 = -d __WXUNIVERSAL__ | |
67 | @COND_WXUNIV_1@__WXUNIV_DEFINE_p_2 = --define __WXUNIVERSAL__ | |
68 | @COND_SHARED_1@__DLLFLAG_p = -DWXUSINGDLL | |
69 | @COND_SHARED_1@__DLLFLAG_p_1 = -d WXUSINGDLL | |
70 | @COND_SHARED_1@__DLLFLAG_p_2 = --define WXUSINGDLL | |
71 | COND_PLATFORM_OS2_1___ogledit___os2_emxbindcmd = $(NM) ogledit$(EXEEXT) | if \ | |
72 | grep -q pmwin.763 ; then emxbind -ep ogledit$(EXEEXT) ; fi | |
73 | @COND_PLATFORM_OS2_1@__ogledit___os2_emxbindcmd = $(COND_PLATFORM_OS2_1___ogledit___os2_emxbindcmd) | |
74 | @COND_PLATFORM_OS2_1@__ogledit_os2_lib_res = \ | |
75 | @COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res | |
76 | @COND_PLATFORM_MACOSX_1@__ogledit_bundle___depname = ogledit_bundle | |
77 | COND_MONOLITHIC_0___WXLIB_CORE_p = \ | |
78 | -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core-2.5$(HOST_SUFFIX) | |
79 | @COND_MONOLITHIC_0@__WXLIB_CORE_p = $(COND_MONOLITHIC_0___WXLIB_CORE_p) | |
80 | @COND_MONOLITHIC_0@__WXLIB_BASE_p = \ | |
81 | @COND_MONOLITHIC_0@ -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-2.5$(HOST_SUFFIX) | |
82 | @COND_PLATFORM_WIN32_1@__ogledit___win32rc = ogledit_ogledit_rc.o | |
83 | COND_MONOLITHIC_1___WXLIB_MONO_p = \ | |
84 | -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)-2.5$(HOST_SUFFIX) | |
85 | @COND_MONOLITHIC_1@__WXLIB_MONO_p = $(COND_MONOLITHIC_1___WXLIB_MONO_p) | |
86 | @COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@__LIB_TIFF_p \ | |
87 | @COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ = \ | |
88 | @COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ -lwxtiff$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
89 | @COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@__LIB_JPEG_p \ | |
90 | @COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ = \ | |
91 | @COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ -lwxjpeg$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
92 | @COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@__LIB_PNG_p \ | |
93 | @COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ = \ | |
94 | @COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ -lwxpng$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
95 | @COND_WXUSE_ZLIB_BUILTIN@__LIB_ZLIB_p = \ | |
96 | @COND_WXUSE_ZLIB_BUILTIN@ -lwxzlib$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
97 | @COND_WXUSE_ODBC_BUILTIN@__LIB_ODBC_p = \ | |
98 | @COND_WXUSE_ODBC_BUILTIN@ -lwxodbc$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
99 | @COND_WXUSE_REGEX_BUILTIN@__LIB_REGEX_p = \ | |
100 | @COND_WXUSE_REGEX_BUILTIN@ -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
101 | @COND_WXUSE_EXPAT_BUILTIN@__LIB_EXPAT_p = \ | |
102 | @COND_WXUSE_EXPAT_BUILTIN@ -lwxexpat$(WXDEBUGFLAG)$(HOST_SUFFIX) | |
103 | COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1 = $(RESCOMP) -d __DARWIN__ -t APPL -d \ | |
104 | __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_1) -i $(srcdir) $(__DLLFLAG_p_1) -i \ | |
105 | $(srcdir)/../../../../samples -i $(top_srcdir)/include -i \ | |
106 | $(srcdir)/../../../include -o ogledit$(EXEEXT) Carbon.r \ | |
107 | $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.r sample.r | |
108 | @COND_TOOLKIT_MAC@__MACOSX_RESOURCES_p_1 = $(COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1) | |
109 | ||
110 | ### Targets: ### | |
111 | ||
112 | all: ogledit$(EXEEXT) $(__ogledit_bundle___depname) | |
113 | ||
114 | install: all | |
115 | ||
116 | uninstall: | |
117 | ||
118 | install-strip: install | |
119 | ||
120 | clean: | |
121 | rm -rf ./.deps ./.pch | |
122 | rm -f ./*.o | |
123 | rm -f ogledit$(EXEEXT) | |
124 | rm -rf ogledit.app | |
125 | ||
126 | distclean: clean | |
127 | rm -f configure config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile | |
128 | ||
129 | ogledit$(EXEEXT): $(OGLEDIT_OBJECTS) $(__ogledit___win32rc) | |
130 | $(CXX) -o $@ $(OGLEDIT_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(LDFLAGS_GUI) $(SAMPLES_RPATH_FLAG) -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)_ogl-2.5$(HOST_SUFFIX) -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)_deprecated-2.5$(HOST_SUFFIX) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(__LIB_ZLIB_p) $(__LIB_ODBC_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS) $(EXTRALIBS_GUI) | |
131 | $(__ogledit___mac_rezcmd) | |
132 | $(__ogledit___mac_setfilecmd) | |
133 | $(__ogledit___os2_emxbindcmd) | |
134 | $(SAMPLES_RPATH_POSTLINK) | |
135 | ||
136 | ogledit.app/Contents/PkgInfo: ogledit$(EXEEXT) $(top_srcdir)/src/mac/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc $(top_srcdir)/src/mac/wxmac.icns | |
137 | mkdir -p ogledit.app/Contents | |
138 | mkdir -p ogledit.app/Contents/MacOS | |
139 | mkdir -p ogledit.app/Contents/Resources | |
140 | ||
141 | ||
142 | sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \ | |
143 | -e "s/EXECUTABLE/ogledit/" \ | |
144 | -e "s/VERSION/$(WX_VERSION)/" \ | |
145 | $(top_srcdir)/src/mac/Info.plist.in >ogledit.app/Contents/Info.plist | |
146 | ||
147 | ||
148 | echo -n "APPL????" >ogledit.app/Contents/PkgInfo | |
149 | ||
150 | ||
151 | ln -f ogledit$(EXEEXT) ogledit.app/Contents/MacOS/ogledit | |
152 | ||
153 | ||
154 | ln -sf $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).1.rsrc ogledit.app/Contents/Resources/ogledit.rsrc | |
155 | ln -sf $(top_srcdir)/src/mac/wxmac.icns ogledit.app/Contents/Resources/wxmac.icns | |
156 | ||
157 | @COND_PLATFORM_MACOSX_1@ogledit_bundle: ogledit.app/Contents/PkgInfo | |
158 | ||
159 | ogledit_ogledit.o: $(srcdir)/ogledit.cpp | |
160 | $(CXXC) -c -o $@ $(OGLEDIT_CXXFLAGS) $< | |
161 | ||
162 | ogledit_doc.o: $(srcdir)/doc.cpp | |
163 | $(CXXC) -c -o $@ $(OGLEDIT_CXXFLAGS) $< | |
164 | ||
165 | ogledit_view.o: $(srcdir)/view.cpp | |
166 | $(CXXC) -c -o $@ $(OGLEDIT_CXXFLAGS) $< | |
167 | ||
168 | ogledit_palette.o: $(srcdir)/palette.cpp | |
169 | $(CXXC) -c -o $@ $(OGLEDIT_CXXFLAGS) $< | |
170 | ||
171 | ogledit_ogledit_rc.o: $(srcdir)/ogledit.rc | |
172 | $(RESCOMP) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_2) --include-dir $(srcdir) $(__DLLFLAG_p_2) --include-dir $(srcdir)/../../../../samples --include-dir $(top_srcdir)/include --include-dir $(srcdir)/../../../include | |
173 | ||
174 | ||
175 | # Include dependency info, if present: | |
176 | @IF_GNU_MAKE@-include .deps/*.d | |
177 | ||
178 | .PHONY: all install uninstall clean distclean ogledit_bundle |