1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
2 | # @configure_input@ |
---|
3 | |
---|
4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
---|
6 | # This Makefile.in is free software; the Free Software Foundation |
---|
7 | # gives unlimited permission to copy and/or distribute it, |
---|
8 | # with or without modifications, as long as this notice is preserved. |
---|
9 | |
---|
10 | # This program is distributed in the hope that it will be useful, |
---|
11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
13 | # PARTICULAR PURPOSE. |
---|
14 | |
---|
15 | @SET_MAKE@ |
---|
16 | |
---|
17 | # Copyright (C) 2006 International Business Machines and others. |
---|
18 | # All Rights Reserved. |
---|
19 | # This file is distributed under the Eclipse Public License. |
---|
20 | |
---|
21 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
22 | |
---|
23 | # Copyright (C) 2006, 2007 International Business Machines and others. |
---|
24 | # All Rights Reserved. |
---|
25 | # This file is distributed under the Eclipse Public License. |
---|
26 | |
---|
27 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
28 | |
---|
29 | ######################################################################## |
---|
30 | # Documentation installation # |
---|
31 | ######################################################################## |
---|
32 | |
---|
33 | srcdir = @srcdir@ |
---|
34 | top_srcdir = @top_srcdir@ |
---|
35 | VPATH = @srcdir@ |
---|
36 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
37 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
38 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
39 | top_builddir = . |
---|
40 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
41 | INSTALL = @INSTALL@ |
---|
42 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
43 | install_sh_PROGRAM = $(install_sh) -c |
---|
44 | install_sh_SCRIPT = $(install_sh) -c |
---|
45 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
46 | transform = $(program_transform_name) |
---|
47 | NORMAL_INSTALL = : |
---|
48 | PRE_INSTALL = : |
---|
49 | POST_INSTALL = : |
---|
50 | NORMAL_UNINSTALL = : |
---|
51 | PRE_UNINSTALL = : |
---|
52 | POST_UNINSTALL = : |
---|
53 | build_triplet = @build@ |
---|
54 | host_triplet = @host@ |
---|
55 | |
---|
56 | # We don't want to compile the test subdirectory, unless the test target is |
---|
57 | # specified. But we need to list it as subdirectory to make sure that it is |
---|
58 | # included in the tarball |
---|
59 | @ALWAYS_FALSE@am__append_1 = test |
---|
60 | DIST_COMMON = README $(am__configure_deps) \ |
---|
61 | $(srcdir)/BuildTools/Makemain.inc $(srcdir)/Makefile.am \ |
---|
62 | $(srcdir)/Makefile.in $(srcdir)/cbc-uninstalled.pc.in \ |
---|
63 | $(srcdir)/cbc.pc.in $(srcdir)/osi-cbc-uninstalled.pc.in \ |
---|
64 | $(srcdir)/osi-cbc.pc.in $(top_srcdir)/configure \ |
---|
65 | $(top_srcdir)/doxydoc/doxygen.conf.in \ |
---|
66 | $(top_srcdir)/examples/Makefile.in AUTHORS INSTALL \ |
---|
67 | config.guess config.sub depcomp install-sh ltmain.sh missing |
---|
68 | @HAVE_EXTERNALS_TRUE@am__append_2 = Dependencies |
---|
69 | @HAVE_EXTERNALS_TRUE@am__append_3 = .Dependencies-stamp |
---|
70 | subdir = . |
---|
71 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
72 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
73 | $(top_srcdir)/configure.ac |
---|
74 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
75 | $(ACLOCAL_M4) |
---|
76 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
77 | configure.lineno configure.status.lineno |
---|
78 | mkinstalldirs = $(install_sh) -d |
---|
79 | CONFIG_HEADER = $(top_builddir)/src/config.h \ |
---|
80 | $(top_builddir)/src/config_cbc.h |
---|
81 | CONFIG_CLEAN_FILES = examples/Makefile cbc.pc cbc-uninstalled.pc \ |
---|
82 | osi-cbc.pc osi-cbc-uninstalled.pc doxydoc/doxygen.conf |
---|
83 | SOURCES = |
---|
84 | DIST_SOURCES = |
---|
85 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
86 | html-recursive info-recursive install-data-recursive \ |
---|
87 | install-exec-recursive install-info-recursive \ |
---|
88 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
89 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
90 | uninstall-recursive |
---|
91 | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; |
---|
92 | am__vpath_adj = case $$p in \ |
---|
93 | $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
94 | *) f=$$p;; \ |
---|
95 | esac; |
---|
96 | am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; |
---|
97 | am__installdirs = "$(DESTDIR)$(pkgconfiglibdir)" |
---|
98 | pkgconfiglibDATA_INSTALL = $(INSTALL_DATA) |
---|
99 | DATA = $(pkgconfiglib_DATA) |
---|
100 | ETAGS = etags |
---|
101 | CTAGS = ctags |
---|
102 | DIST_SUBDIRS = src src/OsiCbc test |
---|
103 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
104 | distdir = $(PACKAGE)-$(VERSION) |
---|
105 | top_distdir = $(distdir) |
---|
106 | am__remove_distdir = \ |
---|
107 | { test ! -d $(distdir) \ |
---|
108 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
109 | && rm -fr $(distdir); }; } |
---|
110 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
111 | GZIP_ENV = --best |
---|
112 | distuninstallcheck_listfiles = find . -type f -print |
---|
113 | distcleancheck_listfiles = find . -type f -print |
---|
114 | ABSBUILDDIR = @ABSBUILDDIR@ |
---|
115 | ACLOCAL = @ACLOCAL@ |
---|
116 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
117 | ADD_CXXFLAGS = @ADD_CXXFLAGS@ |
---|
118 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
119 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
120 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
121 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
122 | AMTAR = @AMTAR@ |
---|
123 | AR = @AR@ |
---|
124 | ASL_CFLAGS = @ASL_CFLAGS@ |
---|
125 | ASL_CFLAGS_INSTALLED = @ASL_CFLAGS_INSTALLED@ |
---|
126 | ASL_DATA = @ASL_DATA@ |
---|
127 | ASL_DATA_INSTALLED = @ASL_DATA_INSTALLED@ |
---|
128 | ASL_DEPENDENCIES = @ASL_DEPENDENCIES@ |
---|
129 | ASL_LIBS = @ASL_LIBS@ |
---|
130 | ASL_LIBS_INSTALLED = @ASL_LIBS_INSTALLED@ |
---|
131 | AUTOCONF = @AUTOCONF@ |
---|
132 | AUTOHEADER = @AUTOHEADER@ |
---|
133 | AUTOMAKE = @AUTOMAKE@ |
---|
134 | AUX_DIR = @AUX_DIR@ |
---|
135 | AWK = @AWK@ |
---|
136 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
137 | CBCGENERIC_CFLAGS = @CBCGENERIC_CFLAGS@ |
---|
138 | CBCGENERIC_CFLAGS_INSTALLED = @CBCGENERIC_CFLAGS_INSTALLED@ |
---|
139 | CBCGENERIC_DEPENDENCIES = @CBCGENERIC_DEPENDENCIES@ |
---|
140 | CBCGENERIC_LIBS = @CBCGENERIC_LIBS@ |
---|
141 | CBCGENERIC_LIBS_INSTALLED = @CBCGENERIC_LIBS_INSTALLED@ |
---|
142 | CBCGENERIC_PCLIBS = @CBCGENERIC_PCLIBS@ |
---|
143 | CBCGENERIC_PCREQUIRES = @CBCGENERIC_PCREQUIRES@ |
---|
144 | CBCLIB_CFLAGS = @CBCLIB_CFLAGS@ |
---|
145 | CBCLIB_CFLAGS_INSTALLED = @CBCLIB_CFLAGS_INSTALLED@ |
---|
146 | CBCLIB_DEPENDENCIES = @CBCLIB_DEPENDENCIES@ |
---|
147 | CBCLIB_LIBS = @CBCLIB_LIBS@ |
---|
148 | CBCLIB_LIBS_INSTALLED = @CBCLIB_LIBS_INSTALLED@ |
---|
149 | CBCLIB_PCLIBS = @CBCLIB_PCLIBS@ |
---|
150 | CBCLIB_PCREQUIRES = @CBCLIB_PCREQUIRES@ |
---|
151 | CBC_BUILD_CBC_GENERIC_FALSE = @CBC_BUILD_CBC_GENERIC_FALSE@ |
---|
152 | CBC_BUILD_CBC_GENERIC_TRUE = @CBC_BUILD_CBC_GENERIC_TRUE@ |
---|
153 | CBC_SVN_REV = @CBC_SVN_REV@ |
---|
154 | CC = @CC@ |
---|
155 | CCDEPMODE = @CCDEPMODE@ |
---|
156 | CDEFS = @CDEFS@ |
---|
157 | CFLAGS = @CFLAGS@ |
---|
158 | CLP_CFLAGS = @CLP_CFLAGS@ |
---|
159 | CLP_CFLAGS_INSTALLED = @CLP_CFLAGS_INSTALLED@ |
---|
160 | CLP_DATA = @CLP_DATA@ |
---|
161 | CLP_DATA_INSTALLED = @CLP_DATA_INSTALLED@ |
---|
162 | CLP_DEPENDENCIES = @CLP_DEPENDENCIES@ |
---|
163 | CLP_LIBS = @CLP_LIBS@ |
---|
164 | CLP_LIBS_INSTALLED = @CLP_LIBS_INSTALLED@ |
---|
165 | COINDEPEND_CFLAGS = @COINDEPEND_CFLAGS@ |
---|
166 | COINDEPEND_CFLAGS_INSTALLED = @COINDEPEND_CFLAGS_INSTALLED@ |
---|
167 | COINDEPEND_DATA = @COINDEPEND_DATA@ |
---|
168 | COINDEPEND_DATA_INSTALLED = @COINDEPEND_DATA_INSTALLED@ |
---|
169 | COINDEPEND_DEPENDENCIES = @COINDEPEND_DEPENDENCIES@ |
---|
170 | COINDEPEND_LIBS = @COINDEPEND_LIBS@ |
---|
171 | COINDEPEND_LIBS_INSTALLED = @COINDEPEND_LIBS_INSTALLED@ |
---|
172 | COIN_CC_IS_CL_FALSE = @COIN_CC_IS_CL_FALSE@ |
---|
173 | COIN_CC_IS_CL_TRUE = @COIN_CC_IS_CL_TRUE@ |
---|
174 | COIN_CXX_IS_CL_FALSE = @COIN_CXX_IS_CL_FALSE@ |
---|
175 | COIN_CXX_IS_CL_TRUE = @COIN_CXX_IS_CL_TRUE@ |
---|
176 | COIN_HAS_ASL_FALSE = @COIN_HAS_ASL_FALSE@ |
---|
177 | COIN_HAS_ASL_TRUE = @COIN_HAS_ASL_TRUE@ |
---|
178 | COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ |
---|
179 | COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ |
---|
180 | COIN_HAS_COINDEPEND_FALSE = @COIN_HAS_COINDEPEND_FALSE@ |
---|
181 | COIN_HAS_COINDEPEND_TRUE = @COIN_HAS_COINDEPEND_TRUE@ |
---|
182 | COIN_HAS_CPX_FALSE = @COIN_HAS_CPX_FALSE@ |
---|
183 | COIN_HAS_CPX_TRUE = @COIN_HAS_CPX_TRUE@ |
---|
184 | COIN_HAS_DOXYGEN_FALSE = @COIN_HAS_DOXYGEN_FALSE@ |
---|
185 | COIN_HAS_DOXYGEN_TRUE = @COIN_HAS_DOXYGEN_TRUE@ |
---|
186 | COIN_HAS_DYLP_FALSE = @COIN_HAS_DYLP_FALSE@ |
---|
187 | COIN_HAS_DYLP_TRUE = @COIN_HAS_DYLP_TRUE@ |
---|
188 | COIN_HAS_GLPK_FALSE = @COIN_HAS_GLPK_FALSE@ |
---|
189 | COIN_HAS_GLPK_TRUE = @COIN_HAS_GLPK_TRUE@ |
---|
190 | COIN_HAS_GRB_FALSE = @COIN_HAS_GRB_FALSE@ |
---|
191 | COIN_HAS_GRB_TRUE = @COIN_HAS_GRB_TRUE@ |
---|
192 | COIN_HAS_LATEX_FALSE = @COIN_HAS_LATEX_FALSE@ |
---|
193 | COIN_HAS_LATEX_TRUE = @COIN_HAS_LATEX_TRUE@ |
---|
194 | COIN_HAS_MIPLIB3_FALSE = @COIN_HAS_MIPLIB3_FALSE@ |
---|
195 | COIN_HAS_MIPLIB3_TRUE = @COIN_HAS_MIPLIB3_TRUE@ |
---|
196 | COIN_HAS_MSK_FALSE = @COIN_HAS_MSK_FALSE@ |
---|
197 | COIN_HAS_MSK_TRUE = @COIN_HAS_MSK_TRUE@ |
---|
198 | COIN_HAS_NETLIB_FALSE = @COIN_HAS_NETLIB_FALSE@ |
---|
199 | COIN_HAS_NETLIB_TRUE = @COIN_HAS_NETLIB_TRUE@ |
---|
200 | COIN_HAS_NTY_FALSE = @COIN_HAS_NTY_FALSE@ |
---|
201 | COIN_HAS_NTY_TRUE = @COIN_HAS_NTY_TRUE@ |
---|
202 | COIN_HAS_OSITESTS_FALSE = @COIN_HAS_OSITESTS_FALSE@ |
---|
203 | COIN_HAS_OSITESTS_TRUE = @COIN_HAS_OSITESTS_TRUE@ |
---|
204 | COIN_HAS_PKGCONFIG_FALSE = @COIN_HAS_PKGCONFIG_FALSE@ |
---|
205 | COIN_HAS_PKGCONFIG_TRUE = @COIN_HAS_PKGCONFIG_TRUE@ |
---|
206 | COIN_HAS_SAMPLE_FALSE = @COIN_HAS_SAMPLE_FALSE@ |
---|
207 | COIN_HAS_SAMPLE_TRUE = @COIN_HAS_SAMPLE_TRUE@ |
---|
208 | COIN_HAS_SPX_FALSE = @COIN_HAS_SPX_FALSE@ |
---|
209 | COIN_HAS_SPX_TRUE = @COIN_HAS_SPX_TRUE@ |
---|
210 | COIN_HAS_VOL_FALSE = @COIN_HAS_VOL_FALSE@ |
---|
211 | COIN_HAS_VOL_TRUE = @COIN_HAS_VOL_TRUE@ |
---|
212 | COIN_HAS_XPR_FALSE = @COIN_HAS_XPR_FALSE@ |
---|
213 | COIN_HAS_XPR_TRUE = @COIN_HAS_XPR_TRUE@ |
---|
214 | COIN_PKG_CONFIG_PATH = @COIN_PKG_CONFIG_PATH@ |
---|
215 | COIN_PKG_CONFIG_PATH_UNINSTALLED = @COIN_PKG_CONFIG_PATH_UNINSTALLED@ |
---|
216 | CPP = @CPP@ |
---|
217 | CPPFLAGS = @CPPFLAGS@ |
---|
218 | CPX_CFLAGS = @CPX_CFLAGS@ |
---|
219 | CPX_CFLAGS_INSTALLED = @CPX_CFLAGS_INSTALLED@ |
---|
220 | CPX_DATA = @CPX_DATA@ |
---|
221 | CPX_DATA_INSTALLED = @CPX_DATA_INSTALLED@ |
---|
222 | CPX_DEPENDENCIES = @CPX_DEPENDENCIES@ |
---|
223 | CPX_LIBS = @CPX_LIBS@ |
---|
224 | CPX_LIBS_INSTALLED = @CPX_LIBS_INSTALLED@ |
---|
225 | CXX = @CXX@ |
---|
226 | CXXCPP = @CXXCPP@ |
---|
227 | CXXDEFS = @CXXDEFS@ |
---|
228 | CXXDEPMODE = @CXXDEPMODE@ |
---|
229 | CXXFLAGS = @CXXFLAGS@ |
---|
230 | CYGPATH_W = @CYGPATH_W@ |
---|
231 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
232 | DBG_CXXFLAGS = @DBG_CXXFLAGS@ |
---|
233 | DEFS = @DEFS@ |
---|
234 | DEPDIR = @DEPDIR@ |
---|
235 | DEPENDENCY_LINKING_FALSE = @DEPENDENCY_LINKING_FALSE@ |
---|
236 | DEPENDENCY_LINKING_TRUE = @DEPENDENCY_LINKING_TRUE@ |
---|
237 | DYLP_CFLAGS = @DYLP_CFLAGS@ |
---|
238 | DYLP_CFLAGS_INSTALLED = @DYLP_CFLAGS_INSTALLED@ |
---|
239 | DYLP_DATA = @DYLP_DATA@ |
---|
240 | DYLP_DATA_INSTALLED = @DYLP_DATA_INSTALLED@ |
---|
241 | DYLP_DEPENDENCIES = @DYLP_DEPENDENCIES@ |
---|
242 | DYLP_LIBS = @DYLP_LIBS@ |
---|
243 | DYLP_LIBS_INSTALLED = @DYLP_LIBS_INSTALLED@ |
---|
244 | ECHO = @ECHO@ |
---|
245 | ECHO_C = @ECHO_C@ |
---|
246 | ECHO_N = @ECHO_N@ |
---|
247 | ECHO_T = @ECHO_T@ |
---|
248 | EGREP = @EGREP@ |
---|
249 | EXEEXT = @EXEEXT@ |
---|
250 | F77 = @F77@ |
---|
251 | FFLAGS = @FFLAGS@ |
---|
252 | GLPK_CFLAGS = @GLPK_CFLAGS@ |
---|
253 | GLPK_CFLAGS_INSTALLED = @GLPK_CFLAGS_INSTALLED@ |
---|
254 | GLPK_DATA = @GLPK_DATA@ |
---|
255 | GLPK_DATA_INSTALLED = @GLPK_DATA_INSTALLED@ |
---|
256 | GLPK_DEPENDENCIES = @GLPK_DEPENDENCIES@ |
---|
257 | GLPK_LIBS = @GLPK_LIBS@ |
---|
258 | GLPK_LIBS_INSTALLED = @GLPK_LIBS_INSTALLED@ |
---|
259 | GRB_CFLAGS = @GRB_CFLAGS@ |
---|
260 | GRB_CFLAGS_INSTALLED = @GRB_CFLAGS_INSTALLED@ |
---|
261 | GRB_DATA = @GRB_DATA@ |
---|
262 | GRB_DATA_INSTALLED = @GRB_DATA_INSTALLED@ |
---|
263 | GRB_DEPENDENCIES = @GRB_DEPENDENCIES@ |
---|
264 | GRB_LIBS = @GRB_LIBS@ |
---|
265 | GRB_LIBS_INSTALLED = @GRB_LIBS_INSTALLED@ |
---|
266 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
267 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
268 | INSTALL_DATA = @INSTALL_DATA@ |
---|
269 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
270 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
271 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
272 | LDFLAGS = @LDFLAGS@ |
---|
273 | LIBEXT = @LIBEXT@ |
---|
274 | LIBOBJS = @LIBOBJS@ |
---|
275 | LIBS = @LIBS@ |
---|
276 | LIBTOOL = @LIBTOOL@ |
---|
277 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
278 | LN_S = @LN_S@ |
---|
279 | LTLIBOBJS = @LTLIBOBJS@ |
---|
280 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
281 | MAINT = @MAINT@ |
---|
282 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
283 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
284 | MAKEINFO = @MAKEINFO@ |
---|
285 | MIPLIB3_CFLAGS = @MIPLIB3_CFLAGS@ |
---|
286 | MIPLIB3_CFLAGS_INSTALLED = @MIPLIB3_CFLAGS_INSTALLED@ |
---|
287 | MIPLIB3_DATA = @MIPLIB3_DATA@ |
---|
288 | MIPLIB3_DATA_INSTALLED = @MIPLIB3_DATA_INSTALLED@ |
---|
289 | MIPLIB3_DEPENDENCIES = @MIPLIB3_DEPENDENCIES@ |
---|
290 | MIPLIB3_LIBS = @MIPLIB3_LIBS@ |
---|
291 | MIPLIB3_LIBS_INSTALLED = @MIPLIB3_LIBS_INSTALLED@ |
---|
292 | MPICC = @MPICC@ |
---|
293 | MPICXX = @MPICXX@ |
---|
294 | MSK_CFLAGS = @MSK_CFLAGS@ |
---|
295 | MSK_CFLAGS_INSTALLED = @MSK_CFLAGS_INSTALLED@ |
---|
296 | MSK_DATA = @MSK_DATA@ |
---|
297 | MSK_DATA_INSTALLED = @MSK_DATA_INSTALLED@ |
---|
298 | MSK_DEPENDENCIES = @MSK_DEPENDENCIES@ |
---|
299 | MSK_LIBS = @MSK_LIBS@ |
---|
300 | MSK_LIBS_INSTALLED = @MSK_LIBS_INSTALLED@ |
---|
301 | NETLIB_CFLAGS = @NETLIB_CFLAGS@ |
---|
302 | NETLIB_CFLAGS_INSTALLED = @NETLIB_CFLAGS_INSTALLED@ |
---|
303 | NETLIB_DATA = @NETLIB_DATA@ |
---|
304 | NETLIB_DATA_INSTALLED = @NETLIB_DATA_INSTALLED@ |
---|
305 | NETLIB_DEPENDENCIES = @NETLIB_DEPENDENCIES@ |
---|
306 | NETLIB_LIBS = @NETLIB_LIBS@ |
---|
307 | NETLIB_LIBS_INSTALLED = @NETLIB_LIBS_INSTALLED@ |
---|
308 | NTYINCDIR = @NTYINCDIR@ |
---|
309 | NTYLIB = @NTYLIB@ |
---|
310 | OBJEXT = @OBJEXT@ |
---|
311 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
312 | OPT_CXXFLAGS = @OPT_CXXFLAGS@ |
---|
313 | OSICBC_DFLT_SOLVER_CLP_FALSE = @OSICBC_DFLT_SOLVER_CLP_FALSE@ |
---|
314 | OSICBC_DFLT_SOLVER_CLP_TRUE = @OSICBC_DFLT_SOLVER_CLP_TRUE@ |
---|
315 | OSICBC_DFLT_SOLVER_CPX_FALSE = @OSICBC_DFLT_SOLVER_CPX_FALSE@ |
---|
316 | OSICBC_DFLT_SOLVER_CPX_TRUE = @OSICBC_DFLT_SOLVER_CPX_TRUE@ |
---|
317 | OSICBC_DFLT_SOLVER_DYLP_FALSE = @OSICBC_DFLT_SOLVER_DYLP_FALSE@ |
---|
318 | OSICBC_DFLT_SOLVER_DYLP_TRUE = @OSICBC_DFLT_SOLVER_DYLP_TRUE@ |
---|
319 | OSICBC_DFLT_SOLVER_GLPK_FALSE = @OSICBC_DFLT_SOLVER_GLPK_FALSE@ |
---|
320 | OSICBC_DFLT_SOLVER_GLPK_TRUE = @OSICBC_DFLT_SOLVER_GLPK_TRUE@ |
---|
321 | OSICBC_DFLT_SOLVER_GRB_FALSE = @OSICBC_DFLT_SOLVER_GRB_FALSE@ |
---|
322 | OSICBC_DFLT_SOLVER_GRB_TRUE = @OSICBC_DFLT_SOLVER_GRB_TRUE@ |
---|
323 | OSICBC_DFLT_SOLVER_MSK_FALSE = @OSICBC_DFLT_SOLVER_MSK_FALSE@ |
---|
324 | OSICBC_DFLT_SOLVER_MSK_TRUE = @OSICBC_DFLT_SOLVER_MSK_TRUE@ |
---|
325 | OSICBC_DFLT_SOLVER_SPX_FALSE = @OSICBC_DFLT_SOLVER_SPX_FALSE@ |
---|
326 | OSICBC_DFLT_SOLVER_SPX_TRUE = @OSICBC_DFLT_SOLVER_SPX_TRUE@ |
---|
327 | OSICBC_DFLT_SOLVER_SYM_FALSE = @OSICBC_DFLT_SOLVER_SYM_FALSE@ |
---|
328 | OSICBC_DFLT_SOLVER_SYM_TRUE = @OSICBC_DFLT_SOLVER_SYM_TRUE@ |
---|
329 | OSICBC_DFLT_SOLVER_VOL_FALSE = @OSICBC_DFLT_SOLVER_VOL_FALSE@ |
---|
330 | OSICBC_DFLT_SOLVER_VOL_TRUE = @OSICBC_DFLT_SOLVER_VOL_TRUE@ |
---|
331 | OSICBC_DFLT_SOLVER_XPR_FALSE = @OSICBC_DFLT_SOLVER_XPR_FALSE@ |
---|
332 | OSICBC_DFLT_SOLVER_XPR_TRUE = @OSICBC_DFLT_SOLVER_XPR_TRUE@ |
---|
333 | OSITESTS_CFLAGS = @OSITESTS_CFLAGS@ |
---|
334 | OSITESTS_CFLAGS_INSTALLED = @OSITESTS_CFLAGS_INSTALLED@ |
---|
335 | OSITESTS_DATA = @OSITESTS_DATA@ |
---|
336 | OSITESTS_DATA_INSTALLED = @OSITESTS_DATA_INSTALLED@ |
---|
337 | OSITESTS_DEPENDENCIES = @OSITESTS_DEPENDENCIES@ |
---|
338 | OSITESTS_LIBS = @OSITESTS_LIBS@ |
---|
339 | OSITESTS_LIBS_INSTALLED = @OSITESTS_LIBS_INSTALLED@ |
---|
340 | PACKAGE = @PACKAGE@ |
---|
341 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
342 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
343 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
344 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
345 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
346 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
347 | PKG_CONFIG = @PKG_CONFIG@ |
---|
348 | RANLIB = @RANLIB@ |
---|
349 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
350 | SAMPLE_CFLAGS = @SAMPLE_CFLAGS@ |
---|
351 | SAMPLE_CFLAGS_INSTALLED = @SAMPLE_CFLAGS_INSTALLED@ |
---|
352 | SAMPLE_DATA = @SAMPLE_DATA@ |
---|
353 | SAMPLE_DATA_INSTALLED = @SAMPLE_DATA_INSTALLED@ |
---|
354 | SAMPLE_DEPENDENCIES = @SAMPLE_DEPENDENCIES@ |
---|
355 | SAMPLE_LIBS = @SAMPLE_LIBS@ |
---|
356 | SAMPLE_LIBS_INSTALLED = @SAMPLE_LIBS_INSTALLED@ |
---|
357 | SET_MAKE = @SET_MAKE@ |
---|
358 | SHELL = @SHELL@ |
---|
359 | SPX_CFLAGS = @SPX_CFLAGS@ |
---|
360 | SPX_CFLAGS_INSTALLED = @SPX_CFLAGS_INSTALLED@ |
---|
361 | SPX_DATA = @SPX_DATA@ |
---|
362 | SPX_DATA_INSTALLED = @SPX_DATA_INSTALLED@ |
---|
363 | SPX_DEPENDENCIES = @SPX_DEPENDENCIES@ |
---|
364 | SPX_LIBS = @SPX_LIBS@ |
---|
365 | SPX_LIBS_INSTALLED = @SPX_LIBS_INSTALLED@ |
---|
366 | STRIP = @STRIP@ |
---|
367 | VERSION = @VERSION@ |
---|
368 | VOL_CFLAGS = @VOL_CFLAGS@ |
---|
369 | VOL_CFLAGS_INSTALLED = @VOL_CFLAGS_INSTALLED@ |
---|
370 | VOL_DATA = @VOL_DATA@ |
---|
371 | VOL_DATA_INSTALLED = @VOL_DATA_INSTALLED@ |
---|
372 | VOL_DEPENDENCIES = @VOL_DEPENDENCIES@ |
---|
373 | VOL_LIBS = @VOL_LIBS@ |
---|
374 | VOL_LIBS_INSTALLED = @VOL_LIBS_INSTALLED@ |
---|
375 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
376 | XPR_CFLAGS = @XPR_CFLAGS@ |
---|
377 | XPR_CFLAGS_INSTALLED = @XPR_CFLAGS_INSTALLED@ |
---|
378 | XPR_DATA = @XPR_DATA@ |
---|
379 | XPR_DATA_INSTALLED = @XPR_DATA_INSTALLED@ |
---|
380 | XPR_DEPENDENCIES = @XPR_DEPENDENCIES@ |
---|
381 | XPR_LIBS = @XPR_LIBS@ |
---|
382 | XPR_LIBS_INSTALLED = @XPR_LIBS_INSTALLED@ |
---|
383 | abs_bin_dir = @abs_bin_dir@ |
---|
384 | abs_include_dir = @abs_include_dir@ |
---|
385 | abs_lib_dir = @abs_lib_dir@ |
---|
386 | abs_source_dir = @abs_source_dir@ |
---|
387 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
388 | ac_ct_AR = @ac_ct_AR@ |
---|
389 | ac_ct_CC = @ac_ct_CC@ |
---|
390 | ac_ct_CXX = @ac_ct_CXX@ |
---|
391 | ac_ct_F77 = @ac_ct_F77@ |
---|
392 | ac_ct_PKG_CONFIG = @ac_ct_PKG_CONFIG@ |
---|
393 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
394 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
395 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
396 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
397 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
398 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
399 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
400 | am__include = @am__include@ |
---|
401 | am__leading_dot = @am__leading_dot@ |
---|
402 | am__quote = @am__quote@ |
---|
403 | am__tar = @am__tar@ |
---|
404 | am__untar = @am__untar@ |
---|
405 | bindir = @bindir@ |
---|
406 | build = @build@ |
---|
407 | build_alias = @build_alias@ |
---|
408 | build_cpu = @build_cpu@ |
---|
409 | build_os = @build_os@ |
---|
410 | build_vendor = @build_vendor@ |
---|
411 | coin_doxy_excludes = @coin_doxy_excludes@ |
---|
412 | coin_doxy_logname = @coin_doxy_logname@ |
---|
413 | coin_doxy_tagfiles = @coin_doxy_tagfiles@ |
---|
414 | coin_doxy_tagname = @coin_doxy_tagname@ |
---|
415 | coin_doxy_usedot = @coin_doxy_usedot@ |
---|
416 | coin_have_doxygen = @coin_have_doxygen@ |
---|
417 | coin_have_latex = @coin_have_latex@ |
---|
418 | datadir = @datadir@ |
---|
419 | exec_prefix = @exec_prefix@ |
---|
420 | have_autoconf = @have_autoconf@ |
---|
421 | have_automake = @have_automake@ |
---|
422 | have_svn = @have_svn@ |
---|
423 | have_svnversion = @have_svnversion@ |
---|
424 | host = @host@ |
---|
425 | host_alias = @host_alias@ |
---|
426 | host_cpu = @host_cpu@ |
---|
427 | host_os = @host_os@ |
---|
428 | host_vendor = @host_vendor@ |
---|
429 | includedir = @includedir@ |
---|
430 | infodir = @infodir@ |
---|
431 | install_sh = @install_sh@ |
---|
432 | libdir = @libdir@ |
---|
433 | libexecdir = @libexecdir@ |
---|
434 | localstatedir = @localstatedir@ |
---|
435 | mandir = @mandir@ |
---|
436 | mkdir_p = @mkdir_p@ |
---|
437 | oldincludedir = @oldincludedir@ |
---|
438 | prefix = @prefix@ |
---|
439 | program_transform_name = @program_transform_name@ |
---|
440 | sbindir = @sbindir@ |
---|
441 | sharedstatedir = @sharedstatedir@ |
---|
442 | sol_cc_compiler = @sol_cc_compiler@ |
---|
443 | sysconfdir = @sysconfdir@ |
---|
444 | target_alias = @target_alias@ |
---|
445 | AUTOMAKE_OPTIONS = foreign |
---|
446 | |
---|
447 | ######################################################################## |
---|
448 | # Subdirectories # |
---|
449 | ######################################################################## |
---|
450 | |
---|
451 | # Don't do src/OsiCbc recursively, since src/OsiCbc/libOsiCbc depends on src/libCbc |
---|
452 | SUBDIRS = src src/OsiCbc $(am__append_1) |
---|
453 | |
---|
454 | ######################################################################## |
---|
455 | # Additional files to be included in tarball # |
---|
456 | ######################################################################## |
---|
457 | |
---|
458 | # Here we need include all files that are not mentioned in other Makefiles |
---|
459 | EXTRA_DIST = doc/authors.xml doc/cbcexe.xml doc/cbcmodelclass.xml \ |
---|
460 | doc/cbcuserguide.xml doc/doxygen.xml doc/faqcontent.xml \ |
---|
461 | doc/faq.xml doc/intro.xml doc/legal.xml doc/messages.xml \ |
---|
462 | doc/moresamples.xml doc/osibuild.xml doc/otherclasses.xml \ |
---|
463 | doc/revhist.xml examples/CbcBranchFollow2.cpp \ |
---|
464 | examples/CbcBranchFollow2.hpp examples/CbcBranchLink.cpp \ |
---|
465 | examples/CbcBranchLink.hpp examples/CbcBranchUser.cpp \ |
---|
466 | examples/CbcBranchUser.hpp examples/CbcCompareUser.cpp \ |
---|
467 | examples/CbcCompareUser.hpp examples/CbcSolver2.cpp \ |
---|
468 | examples/CbcSolver2.hpp examples/CbcSolver3.cpp \ |
---|
469 | examples/CbcSolver3.hpp examples/CbcSolverLongThin.cpp \ |
---|
470 | examples/CbcSolverLongThin.hpp examples/CbcSolverLink.hpp \ |
---|
471 | examples/CbcSolverLink.cpp examples/ClpQuadInterface.cpp \ |
---|
472 | examples/ClpQuadInterface.hpp examples/OsiBranchLink.cpp \ |
---|
473 | examples/OsiBranchLink.hpp examples/OsiSolverLink.hpp \ |
---|
474 | examples/OsiSolverLink.cpp examples/crew.cpp \ |
---|
475 | examples/driver2.cpp examples/driver.cpp \ |
---|
476 | examples/fast0507b.cpp examples/fast0507.cpp examples/gear.cpp \ |
---|
477 | examples/hotstart.cpp examples/link.cpp examples/longthin.cpp \ |
---|
478 | examples/lotsize.cpp examples/Makefile.in examples/minimum.cpp \ |
---|
479 | examples/nway.cpp examples/qmip.cpp examples/quad2.mps \ |
---|
480 | examples/quad.mps examples/repeat.cpp examples/sample1.cpp \ |
---|
481 | examples/sample2.cpp examples/sample3.cpp examples/sample4.cpp \ |
---|
482 | examples/sample5.cpp examples/sos.cpp examples/sudoku.cpp \ |
---|
483 | examples/sudoku_sample.csv $(am__append_2) |
---|
484 | |
---|
485 | ######################################################################## |
---|
486 | # Installation of the addlibs file # |
---|
487 | ######################################################################## |
---|
488 | pkgconfiglibdir = $(libdir)/pkgconfig |
---|
489 | pkgconfiglib_DATA = cbc.pc osi-cbc.pc |
---|
490 | addlibsdir = $(DESTDIR)$(datadir)/coin/doc/Cbc |
---|
491 | |
---|
492 | ######################################################################## |
---|
493 | # Maintainer Stuff # |
---|
494 | ######################################################################## |
---|
495 | CLEANFILES = |
---|
496 | |
---|
497 | # Files that are generated and should be cleaned with make distclean |
---|
498 | DISTCLEANFILES = $(am__append_3) $(VPATH_DISTCLEANFILES) |
---|
499 | DocFiles = README AUTHORS LICENSE |
---|
500 | DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME) |
---|
501 | COIN_HAS_DOXYGEN = @COIN_HAS_DOXYGEN_TRUE@TRUE |
---|
502 | COIN_HAS_LATEX = @COIN_HAS_LATEX_TRUE@TRUE |
---|
503 | all: all-recursive |
---|
504 | |
---|
505 | .SUFFIXES: |
---|
506 | am--refresh: |
---|
507 | @: |
---|
508 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/BuildTools/Makemain.inc $(am__configure_deps) |
---|
509 | @for dep in $?; do \ |
---|
510 | case '$(am__configure_deps)' in \ |
---|
511 | *$$dep*) \ |
---|
512 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
513 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
514 | && exit 0; \ |
---|
515 | exit 1;; \ |
---|
516 | esac; \ |
---|
517 | done; \ |
---|
518 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
519 | cd $(top_srcdir) && \ |
---|
520 | $(AUTOMAKE) --foreign Makefile |
---|
521 | .PRECIOUS: Makefile |
---|
522 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
523 | @case '$?' in \ |
---|
524 | *config.status*) \ |
---|
525 | echo ' $(SHELL) ./config.status'; \ |
---|
526 | $(SHELL) ./config.status;; \ |
---|
527 | *) \ |
---|
528 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
529 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
530 | esac; |
---|
531 | |
---|
532 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
533 | $(SHELL) ./config.status --recheck |
---|
534 | |
---|
535 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
536 | cd $(srcdir) && $(AUTOCONF) |
---|
537 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
538 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
539 | examples/Makefile: $(top_builddir)/config.status $(top_srcdir)/examples/Makefile.in |
---|
540 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
541 | cbc.pc: $(top_builddir)/config.status $(srcdir)/cbc.pc.in |
---|
542 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
543 | cbc-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/cbc-uninstalled.pc.in |
---|
544 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
545 | osi-cbc.pc: $(top_builddir)/config.status $(srcdir)/osi-cbc.pc.in |
---|
546 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
547 | osi-cbc-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/osi-cbc-uninstalled.pc.in |
---|
548 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
549 | doxydoc/doxygen.conf: $(top_builddir)/config.status $(top_srcdir)/doxydoc/doxygen.conf.in |
---|
550 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
551 | |
---|
552 | mostlyclean-libtool: |
---|
553 | -rm -f *.lo |
---|
554 | |
---|
555 | clean-libtool: |
---|
556 | -rm -rf .libs _libs |
---|
557 | |
---|
558 | distclean-libtool: |
---|
559 | -rm -f libtool |
---|
560 | uninstall-info-am: |
---|
561 | install-pkgconfiglibDATA: $(pkgconfiglib_DATA) |
---|
562 | @$(NORMAL_INSTALL) |
---|
563 | test -z "$(pkgconfiglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfiglibdir)" |
---|
564 | @list='$(pkgconfiglib_DATA)'; for p in $$list; do \ |
---|
565 | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ |
---|
566 | f=$(am__strip_dir) \ |
---|
567 | echo " $(pkgconfiglibDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfiglibdir)/$$f'"; \ |
---|
568 | $(pkgconfiglibDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfiglibdir)/$$f"; \ |
---|
569 | done |
---|
570 | |
---|
571 | uninstall-pkgconfiglibDATA: |
---|
572 | @$(NORMAL_UNINSTALL) |
---|
573 | @list='$(pkgconfiglib_DATA)'; for p in $$list; do \ |
---|
574 | f=$(am__strip_dir) \ |
---|
575 | echo " rm -f '$(DESTDIR)$(pkgconfiglibdir)/$$f'"; \ |
---|
576 | rm -f "$(DESTDIR)$(pkgconfiglibdir)/$$f"; \ |
---|
577 | done |
---|
578 | |
---|
579 | # This directory's subdirectories are mostly independent; you can cd |
---|
580 | # into them and run `make' without going through this Makefile. |
---|
581 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
582 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
583 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
584 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
585 | $(RECURSIVE_TARGETS): |
---|
586 | @failcom='exit 1'; \ |
---|
587 | for f in x $$MAKEFLAGS; do \ |
---|
588 | case $$f in \ |
---|
589 | *=* | --[!k]*);; \ |
---|
590 | *k*) failcom='fail=yes';; \ |
---|
591 | esac; \ |
---|
592 | done; \ |
---|
593 | dot_seen=no; \ |
---|
594 | target=`echo $@ | sed s/-recursive//`; \ |
---|
595 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
596 | echo "Making $$target in $$subdir"; \ |
---|
597 | if test "$$subdir" = "."; then \ |
---|
598 | dot_seen=yes; \ |
---|
599 | local_target="$$target-am"; \ |
---|
600 | else \ |
---|
601 | local_target="$$target"; \ |
---|
602 | fi; \ |
---|
603 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
604 | || eval $$failcom; \ |
---|
605 | done; \ |
---|
606 | if test "$$dot_seen" = "no"; then \ |
---|
607 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
608 | fi; test -z "$$fail" |
---|
609 | |
---|
610 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
611 | maintainer-clean-recursive: |
---|
612 | @failcom='exit 1'; \ |
---|
613 | for f in x $$MAKEFLAGS; do \ |
---|
614 | case $$f in \ |
---|
615 | *=* | --[!k]*);; \ |
---|
616 | *k*) failcom='fail=yes';; \ |
---|
617 | esac; \ |
---|
618 | done; \ |
---|
619 | dot_seen=no; \ |
---|
620 | case "$@" in \ |
---|
621 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
622 | *) list='$(SUBDIRS)' ;; \ |
---|
623 | esac; \ |
---|
624 | rev=''; for subdir in $$list; do \ |
---|
625 | if test "$$subdir" = "."; then :; else \ |
---|
626 | rev="$$subdir $$rev"; \ |
---|
627 | fi; \ |
---|
628 | done; \ |
---|
629 | rev="$$rev ."; \ |
---|
630 | target=`echo $@ | sed s/-recursive//`; \ |
---|
631 | for subdir in $$rev; do \ |
---|
632 | echo "Making $$target in $$subdir"; \ |
---|
633 | if test "$$subdir" = "."; then \ |
---|
634 | local_target="$$target-am"; \ |
---|
635 | else \ |
---|
636 | local_target="$$target"; \ |
---|
637 | fi; \ |
---|
638 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
639 | || eval $$failcom; \ |
---|
640 | done && test -z "$$fail" |
---|
641 | tags-recursive: |
---|
642 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
643 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
644 | done |
---|
645 | ctags-recursive: |
---|
646 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
647 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
648 | done |
---|
649 | |
---|
650 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
651 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
652 | unique=`for i in $$list; do \ |
---|
653 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
654 | done | \ |
---|
655 | $(AWK) ' { files[$$0] = 1; } \ |
---|
656 | END { for (i in files) print i; }'`; \ |
---|
657 | mkid -fID $$unique |
---|
658 | tags: TAGS |
---|
659 | |
---|
660 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
661 | $(TAGS_FILES) $(LISP) |
---|
662 | tags=; \ |
---|
663 | here=`pwd`; \ |
---|
664 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
665 | include_option=--etags-include; \ |
---|
666 | empty_fix=.; \ |
---|
667 | else \ |
---|
668 | include_option=--include; \ |
---|
669 | empty_fix=; \ |
---|
670 | fi; \ |
---|
671 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
672 | if test "$$subdir" = .; then :; else \ |
---|
673 | test ! -f $$subdir/TAGS || \ |
---|
674 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
675 | fi; \ |
---|
676 | done; \ |
---|
677 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
678 | unique=`for i in $$list; do \ |
---|
679 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
680 | done | \ |
---|
681 | $(AWK) ' { files[$$0] = 1; } \ |
---|
682 | END { for (i in files) print i; }'`; \ |
---|
683 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
684 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
685 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
686 | $$tags $$unique; \ |
---|
687 | fi |
---|
688 | ctags: CTAGS |
---|
689 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
690 | $(TAGS_FILES) $(LISP) |
---|
691 | tags=; \ |
---|
692 | here=`pwd`; \ |
---|
693 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
694 | unique=`for i in $$list; do \ |
---|
695 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
696 | done | \ |
---|
697 | $(AWK) ' { files[$$0] = 1; } \ |
---|
698 | END { for (i in files) print i; }'`; \ |
---|
699 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
700 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
701 | $$tags $$unique |
---|
702 | |
---|
703 | GTAGS: |
---|
704 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
705 | && cd $(top_srcdir) \ |
---|
706 | && gtags -i $(GTAGS_ARGS) $$here |
---|
707 | |
---|
708 | distclean-tags: |
---|
709 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
710 | |
---|
711 | distdir: $(DISTFILES) |
---|
712 | $(am__remove_distdir) |
---|
713 | mkdir $(distdir) |
---|
714 | $(mkdir_p) $(distdir)/. $(distdir)/BuildTools $(distdir)/doc $(distdir)/doxydoc $(distdir)/examples |
---|
715 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
716 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
717 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
718 | case $$file in \ |
---|
719 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
720 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
721 | esac; \ |
---|
722 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
723 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
724 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
725 | dir="/$$dir"; \ |
---|
726 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
727 | else \ |
---|
728 | dir=''; \ |
---|
729 | fi; \ |
---|
730 | if test -d $$d/$$file; then \ |
---|
731 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
732 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
733 | fi; \ |
---|
734 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
735 | else \ |
---|
736 | test -f $(distdir)/$$file \ |
---|
737 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
738 | || exit 1; \ |
---|
739 | fi; \ |
---|
740 | done |
---|
741 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
742 | if test "$$subdir" = .; then :; else \ |
---|
743 | test -d "$(distdir)/$$subdir" \ |
---|
744 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
745 | || exit 1; \ |
---|
746 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
747 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
748 | (cd $$subdir && \ |
---|
749 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
750 | top_distdir="$$top_distdir" \ |
---|
751 | distdir="$$distdir/$$subdir" \ |
---|
752 | distdir) \ |
---|
753 | || exit 1; \ |
---|
754 | fi; \ |
---|
755 | done |
---|
756 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
757 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
758 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
759 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
760 | || chmod -R a+r $(distdir) |
---|
761 | dist-gzip: distdir |
---|
762 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
763 | $(am__remove_distdir) |
---|
764 | |
---|
765 | dist-bzip2: distdir |
---|
766 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
767 | $(am__remove_distdir) |
---|
768 | |
---|
769 | dist-tarZ: distdir |
---|
770 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
771 | $(am__remove_distdir) |
---|
772 | |
---|
773 | dist-shar: distdir |
---|
774 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
775 | $(am__remove_distdir) |
---|
776 | |
---|
777 | dist-zip: distdir |
---|
778 | -rm -f $(distdir).zip |
---|
779 | zip -rq $(distdir).zip $(distdir) |
---|
780 | $(am__remove_distdir) |
---|
781 | |
---|
782 | dist dist-all: distdir |
---|
783 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
784 | $(am__remove_distdir) |
---|
785 | |
---|
786 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
787 | # it guarantees that the distribution is self-contained by making another |
---|
788 | # tarfile. |
---|
789 | distcheck: dist |
---|
790 | case '$(DIST_ARCHIVES)' in \ |
---|
791 | *.tar.gz*) \ |
---|
792 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
793 | *.tar.bz2*) \ |
---|
794 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
795 | *.tar.Z*) \ |
---|
796 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
797 | *.shar.gz*) \ |
---|
798 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
799 | *.zip*) \ |
---|
800 | unzip $(distdir).zip ;;\ |
---|
801 | esac |
---|
802 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
803 | mkdir $(distdir)/_build |
---|
804 | mkdir $(distdir)/_inst |
---|
805 | chmod a-w $(distdir) |
---|
806 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
807 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
808 | && cd $(distdir)/_build \ |
---|
809 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
810 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
811 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
812 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
813 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
814 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
815 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
816 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
817 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
818 | distuninstallcheck \ |
---|
819 | && chmod -R a-w "$$dc_install_base" \ |
---|
820 | && ({ \ |
---|
821 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
822 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
823 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
824 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
825 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
826 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
827 | && rm -rf "$$dc_destdir" \ |
---|
828 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
829 | && rm -rf $(DIST_ARCHIVES) \ |
---|
830 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
831 | $(am__remove_distdir) |
---|
832 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
833 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
834 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
835 | distuninstallcheck: |
---|
836 | @cd $(distuninstallcheck_dir) \ |
---|
837 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
838 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
839 | if test -n "$(DESTDIR)"; then \ |
---|
840 | echo " (check DESTDIR support)"; \ |
---|
841 | fi ; \ |
---|
842 | $(distuninstallcheck_listfiles) ; \ |
---|
843 | exit 1; } >&2 |
---|
844 | distcleancheck: distclean |
---|
845 | @if test '$(srcdir)' = . ; then \ |
---|
846 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
847 | exit 1 ; \ |
---|
848 | fi |
---|
849 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
850 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
851 | $(distcleancheck_listfiles) ; \ |
---|
852 | exit 1; } >&2 |
---|
853 | check-am: all-am |
---|
854 | check: check-recursive |
---|
855 | all-am: Makefile $(DATA) |
---|
856 | installdirs: installdirs-recursive |
---|
857 | installdirs-am: |
---|
858 | for dir in "$(DESTDIR)$(pkgconfiglibdir)"; do \ |
---|
859 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
860 | done |
---|
861 | install: install-recursive |
---|
862 | install-exec: install-exec-recursive |
---|
863 | install-data: install-data-recursive |
---|
864 | uninstall: uninstall-recursive |
---|
865 | |
---|
866 | install-am: all-am |
---|
867 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
868 | |
---|
869 | installcheck: installcheck-recursive |
---|
870 | install-strip: |
---|
871 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
872 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
873 | `test -z '$(STRIP)' || \ |
---|
874 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
875 | mostlyclean-generic: |
---|
876 | |
---|
877 | clean-generic: |
---|
878 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
879 | |
---|
880 | distclean-generic: |
---|
881 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
882 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
883 | |
---|
884 | maintainer-clean-generic: |
---|
885 | @echo "This command is intended for maintainers to use" |
---|
886 | @echo "it deletes files that may require special tools to rebuild." |
---|
887 | clean: clean-recursive |
---|
888 | |
---|
889 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am |
---|
890 | |
---|
891 | distclean: distclean-recursive |
---|
892 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
893 | -rm -f Makefile |
---|
894 | distclean-am: clean-am distclean-generic distclean-libtool \ |
---|
895 | distclean-local distclean-tags |
---|
896 | |
---|
897 | dvi: dvi-recursive |
---|
898 | |
---|
899 | dvi-am: |
---|
900 | |
---|
901 | html: html-recursive |
---|
902 | |
---|
903 | info: info-recursive |
---|
904 | |
---|
905 | info-am: |
---|
906 | |
---|
907 | install-data-am: install-pkgconfiglibDATA |
---|
908 | @$(NORMAL_INSTALL) |
---|
909 | $(MAKE) $(AM_MAKEFLAGS) install-data-hook |
---|
910 | |
---|
911 | install-exec-am: install-exec-local |
---|
912 | |
---|
913 | install-info: install-info-recursive |
---|
914 | |
---|
915 | install-man: |
---|
916 | |
---|
917 | installcheck-am: |
---|
918 | |
---|
919 | maintainer-clean: maintainer-clean-recursive |
---|
920 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
921 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
922 | -rm -f Makefile |
---|
923 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
924 | |
---|
925 | mostlyclean: mostlyclean-recursive |
---|
926 | |
---|
927 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
928 | |
---|
929 | pdf: pdf-recursive |
---|
930 | |
---|
931 | pdf-am: |
---|
932 | |
---|
933 | ps: ps-recursive |
---|
934 | |
---|
935 | ps-am: |
---|
936 | |
---|
937 | uninstall-am: uninstall-info-am uninstall-local \ |
---|
938 | uninstall-pkgconfiglibDATA |
---|
939 | @$(NORMAL_INSTALL) |
---|
940 | $(MAKE) $(AM_MAKEFLAGS) uninstall-hook |
---|
941 | |
---|
942 | uninstall-info: uninstall-info-recursive |
---|
943 | |
---|
944 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
---|
945 | check-am clean clean-generic clean-libtool clean-local \ |
---|
946 | clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \ |
---|
947 | dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \ |
---|
948 | distclean-generic distclean-libtool distclean-local \ |
---|
949 | distclean-recursive distclean-tags distcleancheck distdir \ |
---|
950 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
951 | install install-am install-data install-data-am \ |
---|
952 | install-data-hook install-exec install-exec-am \ |
---|
953 | install-exec-local install-info install-info-am install-man \ |
---|
954 | install-pkgconfiglibDATA install-strip installcheck \ |
---|
955 | installcheck-am installdirs installdirs-am maintainer-clean \ |
---|
956 | maintainer-clean-generic maintainer-clean-recursive \ |
---|
957 | mostlyclean mostlyclean-generic mostlyclean-libtool \ |
---|
958 | mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ |
---|
959 | uninstall uninstall-am uninstall-hook uninstall-info-am \ |
---|
960 | uninstall-local uninstall-pkgconfiglibDATA |
---|
961 | |
---|
962 | |
---|
963 | ######################################################################## |
---|
964 | # Extra Targets # |
---|
965 | ######################################################################## |
---|
966 | |
---|
967 | test: all |
---|
968 | cd test; $(MAKE) test |
---|
969 | |
---|
970 | unitTest: test |
---|
971 | |
---|
972 | # Doxygen documentation |
---|
973 | |
---|
974 | doxydoc: |
---|
975 | doxygen doxydoc/doxygen.conf |
---|
976 | |
---|
977 | clean-doxydoc: |
---|
978 | ( cd doxydoc ; rm -rf html *.log *.tag ) |
---|
979 | |
---|
980 | clean-local: clean-doxydoc |
---|
981 | if test -r test/Makefile; then cd test; $(MAKE) clean; fi |
---|
982 | |
---|
983 | distclean-local: |
---|
984 | if test -r test/Makefile; then cd test; $(MAKE) distclean; fi |
---|
985 | |
---|
986 | install-exec-local: install-doc |
---|
987 | |
---|
988 | uninstall-local: uninstall-doc |
---|
989 | |
---|
990 | .PHONY: test unitTest doxydoc |
---|
991 | |
---|
992 | install-data-hook: |
---|
993 | @$(mkdir_p) "$(addlibsdir)" |
---|
994 | @COIN_HAS_PKGCONFIG_TRUE@ PKG_CONFIG_PATH=@COIN_PKG_CONFIG_PATH@:$(DESTDIR)$(pkgconfiglibdir) \ |
---|
995 | @COIN_HAS_PKGCONFIG_TRUE@ $(PKG_CONFIG) --libs cbc > $(addlibsdir)/cbc_addlibs.txt |
---|
996 | @COIN_CXX_IS_CL_TRUE@@COIN_HAS_PKGCONFIG_FALSE@ echo "-libpath:`$(CYGPATH_W) @abs_lib_dir@` libCbc.lib @CBCLIB_LIBS_INSTALLED@" > $(addlibsdir)/cbc_addlibs.txt |
---|
997 | @COIN_CXX_IS_CL_FALSE@@COIN_HAS_PKGCONFIG_FALSE@ echo -L@abs_lib_dir@ -lCbcSolver -lCbc @CBCLIB_LIBS_INSTALLED@ > $(addlibsdir)/cbc_addlibs.txt |
---|
998 | |
---|
999 | uninstall-hook: |
---|
1000 | rm -f $(addlibsdir)/cbc_addlibs.txt |
---|
1001 | |
---|
1002 | doxygen-docs: |
---|
1003 | if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ |
---|
1004 | if test -d "doxydoc/"; then \ |
---|
1005 | doxygen doxydoc/doxygen.conf;\ |
---|
1006 | fi;\ |
---|
1007 | fi |
---|
1008 | |
---|
1009 | pdf-doxygen-docs: doxygen-docs |
---|
1010 | if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ |
---|
1011 | if test -d "doxydoc/latex"; then \ |
---|
1012 | if test "$(COIN_HAS_LATEX)" = TRUE; then \ |
---|
1013 | cd doxydoc/latex;\ |
---|
1014 | $(MAKE) pdf;\ |
---|
1015 | cd -;\ |
---|
1016 | fi;\ |
---|
1017 | fi;\ |
---|
1018 | fi |
---|
1019 | |
---|
1020 | clean-doxygen-docs: |
---|
1021 | if test -d "doxydoc/"; then \ |
---|
1022 | cd doxydoc ;\ |
---|
1023 | rm -rf html latex *.log *.tag;\ |
---|
1024 | fi |
---|
1025 | |
---|
1026 | install-doxygen-docs: doxygen-docs |
---|
1027 | if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ |
---|
1028 | if test -d "doxydoc/"; then \ |
---|
1029 | test -d "$(DESTDIR)$(DocInstallDir)/doxydoc" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc"; \ |
---|
1030 | $(INSTALL_DATA) @coin_doxy_tagname@ "$(DESTDIR)$(DocInstallDir)/@coin_doxy_tagname@";\ |
---|
1031 | if test -f "doxydoc/latex/refman.pdf"; then \ |
---|
1032 | $(INSTALL_DATA) doxydoc/latex/refman.pdf "$(DESTDIR)$(DocInstallDir)";\ |
---|
1033 | fi;\ |
---|
1034 | if test -d "doxydoc/html"; then \ |
---|
1035 | test -d "$(DESTDIR)$(DocInstallDir)/doxydoc/search/" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc/search/"; \ |
---|
1036 | $(INSTALL_DATA) doxydoc/html/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc";\ |
---|
1037 | $(INSTALL_DATA) doxydoc/html/search/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc/search";\ |
---|
1038 | fi;\ |
---|
1039 | fi;\ |
---|
1040 | fi |
---|
1041 | |
---|
1042 | uninstall-doxygen-docs: |
---|
1043 | if test -d "$(DESTDIR)$(DocInstallDir)/doxydoc/"; then \ |
---|
1044 | rm -rf "$(DESTDIR)$(DocInstallDir)/doxydoc/"; \ |
---|
1045 | fi |
---|
1046 | if test -f "$(DESTDIR)$(DocInstallDir)/refman.pdf"; then \ |
---|
1047 | rm -f "$(DESTDIR)$(DocInstallDir)/refman.pdf"; \ |
---|
1048 | fi |
---|
1049 | |
---|
1050 | all-doxygen-docs: |
---|
1051 | for dir in $(subdirs) ; do \ |
---|
1052 | do_project=true;\ |
---|
1053 | for proj in $(COIN_SKIP_DOXYGEN); do\ |
---|
1054 | if test $$dir = $$proj; then\ |
---|
1055 | do_project=false;\ |
---|
1056 | fi;\ |
---|
1057 | done;\ |
---|
1058 | if test -r $$dir/doxydoc & $$do_project = true; then \ |
---|
1059 | (cd $$dir ; $(MAKE) doxygen-docs) \ |
---|
1060 | fi ; \ |
---|
1061 | done ; |
---|
1062 | |
---|
1063 | clean-all-doxygen-docs: |
---|
1064 | for dir in $(subdirs) ; do \ |
---|
1065 | if test -r $$dir/doxydoc ; then \ |
---|
1066 | (cd $$dir ; $(MAKE) clean-doxygen-docs) \ |
---|
1067 | fi ; \ |
---|
1068 | done ; |
---|
1069 | |
---|
1070 | install-all-doxygen-docs: all-doxygen-docs |
---|
1071 | for dir in $(subdirs) ; do \ |
---|
1072 | do_project=true;\ |
---|
1073 | for proj in $(COIN_SKIP_DOXYGEN); do\ |
---|
1074 | if test $$dir = $$proj; then\ |
---|
1075 | do_project=false;\ |
---|
1076 | fi;\ |
---|
1077 | done;\ |
---|
1078 | if test -r $$dir/doxydoc & $$do_project = true; then \ |
---|
1079 | (cd $$dir ; $(MAKE) install-doxygen-docs) \ |
---|
1080 | fi ; \ |
---|
1081 | done ; |
---|
1082 | |
---|
1083 | uninstall-all-doxygen-docs: |
---|
1084 | for dir in $(subdirs) ; do \ |
---|
1085 | if test -r $$dir/doxydoc ; then \ |
---|
1086 | (cd $$dir ; $(MAKE) uninstall-doxygen-docs) \ |
---|
1087 | fi ; \ |
---|
1088 | done ; |
---|
1089 | |
---|
1090 | install-doc: $(DocFiles) |
---|
1091 | test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" |
---|
1092 | for file in $(DocFiles); do \ |
---|
1093 | if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ |
---|
1094 | if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ |
---|
1095 | done |
---|
1096 | |
---|
1097 | uninstall-doc: |
---|
1098 | for file in $(DocFiles); do \ |
---|
1099 | rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ |
---|
1100 | done |
---|
1101 | |
---|
1102 | ######################################################################## |
---|
1103 | # Maintainer Stuff # |
---|
1104 | ######################################################################## |
---|
1105 | |
---|
1106 | # Make sure acinclude is using most recent coin.m4 |
---|
1107 | @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 |
---|
1108 | @MAINTAINER_MODE_TRUE@ cat $(LIBTOOLM4) $< > $@ |
---|
1109 | |
---|
1110 | # Make sure the autotools scripts are up to date |
---|
1111 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/install-sh: $(BUILDTOOLSDIR)/install-sh |
---|
1112 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1113 | |
---|
1114 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/missing: $(BUILDTOOLSDIR)/missing |
---|
1115 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1116 | |
---|
1117 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.guess: $(BUILDTOOLSDIR)/config.guess |
---|
1118 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1119 | |
---|
1120 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.sub: $(BUILDTOOLSDIR)/config.sub |
---|
1121 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1122 | |
---|
1123 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/depcomp: $(BUILDTOOLSDIR)/depcomp |
---|
1124 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1125 | |
---|
1126 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/ltmain.sh: $(BUILDTOOLSDIR)/ltmain.sh |
---|
1127 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
1128 | |
---|
1129 | # Take care of updating externals (if Dependencies file exists) |
---|
1130 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@$(top_builddir)/Makefile: .Dependencies-stamp |
---|
1131 | |
---|
1132 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@.Dependencies-stamp: $(srcdir)/Dependencies |
---|
1133 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); BuildTools/set_externals Dependencies |
---|
1134 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ touch .Dependencies-stamp |
---|
1135 | |
---|
1136 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Dependencies-stamp |
---|
1137 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update |
---|
1138 | |
---|
1139 | .PHONY: install-doc uninstall-doc update-externals |
---|
1140 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
1141 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
1142 | .NOEXPORT: |
---|