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 Common Public License. |
---|
20 | |
---|
21 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
22 | srcdir = @srcdir@ |
---|
23 | top_srcdir = @top_srcdir@ |
---|
24 | VPATH = @srcdir@ |
---|
25 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
26 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
27 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
28 | top_builddir = .. |
---|
29 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
30 | INSTALL = @INSTALL@ |
---|
31 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
32 | install_sh_PROGRAM = $(install_sh) -c |
---|
33 | install_sh_SCRIPT = $(install_sh) -c |
---|
34 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
35 | transform = $(program_transform_name) |
---|
36 | NORMAL_INSTALL = : |
---|
37 | PRE_INSTALL = : |
---|
38 | POST_INSTALL = : |
---|
39 | NORMAL_UNINSTALL = : |
---|
40 | PRE_UNINSTALL = : |
---|
41 | POST_UNINSTALL = : |
---|
42 | build_triplet = @build@ |
---|
43 | host_triplet = @host@ |
---|
44 | @COIN_HAS_CLP_TRUE@am__append_1 = test_cbc |
---|
45 | @CBC_BUILD_CBC_GENERIC_TRUE@am__append_2 = test_cbc_generic |
---|
46 | subdir = test |
---|
47 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
48 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
49 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
50 | $(top_srcdir)/configure.ac |
---|
51 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
52 | $(ACLOCAL_M4) |
---|
53 | mkinstalldirs = $(install_sh) -d |
---|
54 | CONFIG_HEADER = $(top_builddir)/inc/config_cbc.h |
---|
55 | CONFIG_CLEAN_FILES = |
---|
56 | SOURCES = |
---|
57 | DIST_SOURCES = |
---|
58 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
59 | ACLOCAL = @ACLOCAL@ |
---|
60 | ADDLIBS = @ADDLIBS@ |
---|
61 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
62 | ADD_CXXFLAGS = @ADD_CXXFLAGS@ |
---|
63 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
64 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
65 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
66 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
67 | AMTAR = @AMTAR@ |
---|
68 | AR = @AR@ |
---|
69 | ASLLIB = @ASLLIB@ |
---|
70 | ASL_CPPFLAGS = @ASL_CPPFLAGS@ |
---|
71 | AUTOCONF = @AUTOCONF@ |
---|
72 | AUTOHEADER = @AUTOHEADER@ |
---|
73 | AUTOMAKE = @AUTOMAKE@ |
---|
74 | AUX_DIR = @AUX_DIR@ |
---|
75 | AWK = @AWK@ |
---|
76 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
77 | CBCOBJDIR = @CBCOBJDIR@ |
---|
78 | CBCSRCDIR = @CBCSRCDIR@ |
---|
79 | CBC_BUILD_CBC_GENERIC_FALSE = @CBC_BUILD_CBC_GENERIC_FALSE@ |
---|
80 | CBC_BUILD_CBC_GENERIC_TRUE = @CBC_BUILD_CBC_GENERIC_TRUE@ |
---|
81 | CC = @CC@ |
---|
82 | CCDEPMODE = @CCDEPMODE@ |
---|
83 | CDEFS = @CDEFS@ |
---|
84 | CFLAGS = @CFLAGS@ |
---|
85 | CGLOBJDIR = @CGLOBJDIR@ |
---|
86 | CGLSRCDIR = @CGLSRCDIR@ |
---|
87 | CLPOBJDIR = @CLPOBJDIR@ |
---|
88 | CLPSRCDIR = @CLPSRCDIR@ |
---|
89 | COINUTILSOBJDIR = @COINUTILSOBJDIR@ |
---|
90 | COINUTILSSRCDIR = @COINUTILSSRCDIR@ |
---|
91 | COIN_HAS_ASL_FALSE = @COIN_HAS_ASL_FALSE@ |
---|
92 | COIN_HAS_ASL_TRUE = @COIN_HAS_ASL_TRUE@ |
---|
93 | COIN_HAS_CBC_FALSE = @COIN_HAS_CBC_FALSE@ |
---|
94 | COIN_HAS_CBC_TRUE = @COIN_HAS_CBC_TRUE@ |
---|
95 | COIN_HAS_CGL_FALSE = @COIN_HAS_CGL_FALSE@ |
---|
96 | COIN_HAS_CGL_TRUE = @COIN_HAS_CGL_TRUE@ |
---|
97 | COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ |
---|
98 | COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ |
---|
99 | COIN_HAS_COINUTILS_FALSE = @COIN_HAS_COINUTILS_FALSE@ |
---|
100 | COIN_HAS_COINUTILS_TRUE = @COIN_HAS_COINUTILS_TRUE@ |
---|
101 | COIN_HAS_CPX_FALSE = @COIN_HAS_CPX_FALSE@ |
---|
102 | COIN_HAS_CPX_TRUE = @COIN_HAS_CPX_TRUE@ |
---|
103 | COIN_HAS_DYLP_FALSE = @COIN_HAS_DYLP_FALSE@ |
---|
104 | COIN_HAS_DYLP_TRUE = @COIN_HAS_DYLP_TRUE@ |
---|
105 | COIN_HAS_FMP_FALSE = @COIN_HAS_FMP_FALSE@ |
---|
106 | COIN_HAS_FMP_TRUE = @COIN_HAS_FMP_TRUE@ |
---|
107 | COIN_HAS_GLPK_FALSE = @COIN_HAS_GLPK_FALSE@ |
---|
108 | COIN_HAS_GLPK_TRUE = @COIN_HAS_GLPK_TRUE@ |
---|
109 | COIN_HAS_MSK_FALSE = @COIN_HAS_MSK_FALSE@ |
---|
110 | COIN_HAS_MSK_TRUE = @COIN_HAS_MSK_TRUE@ |
---|
111 | COIN_HAS_OSI_FALSE = @COIN_HAS_OSI_FALSE@ |
---|
112 | COIN_HAS_OSI_TRUE = @COIN_HAS_OSI_TRUE@ |
---|
113 | COIN_HAS_OSL_FALSE = @COIN_HAS_OSL_FALSE@ |
---|
114 | COIN_HAS_OSL_TRUE = @COIN_HAS_OSL_TRUE@ |
---|
115 | COIN_HAS_SPX_FALSE = @COIN_HAS_SPX_FALSE@ |
---|
116 | COIN_HAS_SPX_TRUE = @COIN_HAS_SPX_TRUE@ |
---|
117 | COIN_HAS_SYM_FALSE = @COIN_HAS_SYM_FALSE@ |
---|
118 | COIN_HAS_SYM_TRUE = @COIN_HAS_SYM_TRUE@ |
---|
119 | COIN_HAS_VOL_FALSE = @COIN_HAS_VOL_FALSE@ |
---|
120 | COIN_HAS_VOL_TRUE = @COIN_HAS_VOL_TRUE@ |
---|
121 | COIN_HAS_XPR_FALSE = @COIN_HAS_XPR_FALSE@ |
---|
122 | COIN_HAS_XPR_TRUE = @COIN_HAS_XPR_TRUE@ |
---|
123 | CPP = @CPP@ |
---|
124 | CPPFLAGS = @CPPFLAGS@ |
---|
125 | CPXINCDIR = @CPXINCDIR@ |
---|
126 | CPXLIB = @CPXLIB@ |
---|
127 | CXX = @CXX@ |
---|
128 | CXXCPP = @CXXCPP@ |
---|
129 | CXXDEFS = @CXXDEFS@ |
---|
130 | CXXDEPMODE = @CXXDEPMODE@ |
---|
131 | CXXFLAGS = @CXXFLAGS@ |
---|
132 | CYGPATH_W = @CYGPATH_W@ |
---|
133 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
134 | DBG_CXXFLAGS = @DBG_CXXFLAGS@ |
---|
135 | DEFS = @DEFS@ |
---|
136 | DEPDIR = @DEPDIR@ |
---|
137 | DYLPOBJDIR = @DYLPOBJDIR@ |
---|
138 | DYLPSRCDIR = @DYLPSRCDIR@ |
---|
139 | ECHO = @ECHO@ |
---|
140 | ECHO_C = @ECHO_C@ |
---|
141 | ECHO_N = @ECHO_N@ |
---|
142 | ECHO_T = @ECHO_T@ |
---|
143 | EGREP = @EGREP@ |
---|
144 | EXEEXT = @EXEEXT@ |
---|
145 | F77 = @F77@ |
---|
146 | FADDLIBS = @FADDLIBS@ |
---|
147 | FFLAGS = @FFLAGS@ |
---|
148 | FMPINCDIR = @FMPINCDIR@ |
---|
149 | FMPLIB = @FMPLIB@ |
---|
150 | GLPKINCDIR = @GLPKINCDIR@ |
---|
151 | GLPKLIB = @GLPKLIB@ |
---|
152 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
153 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
154 | INSTALL_DATA = @INSTALL_DATA@ |
---|
155 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
156 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
157 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
158 | LDFLAGS = @LDFLAGS@ |
---|
159 | LIBEXT = @LIBEXT@ |
---|
160 | LIBOBJS = @LIBOBJS@ |
---|
161 | LIBS = @LIBS@ |
---|
162 | LIBTOOL = @LIBTOOL@ |
---|
163 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
164 | LN_S = @LN_S@ |
---|
165 | LTLIBOBJS = @LTLIBOBJS@ |
---|
166 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
167 | MAINT = @MAINT@ |
---|
168 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
169 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
170 | MAKEINFO = @MAKEINFO@ |
---|
171 | MPICC = @MPICC@ |
---|
172 | MPICXX = @MPICXX@ |
---|
173 | MSKINCDIR = @MSKINCDIR@ |
---|
174 | MSKLIB = @MSKLIB@ |
---|
175 | OBJEXT = @OBJEXT@ |
---|
176 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
177 | OPT_CXXFLAGS = @OPT_CXXFLAGS@ |
---|
178 | OSIOBJDIR = @OSIOBJDIR@ |
---|
179 | OSISRCDIR = @OSISRCDIR@ |
---|
180 | OSLINCDIR = @OSLINCDIR@ |
---|
181 | OSLLIB = @OSLLIB@ |
---|
182 | PACKAGE = @PACKAGE@ |
---|
183 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
184 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
185 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
186 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
187 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
188 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
189 | RANLIB = @RANLIB@ |
---|
190 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
191 | SET_MAKE = @SET_MAKE@ |
---|
192 | SHELL = @SHELL@ |
---|
193 | SPXINCDIR = @SPXINCDIR@ |
---|
194 | SPXLIB = @SPXLIB@ |
---|
195 | STRIP = @STRIP@ |
---|
196 | SYMOBJDIR = @SYMOBJDIR@ |
---|
197 | SYMSRCDIR = @SYMSRCDIR@ |
---|
198 | VERSION = @VERSION@ |
---|
199 | VOLOBJDIR = @VOLOBJDIR@ |
---|
200 | VOLSRCDIR = @VOLSRCDIR@ |
---|
201 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
202 | XPRINCDIR = @XPRINCDIR@ |
---|
203 | XPRLIB = @XPRLIB@ |
---|
204 | abs_bin_dir = @abs_bin_dir@ |
---|
205 | abs_include_dir = @abs_include_dir@ |
---|
206 | abs_lib_dir = @abs_lib_dir@ |
---|
207 | abs_source_dir = @abs_source_dir@ |
---|
208 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
209 | ac_ct_AR = @ac_ct_AR@ |
---|
210 | ac_ct_CC = @ac_ct_CC@ |
---|
211 | ac_ct_CXX = @ac_ct_CXX@ |
---|
212 | ac_ct_F77 = @ac_ct_F77@ |
---|
213 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
214 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
215 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
216 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
217 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
218 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
219 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
220 | am__include = @am__include@ |
---|
221 | am__leading_dot = @am__leading_dot@ |
---|
222 | am__quote = @am__quote@ |
---|
223 | am__tar = @am__tar@ |
---|
224 | am__untar = @am__untar@ |
---|
225 | bindir = @bindir@ |
---|
226 | build = @build@ |
---|
227 | build_alias = @build_alias@ |
---|
228 | build_cpu = @build_cpu@ |
---|
229 | build_os = @build_os@ |
---|
230 | build_vendor = @build_vendor@ |
---|
231 | datadir = @datadir@ |
---|
232 | exec_prefix = @exec_prefix@ |
---|
233 | have_autoconf = @have_autoconf@ |
---|
234 | have_automake = @have_automake@ |
---|
235 | have_svn = @have_svn@ |
---|
236 | host = @host@ |
---|
237 | host_alias = @host_alias@ |
---|
238 | host_cpu = @host_cpu@ |
---|
239 | host_os = @host_os@ |
---|
240 | host_vendor = @host_vendor@ |
---|
241 | includedir = @includedir@ |
---|
242 | infodir = @infodir@ |
---|
243 | install_sh = @install_sh@ |
---|
244 | libdir = @libdir@ |
---|
245 | libexecdir = @libexecdir@ |
---|
246 | localstatedir = @localstatedir@ |
---|
247 | mandir = @mandir@ |
---|
248 | mkdir_p = @mkdir_p@ |
---|
249 | oldincludedir = @oldincludedir@ |
---|
250 | prefix = @prefix@ |
---|
251 | program_transform_name = @program_transform_name@ |
---|
252 | sbindir = @sbindir@ |
---|
253 | sharedstatedir = @sharedstatedir@ |
---|
254 | sysconfdir = @sysconfdir@ |
---|
255 | target_alias = @target_alias@ |
---|
256 | AUTOMAKE_OPTIONS = foreign |
---|
257 | |
---|
258 | ######################################################################## |
---|
259 | # unitTest for Cbc # |
---|
260 | ######################################################################## |
---|
261 | CBC_TEST_TGTS = $(am__append_1) $(am__append_2) |
---|
262 | |
---|
263 | ######################################################################## |
---|
264 | # Cleaning stuff # |
---|
265 | ######################################################################## |
---|
266 | |
---|
267 | # Here we list everything that is not generated by the compiler, e.g., |
---|
268 | # output files of a program |
---|
269 | DISTCLEANFILES = yy.mps xx.mps |
---|
270 | all: all-am |
---|
271 | |
---|
272 | .SUFFIXES: |
---|
273 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
---|
274 | @for dep in $?; do \ |
---|
275 | case '$(am__configure_deps)' in \ |
---|
276 | *$$dep*) \ |
---|
277 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
278 | && exit 0; \ |
---|
279 | exit 1;; \ |
---|
280 | esac; \ |
---|
281 | done; \ |
---|
282 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \ |
---|
283 | cd $(top_srcdir) && \ |
---|
284 | $(AUTOMAKE) --foreign test/Makefile |
---|
285 | .PRECIOUS: Makefile |
---|
286 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
287 | @case '$?' in \ |
---|
288 | *config.status*) \ |
---|
289 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
290 | *) \ |
---|
291 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
292 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
293 | esac; |
---|
294 | |
---|
295 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
296 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
297 | |
---|
298 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
299 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
300 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
301 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
302 | |
---|
303 | mostlyclean-libtool: |
---|
304 | -rm -f *.lo |
---|
305 | |
---|
306 | clean-libtool: |
---|
307 | -rm -rf .libs _libs |
---|
308 | |
---|
309 | distclean-libtool: |
---|
310 | -rm -f libtool |
---|
311 | uninstall-info-am: |
---|
312 | tags: TAGS |
---|
313 | TAGS: |
---|
314 | |
---|
315 | ctags: CTAGS |
---|
316 | CTAGS: |
---|
317 | |
---|
318 | |
---|
319 | distdir: $(DISTFILES) |
---|
320 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
321 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
322 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
323 | case $$file in \ |
---|
324 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
325 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
326 | esac; \ |
---|
327 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
328 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
329 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
330 | dir="/$$dir"; \ |
---|
331 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
332 | else \ |
---|
333 | dir=''; \ |
---|
334 | fi; \ |
---|
335 | if test -d $$d/$$file; then \ |
---|
336 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
337 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
338 | fi; \ |
---|
339 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
340 | else \ |
---|
341 | test -f $(distdir)/$$file \ |
---|
342 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
343 | || exit 1; \ |
---|
344 | fi; \ |
---|
345 | done |
---|
346 | check-am: all-am |
---|
347 | check: check-am |
---|
348 | all-am: Makefile |
---|
349 | installdirs: |
---|
350 | install: install-am |
---|
351 | install-exec: install-exec-am |
---|
352 | install-data: install-data-am |
---|
353 | uninstall: uninstall-am |
---|
354 | |
---|
355 | install-am: all-am |
---|
356 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
357 | |
---|
358 | installcheck: installcheck-am |
---|
359 | install-strip: |
---|
360 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
361 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
362 | `test -z '$(STRIP)' || \ |
---|
363 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
364 | mostlyclean-generic: |
---|
365 | |
---|
366 | clean-generic: |
---|
367 | |
---|
368 | distclean-generic: |
---|
369 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
370 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
371 | |
---|
372 | maintainer-clean-generic: |
---|
373 | @echo "This command is intended for maintainers to use" |
---|
374 | @echo "it deletes files that may require special tools to rebuild." |
---|
375 | clean: clean-am |
---|
376 | |
---|
377 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
378 | |
---|
379 | distclean: distclean-am |
---|
380 | -rm -f Makefile |
---|
381 | distclean-am: clean-am distclean-generic distclean-libtool |
---|
382 | |
---|
383 | dvi: dvi-am |
---|
384 | |
---|
385 | dvi-am: |
---|
386 | |
---|
387 | html: html-am |
---|
388 | |
---|
389 | info: info-am |
---|
390 | |
---|
391 | info-am: |
---|
392 | |
---|
393 | install-data-am: |
---|
394 | |
---|
395 | install-exec-am: |
---|
396 | |
---|
397 | install-info: install-info-am |
---|
398 | |
---|
399 | install-man: |
---|
400 | |
---|
401 | installcheck-am: |
---|
402 | |
---|
403 | maintainer-clean: maintainer-clean-am |
---|
404 | -rm -f Makefile |
---|
405 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
406 | |
---|
407 | mostlyclean: mostlyclean-am |
---|
408 | |
---|
409 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
410 | |
---|
411 | pdf: pdf-am |
---|
412 | |
---|
413 | pdf-am: |
---|
414 | |
---|
415 | ps: ps-am |
---|
416 | |
---|
417 | ps-am: |
---|
418 | |
---|
419 | uninstall-am: uninstall-info-am |
---|
420 | |
---|
421 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
422 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
423 | dvi-am html html-am info info-am install install-am \ |
---|
424 | install-data install-data-am install-exec install-exec-am \ |
---|
425 | install-info install-info-am install-man install-strip \ |
---|
426 | installcheck installcheck-am installdirs maintainer-clean \ |
---|
427 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
---|
428 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ |
---|
429 | uninstall-info-am |
---|
430 | |
---|
431 | |
---|
432 | # We are using the solver executables to do the unit test |
---|
433 | |
---|
434 | test: $(CBC_TEST_TGTS) |
---|
435 | |
---|
436 | test_cbc: ../src/cbc$(EXEEXT) |
---|
437 | cd ../../Data/Netlib; make uncompress |
---|
438 | cd ../../Data/miplib3; make uncompress |
---|
439 | ../src/cbc$(EXEEXT) -unitTest -netlib -miplib |
---|
440 | |
---|
441 | test_cbc_generic: ../src/cbc-generic$(EXEEXT) |
---|
442 | echo "A minimal test is all that cbc-generic can manage just yet." |
---|
443 | ../src/cbc-generic$(EXEEXT) \ |
---|
444 | -directory ../../Data/miplib3 -import p0033 -branch |
---|
445 | |
---|
446 | .PHONY: test |
---|
447 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
448 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
449 | .NOEXPORT: |
---|