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) 2003, 2007 International Business Machines and others. |
---|
18 | # All Rights Reserved. |
---|
19 | # This file is distributed under the Common Public License. |
---|
20 | |
---|
21 | # Copyright (C) 2006, 2007 International Business Machines and others. |
---|
22 | # All Rights Reserved. |
---|
23 | # This file is distributed under the Common Public License. |
---|
24 | |
---|
25 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
26 | |
---|
27 | ######################################################################## |
---|
28 | # Documentation installation # |
---|
29 | ######################################################################## |
---|
30 | srcdir = @srcdir@ |
---|
31 | top_srcdir = @top_srcdir@ |
---|
32 | VPATH = @srcdir@ |
---|
33 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
34 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
35 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
36 | top_builddir = . |
---|
37 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
38 | INSTALL = @INSTALL@ |
---|
39 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
40 | install_sh_PROGRAM = $(install_sh) -c |
---|
41 | install_sh_SCRIPT = $(install_sh) -c |
---|
42 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
43 | transform = $(program_transform_name) |
---|
44 | NORMAL_INSTALL = : |
---|
45 | PRE_INSTALL = : |
---|
46 | POST_INSTALL = : |
---|
47 | NORMAL_UNINSTALL = : |
---|
48 | PRE_UNINSTALL = : |
---|
49 | POST_UNINSTALL = : |
---|
50 | build_triplet = @build@ |
---|
51 | host_triplet = @host@ |
---|
52 | DIST_COMMON = $(am__configure_deps) \ |
---|
53 | $(srcdir)/../../BuildTools/Makemain.inc \ |
---|
54 | $(srcdir)/../../config.guess $(srcdir)/../../config.sub \ |
---|
55 | $(srcdir)/../../install-sh $(srcdir)/../../ltmain.sh \ |
---|
56 | $(srcdir)/../../missing $(srcdir)/Makefile.am \ |
---|
57 | $(srcdir)/Makefile.in $(srcdir)/compile_MS_ASL.in \ |
---|
58 | $(srcdir)/compile_Unix_ASL.in $(top_srcdir)/configure |
---|
59 | @HAVE_EXTERNALS_TRUE@am__append_1 = Externals |
---|
60 | @HAVE_EXTERNALS_TRUE@am__append_2 = .Externals-stamp |
---|
61 | subdir = . |
---|
62 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
63 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
64 | $(top_srcdir)/configure.ac |
---|
65 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
66 | $(ACLOCAL_M4) |
---|
67 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
68 | configure.lineno configure.status.lineno |
---|
69 | mkinstalldirs = $(install_sh) -d |
---|
70 | CONFIG_CLEAN_FILES = compile_MS_ASL compile_Unix_ASL |
---|
71 | SOURCES = |
---|
72 | DIST_SOURCES = |
---|
73 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
74 | distdir = $(PACKAGE)-$(VERSION) |
---|
75 | top_distdir = $(distdir) |
---|
76 | am__remove_distdir = \ |
---|
77 | { test ! -d $(distdir) \ |
---|
78 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
79 | && rm -fr $(distdir); }; } |
---|
80 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
81 | GZIP_ENV = --best |
---|
82 | distuninstallcheck_listfiles = find . -type f -print |
---|
83 | distcleancheck_listfiles = find . -type f -print |
---|
84 | ACLOCAL = @ACLOCAL@ |
---|
85 | ADDLIBS = @ADDLIBS@ |
---|
86 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
87 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
88 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
89 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
90 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
91 | AMPLSOLVER_A = @AMPLSOLVER_A@ |
---|
92 | AMTAR = @AMTAR@ |
---|
93 | AR = @AR@ |
---|
94 | ASLLIB = @ASLLIB@ |
---|
95 | ASLMAKEFLAGS = @ASLMAKEFLAGS@ |
---|
96 | ASL_CPPFLAGS = @ASL_CPPFLAGS@ |
---|
97 | AUTOCONF = @AUTOCONF@ |
---|
98 | AUTOHEADER = @AUTOHEADER@ |
---|
99 | AUTOMAKE = @AUTOMAKE@ |
---|
100 | AUX_DIR = @AUX_DIR@ |
---|
101 | AWK = @AWK@ |
---|
102 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
103 | CC = @CC@ |
---|
104 | CCDEPMODE = @CCDEPMODE@ |
---|
105 | CDEFS = @CDEFS@ |
---|
106 | CFLAGS = @CFLAGS@ |
---|
107 | COIN_HAS_ASL_FALSE = @COIN_HAS_ASL_FALSE@ |
---|
108 | COIN_HAS_ASL_TRUE = @COIN_HAS_ASL_TRUE@ |
---|
109 | CPP = @CPP@ |
---|
110 | CPPFLAGS = @CPPFLAGS@ |
---|
111 | CXX = @CXX@ |
---|
112 | CXXCPP = @CXXCPP@ |
---|
113 | CXXDEPMODE = @CXXDEPMODE@ |
---|
114 | CXXFLAGS = @CXXFLAGS@ |
---|
115 | CYGPATH_W = @CYGPATH_W@ |
---|
116 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
117 | DEFS = @DEFS@ |
---|
118 | DEPDIR = @DEPDIR@ |
---|
119 | ECHO = @ECHO@ |
---|
120 | ECHO_C = @ECHO_C@ |
---|
121 | ECHO_N = @ECHO_N@ |
---|
122 | ECHO_T = @ECHO_T@ |
---|
123 | EGREP = @EGREP@ |
---|
124 | EXEEXT = @EXEEXT@ |
---|
125 | F77 = @F77@ |
---|
126 | FADDLIBS = @FADDLIBS@ |
---|
127 | FFLAGS = @FFLAGS@ |
---|
128 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
129 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
130 | INSTALL_DATA = @INSTALL_DATA@ |
---|
131 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
132 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
133 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
134 | LDFLAGS = @LDFLAGS@ |
---|
135 | LIBEXT = @LIBEXT@ |
---|
136 | LIBOBJS = @LIBOBJS@ |
---|
137 | LIBS = @LIBS@ |
---|
138 | LIBTOOL = @LIBTOOL@ |
---|
139 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
140 | LN_S = @LN_S@ |
---|
141 | LTLIBOBJS = @LTLIBOBJS@ |
---|
142 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
143 | MAINT = @MAINT@ |
---|
144 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
145 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
146 | MAKEINFO = @MAKEINFO@ |
---|
147 | MAKEOKFILE = @MAKEOKFILE@ |
---|
148 | MPICC = @MPICC@ |
---|
149 | MSVC_COMPILE_FALSE = @MSVC_COMPILE_FALSE@ |
---|
150 | MSVC_COMPILE_TRUE = @MSVC_COMPILE_TRUE@ |
---|
151 | OBJEXT = @OBJEXT@ |
---|
152 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
153 | PACKAGE = @PACKAGE@ |
---|
154 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
155 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
156 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
157 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
158 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
159 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
160 | RANLIB = @RANLIB@ |
---|
161 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
162 | SET_MAKE = @SET_MAKE@ |
---|
163 | SHELL = @SHELL@ |
---|
164 | SKIPMAKE_FALSE = @SKIPMAKE_FALSE@ |
---|
165 | SKIPMAKE_TRUE = @SKIPMAKE_TRUE@ |
---|
166 | STRIP = @STRIP@ |
---|
167 | VERSION = @VERSION@ |
---|
168 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
169 | abs_bin_dir = @abs_bin_dir@ |
---|
170 | abs_include_dir = @abs_include_dir@ |
---|
171 | abs_lib_dir = @abs_lib_dir@ |
---|
172 | abs_source_dir = @abs_source_dir@ |
---|
173 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
174 | ac_ct_AR = @ac_ct_AR@ |
---|
175 | ac_ct_CC = @ac_ct_CC@ |
---|
176 | ac_ct_CXX = @ac_ct_CXX@ |
---|
177 | ac_ct_F77 = @ac_ct_F77@ |
---|
178 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
179 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
180 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
181 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
182 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
183 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
184 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
185 | am__include = @am__include@ |
---|
186 | am__leading_dot = @am__leading_dot@ |
---|
187 | am__quote = @am__quote@ |
---|
188 | am__tar = @am__tar@ |
---|
189 | am__untar = @am__untar@ |
---|
190 | bindir = @bindir@ |
---|
191 | build = @build@ |
---|
192 | build_alias = @build_alias@ |
---|
193 | build_cpu = @build_cpu@ |
---|
194 | build_os = @build_os@ |
---|
195 | build_vendor = @build_vendor@ |
---|
196 | datadir = @datadir@ |
---|
197 | exec_prefix = @exec_prefix@ |
---|
198 | have_autoconf = @have_autoconf@ |
---|
199 | have_automake = @have_automake@ |
---|
200 | have_svn = @have_svn@ |
---|
201 | host = @host@ |
---|
202 | host_alias = @host_alias@ |
---|
203 | host_cpu = @host_cpu@ |
---|
204 | host_os = @host_os@ |
---|
205 | host_vendor = @host_vendor@ |
---|
206 | includedir = @includedir@ |
---|
207 | infodir = @infodir@ |
---|
208 | install_sh = @install_sh@ |
---|
209 | libdir = @libdir@ |
---|
210 | libexecdir = @libexecdir@ |
---|
211 | localstatedir = @localstatedir@ |
---|
212 | mandir = @mandir@ |
---|
213 | mkdir_p = @mkdir_p@ |
---|
214 | oldincludedir = @oldincludedir@ |
---|
215 | prefix = @prefix@ |
---|
216 | program_transform_name = @program_transform_name@ |
---|
217 | sbindir = @sbindir@ |
---|
218 | sharedstatedir = @sharedstatedir@ |
---|
219 | sol_cc_compiler = @sol_cc_compiler@ |
---|
220 | sysconfdir = @sysconfdir@ |
---|
221 | target_alias = @target_alias@ |
---|
222 | AUTOMAKE_OPTIONS = foreign |
---|
223 | EXTRA_DIST = get.ASL INSTALL.ASL $(am__append_1) |
---|
224 | |
---|
225 | ######################################################################## |
---|
226 | # Extra Targets # |
---|
227 | ######################################################################## |
---|
228 | compdir = compdir |
---|
229 | libampl = $(AMPLSOLVER_A) |
---|
230 | @SKIPMAKE_FALSE@alltargets = $(libampl) stdio1.h arith.h funcadd0.$(OBJEXT) |
---|
231 | @SKIPMAKE_TRUE@alltargets = |
---|
232 | CLEANFILES = $(libampl) stdio1.h arith.h funcadd0.$(OBJEXT) |
---|
233 | |
---|
234 | ######################################################################## |
---|
235 | # Maintainer Stuff # |
---|
236 | ######################################################################## |
---|
237 | |
---|
238 | # Files that are generated and should be cleaned with make distclean |
---|
239 | DISTCLEANFILES = $(MAKEOKFILE) $(am__append_2) $(VPATH_DISTCLEANFILES) |
---|
240 | DocFiles = README AUTHORS LICENSE |
---|
241 | DocInstallDir = $(prefix)/share/doc/coin/$(PACKAGE_NAME) |
---|
242 | all: all-am |
---|
243 | |
---|
244 | .SUFFIXES: |
---|
245 | am--refresh: |
---|
246 | @: |
---|
247 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../../BuildTools/Makemain.inc $(am__configure_deps) |
---|
248 | @for dep in $?; do \ |
---|
249 | case '$(am__configure_deps)' in \ |
---|
250 | *$$dep*) \ |
---|
251 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
252 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
253 | && exit 0; \ |
---|
254 | exit 1;; \ |
---|
255 | esac; \ |
---|
256 | done; \ |
---|
257 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
258 | cd $(top_srcdir) && \ |
---|
259 | $(AUTOMAKE) --foreign Makefile |
---|
260 | .PRECIOUS: Makefile |
---|
261 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
262 | @case '$?' in \ |
---|
263 | *config.status*) \ |
---|
264 | echo ' $(SHELL) ./config.status'; \ |
---|
265 | $(SHELL) ./config.status;; \ |
---|
266 | *) \ |
---|
267 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
268 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
269 | esac; |
---|
270 | |
---|
271 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
272 | $(SHELL) ./config.status --recheck |
---|
273 | |
---|
274 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
275 | cd $(srcdir) && $(AUTOCONF) |
---|
276 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
277 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
278 | compile_MS_ASL: $(top_builddir)/config.status $(srcdir)/compile_MS_ASL.in |
---|
279 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
280 | compile_Unix_ASL: $(top_builddir)/config.status $(srcdir)/compile_Unix_ASL.in |
---|
281 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
282 | |
---|
283 | mostlyclean-libtool: |
---|
284 | -rm -f *.lo |
---|
285 | |
---|
286 | clean-libtool: |
---|
287 | -rm -rf .libs _libs |
---|
288 | |
---|
289 | distclean-libtool: |
---|
290 | -rm -f libtool |
---|
291 | uninstall-info-am: |
---|
292 | tags: TAGS |
---|
293 | TAGS: |
---|
294 | |
---|
295 | ctags: CTAGS |
---|
296 | CTAGS: |
---|
297 | |
---|
298 | |
---|
299 | distdir: $(DISTFILES) |
---|
300 | $(am__remove_distdir) |
---|
301 | mkdir $(distdir) |
---|
302 | $(mkdir_p) $(distdir)/. $(distdir)/../.. $(distdir)/../../BuildTools |
---|
303 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
304 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
305 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
306 | case $$file in \ |
---|
307 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
308 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
309 | esac; \ |
---|
310 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
311 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
312 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
313 | dir="/$$dir"; \ |
---|
314 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
315 | else \ |
---|
316 | dir=''; \ |
---|
317 | fi; \ |
---|
318 | if test -d $$d/$$file; then \ |
---|
319 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
320 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
321 | fi; \ |
---|
322 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
323 | else \ |
---|
324 | test -f $(distdir)/$$file \ |
---|
325 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
326 | || exit 1; \ |
---|
327 | fi; \ |
---|
328 | done |
---|
329 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
330 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
331 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
332 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
333 | || chmod -R a+r $(distdir) |
---|
334 | dist-gzip: distdir |
---|
335 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
336 | $(am__remove_distdir) |
---|
337 | |
---|
338 | dist-bzip2: distdir |
---|
339 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
340 | $(am__remove_distdir) |
---|
341 | |
---|
342 | dist-tarZ: distdir |
---|
343 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
344 | $(am__remove_distdir) |
---|
345 | |
---|
346 | dist-shar: distdir |
---|
347 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
348 | $(am__remove_distdir) |
---|
349 | |
---|
350 | dist-zip: distdir |
---|
351 | -rm -f $(distdir).zip |
---|
352 | zip -rq $(distdir).zip $(distdir) |
---|
353 | $(am__remove_distdir) |
---|
354 | |
---|
355 | dist dist-all: distdir |
---|
356 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
357 | $(am__remove_distdir) |
---|
358 | |
---|
359 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
360 | # it guarantees that the distribution is self-contained by making another |
---|
361 | # tarfile. |
---|
362 | distcheck: dist |
---|
363 | case '$(DIST_ARCHIVES)' in \ |
---|
364 | *.tar.gz*) \ |
---|
365 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
366 | *.tar.bz2*) \ |
---|
367 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
368 | *.tar.Z*) \ |
---|
369 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
370 | *.shar.gz*) \ |
---|
371 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
372 | *.zip*) \ |
---|
373 | unzip $(distdir).zip ;;\ |
---|
374 | esac |
---|
375 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
376 | mkdir $(distdir)/_build |
---|
377 | mkdir $(distdir)/_inst |
---|
378 | chmod a-w $(distdir) |
---|
379 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
380 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
381 | && cd $(distdir)/_build \ |
---|
382 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
383 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
384 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
385 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
386 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
387 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
388 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
389 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
390 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
391 | distuninstallcheck \ |
---|
392 | && chmod -R a-w "$$dc_install_base" \ |
---|
393 | && ({ \ |
---|
394 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
395 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
396 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
397 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
398 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
399 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
400 | && rm -rf "$$dc_destdir" \ |
---|
401 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
402 | && rm -rf $(DIST_ARCHIVES) \ |
---|
403 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
404 | $(am__remove_distdir) |
---|
405 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
406 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
407 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
408 | distuninstallcheck: |
---|
409 | @cd $(distuninstallcheck_dir) \ |
---|
410 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
411 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
412 | if test -n "$(DESTDIR)"; then \ |
---|
413 | echo " (check DESTDIR support)"; \ |
---|
414 | fi ; \ |
---|
415 | $(distuninstallcheck_listfiles) ; \ |
---|
416 | exit 1; } >&2 |
---|
417 | distcleancheck: distclean |
---|
418 | @if test '$(srcdir)' = . ; then \ |
---|
419 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
420 | exit 1 ; \ |
---|
421 | fi |
---|
422 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
423 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
424 | $(distcleancheck_listfiles) ; \ |
---|
425 | exit 1; } >&2 |
---|
426 | check-am: all-am |
---|
427 | check: check-am |
---|
428 | all-am: Makefile all-local |
---|
429 | installdirs: |
---|
430 | install: install-am |
---|
431 | install-exec: install-exec-am |
---|
432 | install-data: install-data-am |
---|
433 | uninstall: uninstall-am |
---|
434 | |
---|
435 | install-am: all-am |
---|
436 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
437 | |
---|
438 | installcheck: installcheck-am |
---|
439 | install-strip: |
---|
440 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
441 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
442 | `test -z '$(STRIP)' || \ |
---|
443 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
444 | mostlyclean-generic: |
---|
445 | |
---|
446 | clean-generic: |
---|
447 | -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) |
---|
448 | |
---|
449 | distclean-generic: |
---|
450 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
451 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
452 | |
---|
453 | maintainer-clean-generic: |
---|
454 | @echo "This command is intended for maintainers to use" |
---|
455 | @echo "it deletes files that may require special tools to rebuild." |
---|
456 | clean: clean-am |
---|
457 | |
---|
458 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
459 | |
---|
460 | distclean: distclean-am |
---|
461 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
462 | -rm -f Makefile |
---|
463 | distclean-am: clean-am distclean-generic distclean-libtool |
---|
464 | |
---|
465 | dvi: dvi-am |
---|
466 | |
---|
467 | dvi-am: |
---|
468 | |
---|
469 | html: html-am |
---|
470 | |
---|
471 | info: info-am |
---|
472 | |
---|
473 | info-am: |
---|
474 | |
---|
475 | install-data-am: |
---|
476 | |
---|
477 | install-exec-am: |
---|
478 | |
---|
479 | install-info: install-info-am |
---|
480 | |
---|
481 | install-man: |
---|
482 | |
---|
483 | installcheck-am: |
---|
484 | |
---|
485 | maintainer-clean: maintainer-clean-am |
---|
486 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
487 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
488 | -rm -f Makefile |
---|
489 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
490 | |
---|
491 | mostlyclean: mostlyclean-am |
---|
492 | |
---|
493 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
494 | |
---|
495 | pdf: pdf-am |
---|
496 | |
---|
497 | pdf-am: |
---|
498 | |
---|
499 | ps: ps-am |
---|
500 | |
---|
501 | ps-am: |
---|
502 | |
---|
503 | uninstall-am: uninstall-info-am |
---|
504 | |
---|
505 | .PHONY: all all-am all-local am--refresh check check-am clean \ |
---|
506 | clean-generic clean-libtool dist dist-all dist-bzip2 dist-gzip \ |
---|
507 | dist-shar dist-tarZ dist-zip distcheck distclean \ |
---|
508 | distclean-generic distclean-libtool distcleancheck distdir \ |
---|
509 | distuninstallcheck dvi dvi-am html html-am info info-am \ |
---|
510 | install install-am install-data install-data-am install-exec \ |
---|
511 | install-exec-am install-info install-info-am install-man \ |
---|
512 | install-strip installcheck installcheck-am installdirs \ |
---|
513 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
514 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
515 | uninstall uninstall-am uninstall-info-am |
---|
516 | |
---|
517 | |
---|
518 | all-local: $(alltargets) |
---|
519 | |
---|
520 | @MSVC_COMPILE_TRUE@$(libampl): |
---|
521 | @MSVC_COMPILE_TRUE@ ./compile_MS_ASL |
---|
522 | @MSVC_COMPILE_FALSE@$(libampl): |
---|
523 | @MSVC_COMPILE_FALSE@ ./compile_Unix_ASL |
---|
524 | |
---|
525 | stdio1.h arith.h funcadd0.$(OBJEXT): $(libampl) |
---|
526 | |
---|
527 | install-doc: $(DocFiles) |
---|
528 | test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" |
---|
529 | for file in $(DocFiles); do \ |
---|
530 | if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ |
---|
531 | if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ |
---|
532 | done |
---|
533 | |
---|
534 | uninstall-doc: |
---|
535 | for file in $(DocFiles); do \ |
---|
536 | rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ |
---|
537 | done |
---|
538 | |
---|
539 | ######################################################################## |
---|
540 | # Maintainer Stuff # |
---|
541 | ######################################################################## |
---|
542 | |
---|
543 | # Make sure acinclude is using most recent coin.m4 |
---|
544 | @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 |
---|
545 | @MAINTAINER_MODE_TRUE@ cat $(LIBTOOLM4) $< > $@ |
---|
546 | |
---|
547 | # Make sure the autotools scripts are up to date |
---|
548 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/install-sh: $(BUILDTOOLSDIR)/install-sh |
---|
549 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
550 | |
---|
551 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/missing: $(BUILDTOOLSDIR)/missing |
---|
552 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
553 | |
---|
554 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.guess: $(BUILDTOOLSDIR)/config.guess |
---|
555 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
556 | |
---|
557 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.sub: $(BUILDTOOLSDIR)/config.sub |
---|
558 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
559 | |
---|
560 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/depcomp: $(BUILDTOOLSDIR)/depcomp |
---|
561 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
562 | |
---|
563 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/ltmain.sh: $(BUILDTOOLSDIR)/ltmain.sh |
---|
564 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
565 | |
---|
566 | # Take care of updating externals (if Externals file exists) |
---|
567 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@$(top_builddir)/Makefile: .Externals-stamp |
---|
568 | |
---|
569 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@.Externals-stamp: $(srcdir)/Externals |
---|
570 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn propset svn:externals -F Externals . |
---|
571 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ touch .Externals-stamp |
---|
572 | |
---|
573 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Externals-stamp |
---|
574 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update |
---|
575 | |
---|
576 | .PHONY: install-doc uninstall-doc update-externals |
---|
577 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
578 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
579 | .NOEXPORT: |
---|