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 | |
---|
23 | # Copyright (C) 2006 International Business Machines and others. |
---|
24 | # All Rights Reserved. |
---|
25 | # This file is distributed under the Common Public License. |
---|
26 | |
---|
27 | # Author: Andreas Waechter IBM 2006-04-13 |
---|
28 | |
---|
29 | ######################################################################## |
---|
30 | # Documentation installation # |
---|
31 | ######################################################################## |
---|
32 | srcdir = @srcdir@ |
---|
33 | top_srcdir = @top_srcdir@ |
---|
34 | VPATH = @srcdir@ |
---|
35 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
36 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
37 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
38 | top_builddir = . |
---|
39 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
40 | INSTALL = @INSTALL@ |
---|
41 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
42 | install_sh_PROGRAM = $(install_sh) -c |
---|
43 | install_sh_SCRIPT = $(install_sh) -c |
---|
44 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
45 | transform = $(program_transform_name) |
---|
46 | NORMAL_INSTALL = : |
---|
47 | PRE_INSTALL = : |
---|
48 | POST_INSTALL = : |
---|
49 | NORMAL_UNINSTALL = : |
---|
50 | PRE_UNINSTALL = : |
---|
51 | POST_UNINSTALL = : |
---|
52 | build_triplet = @build@ |
---|
53 | host_triplet = @host@ |
---|
54 | |
---|
55 | # We don't want to compile the test subdirectory, unless the test target is |
---|
56 | # specified. But we need to list it as subdirectory to make sure that it is |
---|
57 | # included in the tarball |
---|
58 | @ALWAYS_FALSE@am__append_1 = test |
---|
59 | DIST_COMMON = README $(am__configure_deps) \ |
---|
60 | $(srcdir)/../BuildTools/Makemain.inc $(srcdir)/../config.guess \ |
---|
61 | $(srcdir)/../config.sub $(srcdir)/../install-sh \ |
---|
62 | $(srcdir)/../ltmain.sh $(srcdir)/../missing \ |
---|
63 | $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ |
---|
64 | $(srcdir)/clp_addlibs.txt.in $(top_srcdir)/configure \ |
---|
65 | $(top_srcdir)/examples/Makefile.in \ |
---|
66 | $(top_srcdir)/inc/config_clp.h.in AUTHORS |
---|
67 | @HAVE_EXTERNALS_TRUE@am__append_2 = Externals |
---|
68 | @HAVE_EXTERNALS_TRUE@am__append_3 = .Externals-stamp |
---|
69 | subdir = . |
---|
70 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
71 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
72 | $(top_srcdir)/configure.ac |
---|
73 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
74 | $(ACLOCAL_M4) |
---|
75 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
---|
76 | configure.lineno configure.status.lineno |
---|
77 | mkinstalldirs = $(install_sh) -d |
---|
78 | CONFIG_HEADER = $(top_builddir)/inc/config_clp.h |
---|
79 | CONFIG_CLEAN_FILES = examples/Makefile clp_addlibs.txt |
---|
80 | SOURCES = |
---|
81 | DIST_SOURCES = |
---|
82 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
83 | html-recursive info-recursive install-data-recursive \ |
---|
84 | install-exec-recursive install-info-recursive \ |
---|
85 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
86 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
87 | uninstall-recursive |
---|
88 | ETAGS = etags |
---|
89 | CTAGS = ctags |
---|
90 | DIST_SUBDIRS = src test |
---|
91 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
92 | distdir = $(PACKAGE)-$(VERSION) |
---|
93 | top_distdir = $(distdir) |
---|
94 | am__remove_distdir = \ |
---|
95 | { test ! -d $(distdir) \ |
---|
96 | || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ |
---|
97 | && rm -fr $(distdir); }; } |
---|
98 | DIST_ARCHIVES = $(distdir).tar.gz |
---|
99 | GZIP_ENV = --best |
---|
100 | distuninstallcheck_listfiles = find . -type f -print |
---|
101 | distcleancheck_listfiles = find . -type f -print |
---|
102 | ACLOCAL = @ACLOCAL@ |
---|
103 | ADDLIBS = @ADDLIBS@ |
---|
104 | ADD_CFLAGS = @ADD_CFLAGS@ |
---|
105 | ADD_CXXFLAGS = @ADD_CXXFLAGS@ |
---|
106 | ALWAYS_FALSE_FALSE = @ALWAYS_FALSE_FALSE@ |
---|
107 | ALWAYS_FALSE_TRUE = @ALWAYS_FALSE_TRUE@ |
---|
108 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
109 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
110 | AMTAR = @AMTAR@ |
---|
111 | AR = @AR@ |
---|
112 | AUTOCONF = @AUTOCONF@ |
---|
113 | AUTOHEADER = @AUTOHEADER@ |
---|
114 | AUTOMAKE = @AUTOMAKE@ |
---|
115 | AUX_DIR = @AUX_DIR@ |
---|
116 | AWK = @AWK@ |
---|
117 | BUILDTOOLSDIR = @BUILDTOOLSDIR@ |
---|
118 | CC = @CC@ |
---|
119 | CCDEPMODE = @CCDEPMODE@ |
---|
120 | CDEFS = @CDEFS@ |
---|
121 | CFLAGS = @CFLAGS@ |
---|
122 | CLPOBJDIR = @CLPOBJDIR@ |
---|
123 | CLPSRCDIR = @CLPSRCDIR@ |
---|
124 | COINUTILSOBJDIR = @COINUTILSOBJDIR@ |
---|
125 | COINUTILSSRCDIR = @COINUTILSSRCDIR@ |
---|
126 | COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ |
---|
127 | COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ |
---|
128 | COIN_HAS_COINUTILS_FALSE = @COIN_HAS_COINUTILS_FALSE@ |
---|
129 | COIN_HAS_COINUTILS_TRUE = @COIN_HAS_COINUTILS_TRUE@ |
---|
130 | CPP = @CPP@ |
---|
131 | CPPFLAGS = @CPPFLAGS@ |
---|
132 | CXX = @CXX@ |
---|
133 | CXXCPP = @CXXCPP@ |
---|
134 | CXXDEFS = @CXXDEFS@ |
---|
135 | CXXDEPMODE = @CXXDEPMODE@ |
---|
136 | CXXFLAGS = @CXXFLAGS@ |
---|
137 | CYGPATH_W = @CYGPATH_W@ |
---|
138 | DBG_CFLAGS = @DBG_CFLAGS@ |
---|
139 | DBG_CXXFLAGS = @DBG_CXXFLAGS@ |
---|
140 | DEFS = @DEFS@ |
---|
141 | DEPDIR = @DEPDIR@ |
---|
142 | ECHO = @ECHO@ |
---|
143 | ECHO_C = @ECHO_C@ |
---|
144 | ECHO_N = @ECHO_N@ |
---|
145 | ECHO_T = @ECHO_T@ |
---|
146 | EGREP = @EGREP@ |
---|
147 | EXEEXT = @EXEEXT@ |
---|
148 | F77 = @F77@ |
---|
149 | FADDLIBS = @FADDLIBS@ |
---|
150 | FFLAGS = @FFLAGS@ |
---|
151 | HAVE_EXTERNALS_FALSE = @HAVE_EXTERNALS_FALSE@ |
---|
152 | HAVE_EXTERNALS_TRUE = @HAVE_EXTERNALS_TRUE@ |
---|
153 | INSTALL_DATA = @INSTALL_DATA@ |
---|
154 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
155 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
156 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
157 | LDFLAGS = @LDFLAGS@ |
---|
158 | LIBEXT = @LIBEXT@ |
---|
159 | LIBOBJS = @LIBOBJS@ |
---|
160 | LIBS = @LIBS@ |
---|
161 | LIBTOOL = @LIBTOOL@ |
---|
162 | LIBTOOLM4 = @LIBTOOLM4@ |
---|
163 | LN_S = @LN_S@ |
---|
164 | LTLIBOBJS = @LTLIBOBJS@ |
---|
165 | LT_LDFLAGS = @LT_LDFLAGS@ |
---|
166 | MAINT = @MAINT@ |
---|
167 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ |
---|
168 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ |
---|
169 | MAKEINFO = @MAKEINFO@ |
---|
170 | MPICC = @MPICC@ |
---|
171 | MPICXX = @MPICXX@ |
---|
172 | OBJEXT = @OBJEXT@ |
---|
173 | OPT_CFLAGS = @OPT_CFLAGS@ |
---|
174 | OPT_CXXFLAGS = @OPT_CXXFLAGS@ |
---|
175 | PACKAGE = @PACKAGE@ |
---|
176 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
177 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
178 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
179 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
180 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
181 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
182 | RANLIB = @RANLIB@ |
---|
183 | RPATH_FLAGS = @RPATH_FLAGS@ |
---|
184 | SET_MAKE = @SET_MAKE@ |
---|
185 | SHELL = @SHELL@ |
---|
186 | STRIP = @STRIP@ |
---|
187 | VERSION = @VERSION@ |
---|
188 | VPATH_DISTCLEANFILES = @VPATH_DISTCLEANFILES@ |
---|
189 | abs_bin_dir = @abs_bin_dir@ |
---|
190 | abs_include_dir = @abs_include_dir@ |
---|
191 | abs_lib_dir = @abs_lib_dir@ |
---|
192 | abs_source_dir = @abs_source_dir@ |
---|
193 | ac_c_preproc_warn_flag = @ac_c_preproc_warn_flag@ |
---|
194 | ac_ct_AR = @ac_ct_AR@ |
---|
195 | ac_ct_CC = @ac_ct_CC@ |
---|
196 | ac_ct_CXX = @ac_ct_CXX@ |
---|
197 | ac_ct_F77 = @ac_ct_F77@ |
---|
198 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
199 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
200 | ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ |
---|
201 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
202 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
203 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
204 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
205 | am__include = @am__include@ |
---|
206 | am__leading_dot = @am__leading_dot@ |
---|
207 | am__quote = @am__quote@ |
---|
208 | am__tar = @am__tar@ |
---|
209 | am__untar = @am__untar@ |
---|
210 | bindir = @bindir@ |
---|
211 | build = @build@ |
---|
212 | build_alias = @build_alias@ |
---|
213 | build_cpu = @build_cpu@ |
---|
214 | build_os = @build_os@ |
---|
215 | build_vendor = @build_vendor@ |
---|
216 | datadir = @datadir@ |
---|
217 | exec_prefix = @exec_prefix@ |
---|
218 | have_autoconf = @have_autoconf@ |
---|
219 | have_automake = @have_automake@ |
---|
220 | have_svn = @have_svn@ |
---|
221 | host = @host@ |
---|
222 | host_alias = @host_alias@ |
---|
223 | host_cpu = @host_cpu@ |
---|
224 | host_os = @host_os@ |
---|
225 | host_vendor = @host_vendor@ |
---|
226 | includedir = @includedir@ |
---|
227 | infodir = @infodir@ |
---|
228 | install_sh = @install_sh@ |
---|
229 | libdir = @libdir@ |
---|
230 | libexecdir = @libexecdir@ |
---|
231 | localstatedir = @localstatedir@ |
---|
232 | mandir = @mandir@ |
---|
233 | mkdir_p = @mkdir_p@ |
---|
234 | oldincludedir = @oldincludedir@ |
---|
235 | prefix = @prefix@ |
---|
236 | program_transform_name = @program_transform_name@ |
---|
237 | sbindir = @sbindir@ |
---|
238 | sharedstatedir = @sharedstatedir@ |
---|
239 | sol_cc_compiler = @sol_cc_compiler@ |
---|
240 | sysconfdir = @sysconfdir@ |
---|
241 | target_alias = @target_alias@ |
---|
242 | AUTOMAKE_OPTIONS = foreign |
---|
243 | |
---|
244 | ######################################################################## |
---|
245 | # Subdirectories # |
---|
246 | ######################################################################## |
---|
247 | SUBDIRS = src $(am__append_1) |
---|
248 | |
---|
249 | ######################################################################## |
---|
250 | # Additional files to be included in tarball # |
---|
251 | ######################################################################## |
---|
252 | |
---|
253 | # Here we need include all files that are not mentioned in other Makefiles |
---|
254 | EXTRA_DIST = doc/authors.xml doc/basicmodelclasses.xml doc/clpexe.xml \ |
---|
255 | doc/clpuserguide.xml doc/doxygen.xml doc/faqcontent.xml \ |
---|
256 | doc/faq.xml doc/intro.xml doc/legal.xml doc/messages.xml \ |
---|
257 | doc/moresamples.xml doc/notsobasic.xml doc/revhist.xml \ |
---|
258 | doc/Howto/docbook4clp.xml examples/addBits.cpp \ |
---|
259 | examples/addColumns.cpp examples/addRows.cpp \ |
---|
260 | examples/decompose.cpp examples/defaults.cpp \ |
---|
261 | examples/driver2.cpp examples/driverC.c examples/driver.cpp \ |
---|
262 | examples/dualCuts.cpp examples/ekk.cpp \ |
---|
263 | examples/ekk_interface.cpp examples/hello.cpp \ |
---|
264 | examples/hello.mps examples/input.130 examples/INSTALL \ |
---|
265 | examples/makeDual.cpp examples/Makefile.in \ |
---|
266 | examples/minimum.cpp examples/network.cpp examples/piece.cpp \ |
---|
267 | examples/rowColumn.cpp examples/sprint2.cpp \ |
---|
268 | examples/sprint.cpp examples/testBarrier.cpp \ |
---|
269 | examples/testBasis.cpp examples/testGub2.cpp \ |
---|
270 | examples/testGub.cpp examples/testQP.cpp \ |
---|
271 | examples/useVolume.cpp $(am__append_2) |
---|
272 | |
---|
273 | ######################################################################## |
---|
274 | # Installation of the addlibs file # |
---|
275 | ######################################################################## |
---|
276 | addlibsfile = clp_addlibs.txt |
---|
277 | |
---|
278 | ######################################################################## |
---|
279 | # Maintainer Stuff # |
---|
280 | ######################################################################## |
---|
281 | |
---|
282 | # Files that are generated and should be cleaned with make distclean |
---|
283 | DISTCLEANFILES = $(am__append_3) $(VPATH_DISTCLEANFILES) |
---|
284 | DocFiles = README AUTHORS LICENSE |
---|
285 | DocInstallDir = $(prefix)/share/doc/$(PACKAGE_NAME) |
---|
286 | all: all-recursive |
---|
287 | |
---|
288 | .SUFFIXES: |
---|
289 | am--refresh: |
---|
290 | @: |
---|
291 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/../BuildTools/Makemain.inc $(am__configure_deps) |
---|
292 | @for dep in $?; do \ |
---|
293 | case '$(am__configure_deps)' in \ |
---|
294 | *$$dep*) \ |
---|
295 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ |
---|
296 | cd $(srcdir) && $(AUTOMAKE) --foreign \ |
---|
297 | && exit 0; \ |
---|
298 | exit 1;; \ |
---|
299 | esac; \ |
---|
300 | done; \ |
---|
301 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
---|
302 | cd $(top_srcdir) && \ |
---|
303 | $(AUTOMAKE) --foreign Makefile |
---|
304 | .PRECIOUS: Makefile |
---|
305 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
306 | @case '$?' in \ |
---|
307 | *config.status*) \ |
---|
308 | echo ' $(SHELL) ./config.status'; \ |
---|
309 | $(SHELL) ./config.status;; \ |
---|
310 | *) \ |
---|
311 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ |
---|
312 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ |
---|
313 | esac; |
---|
314 | |
---|
315 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
316 | $(SHELL) ./config.status --recheck |
---|
317 | |
---|
318 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
319 | cd $(srcdir) && $(AUTOCONF) |
---|
320 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
---|
321 | cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
---|
322 | |
---|
323 | inc/config_clp.h: inc/stamp-h1 |
---|
324 | @if test ! -f $@; then \ |
---|
325 | rm -f inc/stamp-h1; \ |
---|
326 | $(MAKE) inc/stamp-h1; \ |
---|
327 | else :; fi |
---|
328 | |
---|
329 | inc/stamp-h1: $(top_srcdir)/inc/config_clp.h.in $(top_builddir)/config.status |
---|
330 | @rm -f inc/stamp-h1 |
---|
331 | cd $(top_builddir) && $(SHELL) ./config.status inc/config_clp.h |
---|
332 | $(top_srcdir)/inc/config_clp.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
---|
333 | cd $(top_srcdir) && $(AUTOHEADER) |
---|
334 | rm -f inc/stamp-h1 |
---|
335 | touch $@ |
---|
336 | |
---|
337 | distclean-hdr: |
---|
338 | -rm -f inc/config_clp.h inc/stamp-h1 |
---|
339 | examples/Makefile: $(top_builddir)/config.status $(top_srcdir)/examples/Makefile.in |
---|
340 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
341 | clp_addlibs.txt: $(top_builddir)/config.status $(srcdir)/clp_addlibs.txt.in |
---|
342 | cd $(top_builddir) && $(SHELL) ./config.status $@ |
---|
343 | |
---|
344 | mostlyclean-libtool: |
---|
345 | -rm -f *.lo |
---|
346 | |
---|
347 | clean-libtool: |
---|
348 | -rm -rf .libs _libs |
---|
349 | |
---|
350 | distclean-libtool: |
---|
351 | -rm -f libtool |
---|
352 | uninstall-info-am: |
---|
353 | |
---|
354 | # This directory's subdirectories are mostly independent; you can cd |
---|
355 | # into them and run `make' without going through this Makefile. |
---|
356 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
357 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
358 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
359 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
360 | $(RECURSIVE_TARGETS): |
---|
361 | @failcom='exit 1'; \ |
---|
362 | for f in x $$MAKEFLAGS; do \ |
---|
363 | case $$f in \ |
---|
364 | *=* | --[!k]*);; \ |
---|
365 | *k*) failcom='fail=yes';; \ |
---|
366 | esac; \ |
---|
367 | done; \ |
---|
368 | dot_seen=no; \ |
---|
369 | target=`echo $@ | sed s/-recursive//`; \ |
---|
370 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
371 | echo "Making $$target in $$subdir"; \ |
---|
372 | if test "$$subdir" = "."; then \ |
---|
373 | dot_seen=yes; \ |
---|
374 | local_target="$$target-am"; \ |
---|
375 | else \ |
---|
376 | local_target="$$target"; \ |
---|
377 | fi; \ |
---|
378 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
379 | || eval $$failcom; \ |
---|
380 | done; \ |
---|
381 | if test "$$dot_seen" = "no"; then \ |
---|
382 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
383 | fi; test -z "$$fail" |
---|
384 | |
---|
385 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
386 | maintainer-clean-recursive: |
---|
387 | @failcom='exit 1'; \ |
---|
388 | for f in x $$MAKEFLAGS; do \ |
---|
389 | case $$f in \ |
---|
390 | *=* | --[!k]*);; \ |
---|
391 | *k*) failcom='fail=yes';; \ |
---|
392 | esac; \ |
---|
393 | done; \ |
---|
394 | dot_seen=no; \ |
---|
395 | case "$@" in \ |
---|
396 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
397 | *) list='$(SUBDIRS)' ;; \ |
---|
398 | esac; \ |
---|
399 | rev=''; for subdir in $$list; do \ |
---|
400 | if test "$$subdir" = "."; then :; else \ |
---|
401 | rev="$$subdir $$rev"; \ |
---|
402 | fi; \ |
---|
403 | done; \ |
---|
404 | rev="$$rev ."; \ |
---|
405 | target=`echo $@ | sed s/-recursive//`; \ |
---|
406 | for subdir in $$rev; do \ |
---|
407 | echo "Making $$target in $$subdir"; \ |
---|
408 | if test "$$subdir" = "."; then \ |
---|
409 | local_target="$$target-am"; \ |
---|
410 | else \ |
---|
411 | local_target="$$target"; \ |
---|
412 | fi; \ |
---|
413 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
414 | || eval $$failcom; \ |
---|
415 | done && test -z "$$fail" |
---|
416 | tags-recursive: |
---|
417 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
418 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
419 | done |
---|
420 | ctags-recursive: |
---|
421 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
422 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
423 | done |
---|
424 | |
---|
425 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
426 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
427 | unique=`for i in $$list; do \ |
---|
428 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
429 | done | \ |
---|
430 | $(AWK) ' { files[$$0] = 1; } \ |
---|
431 | END { for (i in files) print i; }'`; \ |
---|
432 | mkid -fID $$unique |
---|
433 | tags: TAGS |
---|
434 | |
---|
435 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
436 | $(TAGS_FILES) $(LISP) |
---|
437 | tags=; \ |
---|
438 | here=`pwd`; \ |
---|
439 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
440 | include_option=--etags-include; \ |
---|
441 | empty_fix=.; \ |
---|
442 | else \ |
---|
443 | include_option=--include; \ |
---|
444 | empty_fix=; \ |
---|
445 | fi; \ |
---|
446 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
447 | if test "$$subdir" = .; then :; else \ |
---|
448 | test ! -f $$subdir/TAGS || \ |
---|
449 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
450 | fi; \ |
---|
451 | done; \ |
---|
452 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
453 | unique=`for i in $$list; do \ |
---|
454 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
455 | done | \ |
---|
456 | $(AWK) ' { files[$$0] = 1; } \ |
---|
457 | END { for (i in files) print i; }'`; \ |
---|
458 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
459 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
460 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
461 | $$tags $$unique; \ |
---|
462 | fi |
---|
463 | ctags: CTAGS |
---|
464 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
465 | $(TAGS_FILES) $(LISP) |
---|
466 | tags=; \ |
---|
467 | here=`pwd`; \ |
---|
468 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
469 | unique=`for i in $$list; do \ |
---|
470 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
471 | done | \ |
---|
472 | $(AWK) ' { files[$$0] = 1; } \ |
---|
473 | END { for (i in files) print i; }'`; \ |
---|
474 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
475 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
476 | $$tags $$unique |
---|
477 | |
---|
478 | GTAGS: |
---|
479 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
480 | && cd $(top_srcdir) \ |
---|
481 | && gtags -i $(GTAGS_ARGS) $$here |
---|
482 | |
---|
483 | distclean-tags: |
---|
484 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
485 | |
---|
486 | distdir: $(DISTFILES) |
---|
487 | $(am__remove_distdir) |
---|
488 | mkdir $(distdir) |
---|
489 | $(mkdir_p) $(distdir)/. $(distdir)/.. $(distdir)/../BuildTools $(distdir)/doc $(distdir)/doc/Howto $(distdir)/examples $(distdir)/inc |
---|
490 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
491 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
492 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
493 | case $$file in \ |
---|
494 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
495 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
496 | esac; \ |
---|
497 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
498 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
499 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
500 | dir="/$$dir"; \ |
---|
501 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
502 | else \ |
---|
503 | dir=''; \ |
---|
504 | fi; \ |
---|
505 | if test -d $$d/$$file; then \ |
---|
506 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
507 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
508 | fi; \ |
---|
509 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
510 | else \ |
---|
511 | test -f $(distdir)/$$file \ |
---|
512 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
513 | || exit 1; \ |
---|
514 | fi; \ |
---|
515 | done |
---|
516 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
517 | if test "$$subdir" = .; then :; else \ |
---|
518 | test -d "$(distdir)/$$subdir" \ |
---|
519 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
520 | || exit 1; \ |
---|
521 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
522 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
523 | (cd $$subdir && \ |
---|
524 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
525 | top_distdir="$$top_distdir" \ |
---|
526 | distdir="$$distdir/$$subdir" \ |
---|
527 | distdir) \ |
---|
528 | || exit 1; \ |
---|
529 | fi; \ |
---|
530 | done |
---|
531 | -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ |
---|
532 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
---|
533 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
---|
534 | ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ |
---|
535 | || chmod -R a+r $(distdir) |
---|
536 | dist-gzip: distdir |
---|
537 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
538 | $(am__remove_distdir) |
---|
539 | |
---|
540 | dist-bzip2: distdir |
---|
541 | tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 |
---|
542 | $(am__remove_distdir) |
---|
543 | |
---|
544 | dist-tarZ: distdir |
---|
545 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
---|
546 | $(am__remove_distdir) |
---|
547 | |
---|
548 | dist-shar: distdir |
---|
549 | shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz |
---|
550 | $(am__remove_distdir) |
---|
551 | |
---|
552 | dist-zip: distdir |
---|
553 | -rm -f $(distdir).zip |
---|
554 | zip -rq $(distdir).zip $(distdir) |
---|
555 | $(am__remove_distdir) |
---|
556 | |
---|
557 | dist dist-all: distdir |
---|
558 | tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz |
---|
559 | $(am__remove_distdir) |
---|
560 | |
---|
561 | # This target untars the dist file and tries a VPATH configuration. Then |
---|
562 | # it guarantees that the distribution is self-contained by making another |
---|
563 | # tarfile. |
---|
564 | distcheck: dist |
---|
565 | case '$(DIST_ARCHIVES)' in \ |
---|
566 | *.tar.gz*) \ |
---|
567 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ |
---|
568 | *.tar.bz2*) \ |
---|
569 | bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ |
---|
570 | *.tar.Z*) \ |
---|
571 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
---|
572 | *.shar.gz*) \ |
---|
573 | GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ |
---|
574 | *.zip*) \ |
---|
575 | unzip $(distdir).zip ;;\ |
---|
576 | esac |
---|
577 | chmod -R a-w $(distdir); chmod a+w $(distdir) |
---|
578 | mkdir $(distdir)/_build |
---|
579 | mkdir $(distdir)/_inst |
---|
580 | chmod a-w $(distdir) |
---|
581 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
---|
582 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
---|
583 | && cd $(distdir)/_build \ |
---|
584 | && ../configure --srcdir=.. --prefix="$$dc_install_base" \ |
---|
585 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
---|
586 | && $(MAKE) $(AM_MAKEFLAGS) \ |
---|
587 | && $(MAKE) $(AM_MAKEFLAGS) dvi \ |
---|
588 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
---|
589 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
---|
590 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
---|
591 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
---|
592 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
---|
593 | distuninstallcheck \ |
---|
594 | && chmod -R a-w "$$dc_install_base" \ |
---|
595 | && ({ \ |
---|
596 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
---|
597 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
---|
598 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
---|
599 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
---|
600 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
---|
601 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
---|
602 | && rm -rf "$$dc_destdir" \ |
---|
603 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
---|
604 | && rm -rf $(DIST_ARCHIVES) \ |
---|
605 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck |
---|
606 | $(am__remove_distdir) |
---|
607 | @(echo "$(distdir) archives ready for distribution: "; \ |
---|
608 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
---|
609 | sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' |
---|
610 | distuninstallcheck: |
---|
611 | @cd $(distuninstallcheck_dir) \ |
---|
612 | && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ |
---|
613 | || { echo "ERROR: files left after uninstall:" ; \ |
---|
614 | if test -n "$(DESTDIR)"; then \ |
---|
615 | echo " (check DESTDIR support)"; \ |
---|
616 | fi ; \ |
---|
617 | $(distuninstallcheck_listfiles) ; \ |
---|
618 | exit 1; } >&2 |
---|
619 | distcleancheck: distclean |
---|
620 | @if test '$(srcdir)' = . ; then \ |
---|
621 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
---|
622 | exit 1 ; \ |
---|
623 | fi |
---|
624 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
---|
625 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
---|
626 | $(distcleancheck_listfiles) ; \ |
---|
627 | exit 1; } >&2 |
---|
628 | check-am: all-am |
---|
629 | check: check-recursive |
---|
630 | all-am: Makefile |
---|
631 | installdirs: installdirs-recursive |
---|
632 | installdirs-am: |
---|
633 | install: install-recursive |
---|
634 | install-exec: install-exec-recursive |
---|
635 | install-data: install-data-recursive |
---|
636 | uninstall: uninstall-recursive |
---|
637 | |
---|
638 | install-am: all-am |
---|
639 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
640 | |
---|
641 | installcheck: installcheck-recursive |
---|
642 | install-strip: |
---|
643 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
644 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
645 | `test -z '$(STRIP)' || \ |
---|
646 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
647 | mostlyclean-generic: |
---|
648 | |
---|
649 | clean-generic: |
---|
650 | |
---|
651 | distclean-generic: |
---|
652 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
653 | -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
---|
654 | |
---|
655 | maintainer-clean-generic: |
---|
656 | @echo "This command is intended for maintainers to use" |
---|
657 | @echo "it deletes files that may require special tools to rebuild." |
---|
658 | clean: clean-recursive |
---|
659 | |
---|
660 | clean-am: clean-generic clean-libtool clean-local mostlyclean-am |
---|
661 | |
---|
662 | distclean: distclean-recursive |
---|
663 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
664 | -rm -f Makefile |
---|
665 | distclean-am: clean-am distclean-generic distclean-hdr \ |
---|
666 | distclean-libtool distclean-local distclean-tags |
---|
667 | |
---|
668 | dvi: dvi-recursive |
---|
669 | |
---|
670 | dvi-am: |
---|
671 | |
---|
672 | html: html-recursive |
---|
673 | |
---|
674 | info: info-recursive |
---|
675 | |
---|
676 | info-am: |
---|
677 | |
---|
678 | install-data-am: |
---|
679 | |
---|
680 | install-exec-am: install-exec-local |
---|
681 | |
---|
682 | install-info: install-info-recursive |
---|
683 | |
---|
684 | install-man: |
---|
685 | |
---|
686 | installcheck-am: |
---|
687 | |
---|
688 | maintainer-clean: maintainer-clean-recursive |
---|
689 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
---|
690 | -rm -rf $(top_srcdir)/autom4te.cache |
---|
691 | -rm -f Makefile |
---|
692 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
693 | |
---|
694 | mostlyclean: mostlyclean-recursive |
---|
695 | |
---|
696 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
697 | |
---|
698 | pdf: pdf-recursive |
---|
699 | |
---|
700 | pdf-am: |
---|
701 | |
---|
702 | ps: ps-recursive |
---|
703 | |
---|
704 | ps-am: |
---|
705 | |
---|
706 | uninstall-am: uninstall-info-am uninstall-local |
---|
707 | |
---|
708 | uninstall-info: uninstall-info-recursive |
---|
709 | |
---|
710 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ |
---|
711 | check-am clean clean-generic clean-libtool clean-local \ |
---|
712 | clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \ |
---|
713 | dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \ |
---|
714 | distclean-generic distclean-hdr distclean-libtool \ |
---|
715 | distclean-local distclean-recursive distclean-tags \ |
---|
716 | distcleancheck distdir distuninstallcheck dvi dvi-am html \ |
---|
717 | html-am info info-am install install-am install-data \ |
---|
718 | install-data-am install-exec install-exec-am \ |
---|
719 | install-exec-local install-info install-info-am install-man \ |
---|
720 | install-strip installcheck installcheck-am installdirs \ |
---|
721 | installdirs-am maintainer-clean maintainer-clean-generic \ |
---|
722 | maintainer-clean-recursive mostlyclean mostlyclean-generic \ |
---|
723 | mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ |
---|
724 | tags tags-recursive uninstall uninstall-am uninstall-info-am \ |
---|
725 | uninstall-local |
---|
726 | |
---|
727 | |
---|
728 | ######################################################################## |
---|
729 | # Extra Targets # |
---|
730 | ######################################################################## |
---|
731 | |
---|
732 | test: all |
---|
733 | cd test; $(MAKE) test |
---|
734 | |
---|
735 | unitTest: test |
---|
736 | |
---|
737 | clean-local: |
---|
738 | if test -r test/Makefile; then cd test; $(MAKE) clean; fi |
---|
739 | |
---|
740 | distclean-local: |
---|
741 | if test -r test/Makefile; then cd test; $(MAKE) distclean; fi |
---|
742 | |
---|
743 | .PHONY: test unitTest |
---|
744 | |
---|
745 | install-exec-local: install-doc |
---|
746 | $(install_sh_DATA) $(addlibsfile) $(DESTDIR)$(libdir)/$(addlibsfile) |
---|
747 | |
---|
748 | uninstall-local: uninstall-doc |
---|
749 | rm -f $(DESTDIR)$(libdir)/$(addlibsfile) |
---|
750 | |
---|
751 | install-doc: |
---|
752 | test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" |
---|
753 | for file in $(DocFiles); do \ |
---|
754 | if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ |
---|
755 | if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ |
---|
756 | done |
---|
757 | |
---|
758 | uninstall-doc: |
---|
759 | for file in $(DocFiles); do \ |
---|
760 | rm -f "$(DESTDIR)$(DocInstallDir)/$$file"; \ |
---|
761 | done |
---|
762 | |
---|
763 | ######################################################################## |
---|
764 | # Maintainer Stuff # |
---|
765 | ######################################################################## |
---|
766 | |
---|
767 | # Make sure acinclude is using most recent coin.m4 |
---|
768 | @MAINTAINER_MODE_TRUE@$(srcdir)/acinclude.m4: $(BUILDTOOLSDIR)/coin.m4 |
---|
769 | @MAINTAINER_MODE_TRUE@ cat $(LIBTOOLM4) $< > $@ |
---|
770 | |
---|
771 | # Make sure the autotools scripts are up to date |
---|
772 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/install-sh: $(BUILDTOOLSDIR)/install-sh |
---|
773 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
774 | |
---|
775 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/missing: $(BUILDTOOLSDIR)/missing |
---|
776 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
777 | |
---|
778 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.guess: $(BUILDTOOLSDIR)/config.guess |
---|
779 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
780 | |
---|
781 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/config.sub: $(BUILDTOOLSDIR)/config.sub |
---|
782 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
783 | |
---|
784 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/depcomp: $(BUILDTOOLSDIR)/depcomp |
---|
785 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
786 | |
---|
787 | @MAINTAINER_MODE_TRUE@$(AUX_DIR)/ltmain.sh: $(BUILDTOOLSDIR)/ltmain.sh |
---|
788 | @MAINTAINER_MODE_TRUE@ cp $< $@ |
---|
789 | |
---|
790 | # Take care of updating externals (if Externals file exists) |
---|
791 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@$(top_builddir)/Makefile: .Externals-stamp |
---|
792 | |
---|
793 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@.Externals-stamp: $(srcdir)/Externals |
---|
794 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn propset svn:externals -F Externals . |
---|
795 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ touch .Externals-stamp |
---|
796 | |
---|
797 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@update-externals: .Externals-stamp |
---|
798 | @HAVE_EXTERNALS_TRUE@@MAINTAINER_MODE_TRUE@ cd $(srcdir); svn update |
---|
799 | |
---|
800 | .PHONY: install-doc uninstall-doc update-externals |
---|
801 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
802 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
803 | .NOEXPORT: |
---|