Merge branch 'release/0.0'
[allocwithin] / Makefile.in
1 # Makefile.in generated by automake 1.12 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # $Id$
19
20
21
22 VPATH = @srcdir@
23 am__make_dryrun = \
24 { \
25 am__dry=no; \
26 case $$MAKEFLAGS in \
27 *\\[\ \ ]*) \
28 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
29 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
30 *) \
31 for am__flg in $$MAKEFLAGS; do \
32 case $$am__flg in \
33 *=*|--*) ;; \
34 *n*) am__dry=yes; break;; \
35 esac; \
36 done;; \
37 esac; \
38 test $$am__dry = yes; \
39 }
40 pkgdatadir = $(datadir)/@PACKAGE@
41 pkgincludedir = $(includedir)/@PACKAGE@
42 pkglibdir = $(libdir)/@PACKAGE@
43 pkglibexecdir = $(libexecdir)/@PACKAGE@
44 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
45 install_sh_DATA = $(install_sh) -c -m 644
46 install_sh_PROGRAM = $(install_sh) -c
47 install_sh_SCRIPT = $(install_sh) -c
48 INSTALL_HEADER = $(INSTALL_DATA)
49 transform = $(program_transform_name)
50 NORMAL_INSTALL = :
51 PRE_INSTALL = :
52 POST_INSTALL = :
53 NORMAL_UNINSTALL = :
54 PRE_UNINSTALL = :
55 POST_UNINSTALL = :
56 build_triplet = @build@
57 host_triplet = @host@
58 bin_PROGRAMS =
59 check_PROGRAMS = allocwithin_test$(EXEEXT)
60 TESTS = allocwithin_test$(EXEEXT)
61 subdir = .
62 DIST_COMMON = $(am__configure_deps) $(include_HEADERS) \
63 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64 $(srcdir)/config.h.in $(top_srcdir)/configure compile \
65 config.guess config.sub depcomp install-sh ltmain.sh missing
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
68 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
69 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
70 $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72 $(ACLOCAL_M4)
73 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
74 configure.lineno config.status.lineno
75 mkinstalldirs = $(install_sh) -d
76 CONFIG_HEADER = config.h
77 CONFIG_CLEAN_FILES =
78 CONFIG_CLEAN_VPATH_FILES =
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82 *) f=$$p;; \
83 esac;
84 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85 am__install_max = 40
86 am__nobase_strip_setup = \
87 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 am__nobase_strip = \
89 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90 am__nobase_list = $(am__nobase_strip_setup); \
91 for p in $$list; do echo "$$p $$p"; done | \
92 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94 if (++n[$$2] == $(am__install_max)) \
95 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96 END { for (dir in files) print dir, files[dir] }'
97 am__base_list = \
98 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__uninstall_files_from_dir = { \
101 test -z "$$files" \
102 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
103 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
104 $(am__cd) "$$dir" && rm -f $$files; }; \
105 }
106 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
107 "$(DESTDIR)$(includedir)"
108 LTLIBRARIES = $(lib_LTLIBRARIES)
109 liballocwithin_la_LIBADD =
110 am_liballocwithin_la_OBJECTS = allocwithin.lo
111 liballocwithin_la_OBJECTS = $(am_liballocwithin_la_OBJECTS)
112 liballocwithin_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
113 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114 $(liballocwithin_la_LDFLAGS) $(LDFLAGS) -o $@
115 PROGRAMS = $(bin_PROGRAMS)
116 am_allocwithin_test_OBJECTS = allocwithin_test-allocwithin.$(OBJEXT)
117 allocwithin_test_OBJECTS = $(am_allocwithin_test_OBJECTS)
118 allocwithin_test_LDADD = $(LDADD)
119 DEFAULT_INCLUDES = -I.@am__isrc@
120 depcomp = $(SHELL) $(top_srcdir)/depcomp
121 am__depfiles_maybe = depfiles
122 am__mv = mv -f
123 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
124 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
127 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
130 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
131 $(LDFLAGS) -o $@
132 SOURCES = $(liballocwithin_la_SOURCES) $(allocwithin_test_SOURCES)
133 DIST_SOURCES = $(liballocwithin_la_SOURCES) \
134 $(allocwithin_test_SOURCES)
135 am__can_run_installinfo = \
136 case $$AM_UPDATE_INFO_DIR in \
137 n|no|NO) false;; \
138 *) (install-info --version) >/dev/null 2>&1;; \
139 esac
140 HEADERS = $(include_HEADERS)
141 ETAGS = etags
142 CTAGS = ctags
143 CSCOPE = cscope
144 AM_RECURSIVE_TARGETS = cscope
145 am__tty_colors_dummy = \
146 mgn= red= grn= lgn= blu= brg= std=; \
147 am__color_tests=no
148 # If stdout is a non-dumb tty, use colors. If test -t is not supported,
149 # then this fails; a conservative approach. Of course do not redirect
150 # stdout here, just stderr.
151 am__tty_colors = \
152 $(am__tty_colors_dummy); \
153 test "X$(AM_COLOR_TESTS)" != Xno \
154 && test "X$$TERM" != Xdumb \
155 && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
156 && { \
157 am__color_tests=yes; \
158 red='\e[0;31m'; \
159 grn='\e[0;32m'; \
160 lgn='\e[1;32m'; \
161 blu='\e[1;34m'; \
162 mgn='\e[0;35m'; \
163 brg='\e[1m'; \
164 std='\e[m'; \
165 }
166 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
167 distdir = $(PACKAGE)-$(VERSION)
168 top_distdir = $(distdir)
169 am__remove_distdir = \
170 if test -d "$(distdir)"; then \
171 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
172 && rm -rf "$(distdir)" \
173 || { sleep 5 && rm -rf "$(distdir)"; }; \
174 else :; fi
175 am__post_remove_distdir = $(am__remove_distdir)
176 DIST_ARCHIVES = $(distdir).tar.gz
177 GZIP_ENV = --best
178 DIST_TARGETS = dist-gzip
179 distuninstallcheck_listfiles = find . -type f -print
180 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
181 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
182 distcleancheck_listfiles = find . -type f -print
183 ACLOCAL = @ACLOCAL@
184 AMTAR = @AMTAR@
185 AM_CXXFLAGS = @AM_CXXFLAGS@
186 AM_LDFLAGS = @AM_LDFLAGS@
187 AR = @AR@
188 AUTOCONF = @AUTOCONF@
189 AUTOHEADER = @AUTOHEADER@
190 AUTOMAKE = @AUTOMAKE@
191 AWK = @AWK@
192 CC = @CC@
193 CCDEPMODE = @CCDEPMODE@
194 CFLAGS = @CFLAGS@
195 CPP = @CPP@
196 CPPFLAGS = @CPPFLAGS@
197 CYGPATH_W = @CYGPATH_W@
198 DEFS = @DEFS@
199 DEPDIR = @DEPDIR@
200 DLLTOOL = @DLLTOOL@
201 DSYMUTIL = @DSYMUTIL@
202 DUMPBIN = @DUMPBIN@
203 ECHO_C = @ECHO_C@
204 ECHO_N = @ECHO_N@
205 ECHO_T = @ECHO_T@
206 EGREP = @EGREP@
207 EXEEXT = @EXEEXT@
208 FGREP = @FGREP@
209 GREP = @GREP@
210 INSTALL = @INSTALL@
211 INSTALL_DATA = @INSTALL_DATA@
212 INSTALL_PROGRAM = @INSTALL_PROGRAM@
213 INSTALL_SCRIPT = @INSTALL_SCRIPT@
214 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215 LD = @LD@
216 LDFLAGS = @LDFLAGS@
217 LIBOBJS = @LIBOBJS@
218 LIBS = @LIBS@
219 LIBTOOL = @LIBTOOL@
220 LIPO = @LIPO@
221 LN_S = @LN_S@
222 LTLIBOBJS = @LTLIBOBJS@
223 MAKEINFO = @MAKEINFO@
224 MANIFEST_TOOL = @MANIFEST_TOOL@
225 MKDIR_P = @MKDIR_P@
226 NM = @NM@
227 NMEDIT = @NMEDIT@
228 OBJDUMP = @OBJDUMP@
229 OBJEXT = @OBJEXT@
230 OTOOL = @OTOOL@
231 OTOOL64 = @OTOOL64@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_URL = @PACKAGE_URL@
238 PACKAGE_VERSION = @PACKAGE_VERSION@
239 PATH_SEPARATOR = @PATH_SEPARATOR@
240 PTHREAD_CC = @PTHREAD_CC@
241 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
242 PTHREAD_LIBS = @PTHREAD_LIBS@
243 RANLIB = @RANLIB@
244 SED = @SED@
245 SET_MAKE = @SET_MAKE@
246 SHELL = @SHELL@
247 STRIP = @STRIP@
248 VERSION = @VERSION@
249 abs_builddir = @abs_builddir@
250 abs_srcdir = @abs_srcdir@
251 abs_top_builddir = @abs_top_builddir@
252 abs_top_srcdir = @abs_top_srcdir@
253 ac_ct_AR = @ac_ct_AR@
254 ac_ct_CC = @ac_ct_CC@
255 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
256 am__include = @am__include@
257 am__leading_dot = @am__leading_dot@
258 am__quote = @am__quote@
259 am__tar = @am__tar@
260 am__untar = @am__untar@
261 ax_pthread_config = @ax_pthread_config@
262 bindir = @bindir@
263 build = @build@
264 build_alias = @build_alias@
265 build_cpu = @build_cpu@
266 build_os = @build_os@
267 build_vendor = @build_vendor@
268 builddir = @builddir@
269 datadir = @datadir@
270 datarootdir = @datarootdir@
271 docdir = @docdir@
272 dvidir = @dvidir@
273 exec_prefix = @exec_prefix@
274 host = @host@
275 host_alias = @host_alias@
276 host_cpu = @host_cpu@
277 host_os = @host_os@
278 host_vendor = @host_vendor@
279 htmldir = @htmldir@
280 includedir = @includedir@
281 infodir = @infodir@
282 install_sh = @install_sh@
283 libdir = @libdir@
284 libexecdir = @libexecdir@
285 localedir = @localedir@
286 localstatedir = @localstatedir@
287 mandir = @mandir@
288 mkdir_p = @mkdir_p@
289 oldincludedir = @oldincludedir@
290 pdfdir = @pdfdir@
291 prefix = @prefix@
292 program_transform_name = @program_transform_name@
293 psdir = @psdir@
294 sbindir = @sbindir@
295 sharedstatedir = @sharedstatedir@
296 srcdir = @srcdir@
297 sysconfdir = @sysconfdir@
298 target_alias = @target_alias@
299 top_build_prefix = @top_build_prefix@
300 top_builddir = @top_builddir@
301 top_srcdir = @top_srcdir@
302 ACLOCAL_AMFLAGS = -I m4
303 AM_CFLAGS = -Wall -Wextra
304 lib_LTLIBRARIES = liballocwithin.la
305 include_HEADERS = allocwithin.h
306 EXTRA_DIST =
307 CLEANFILES =
308
309 # liballocwithin_la_HEADERS = allocwithin.h
310 liballocwithin_la_SOURCES = allocwithin.c
311 liballocwithin_la_LDFLAGS = -version-info 0:0:0
312 allocwithin_test_SOURCES = allocwithin.c
313 allocwithin_test_CPPFLAGS = -DTEST $(AM_CPPFLAGS)
314 all: config.h
315 $(MAKE) $(AM_MAKEFLAGS) all-am
316
317 .SUFFIXES:
318 .SUFFIXES: .c .lo .o .obj
319 am--refresh: Makefile
320 @:
321 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
322 @for dep in $?; do \
323 case '$(am__configure_deps)' in \
324 *$$dep*) \
325 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
326 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
327 && exit 0; \
328 exit 1;; \
329 esac; \
330 done; \
331 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
332 $(am__cd) $(top_srcdir) && \
333 $(AUTOMAKE) --foreign Makefile
334 .PRECIOUS: Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336 @case '$?' in \
337 *config.status*) \
338 echo ' $(SHELL) ./config.status'; \
339 $(SHELL) ./config.status;; \
340 *) \
341 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
342 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
343 esac;
344
345 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
346 $(SHELL) ./config.status --recheck
347
348 $(top_srcdir)/configure: $(am__configure_deps)
349 $(am__cd) $(srcdir) && $(AUTOCONF)
350 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
351 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
352 $(am__aclocal_m4_deps):
353
354 config.h: stamp-h1
355 @if test ! -f $@; then rm -f stamp-h1; else :; fi
356 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
357
358 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
359 @rm -f stamp-h1
360 cd $(top_builddir) && $(SHELL) ./config.status config.h
361 $(srcdir)/config.h.in: $(am__configure_deps)
362 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
363 rm -f stamp-h1
364 touch $@
365
366 distclean-hdr:
367 -rm -f config.h stamp-h1
368 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
369 @$(NORMAL_INSTALL)
370 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
371 list2=; for p in $$list; do \
372 if test -f $$p; then \
373 list2="$$list2 $$p"; \
374 else :; fi; \
375 done; \
376 test -z "$$list2" || { \
377 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
378 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
379 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
380 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
381 }
382
383 uninstall-libLTLIBRARIES:
384 @$(NORMAL_UNINSTALL)
385 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
386 for p in $$list; do \
387 $(am__strip_dir) \
388 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
389 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
390 done
391
392 clean-libLTLIBRARIES:
393 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
394 @list='$(lib_LTLIBRARIES)'; \
395 locs=`for p in $$list; do echo $$p; done | \
396 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
397 sort -u`; \
398 test -z "$$locs" || { \
399 echo rm -f $${locs}; \
400 rm -f $${locs}; \
401 }
402 liballocwithin.la: $(liballocwithin_la_OBJECTS) $(liballocwithin_la_DEPENDENCIES) $(EXTRA_liballocwithin_la_DEPENDENCIES)
403 $(liballocwithin_la_LINK) -rpath $(libdir) $(liballocwithin_la_OBJECTS) $(liballocwithin_la_LIBADD) $(LIBS)
404 install-binPROGRAMS: $(bin_PROGRAMS)
405 @$(NORMAL_INSTALL)
406 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
407 if test -n "$$list"; then \
408 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
409 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
410 fi; \
411 for p in $$list; do echo "$$p $$p"; done | \
412 sed 's/$(EXEEXT)$$//' | \
413 while read p p1; do if test -f $$p || test -f $$p1; \
414 then echo "$$p"; echo "$$p"; else :; fi; \
415 done | \
416 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
417 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
418 sed 'N;N;N;s,\n, ,g' | \
419 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
420 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
421 if ($$2 == $$4) files[d] = files[d] " " $$1; \
422 else { print "f", $$3 "/" $$4, $$1; } } \
423 END { for (d in files) print "f", d, files[d] }' | \
424 while read type dir files; do \
425 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
426 test -z "$$files" || { \
427 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
428 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
429 } \
430 ; done
431
432 uninstall-binPROGRAMS:
433 @$(NORMAL_UNINSTALL)
434 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
435 files=`for p in $$list; do echo "$$p"; done | \
436 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
437 -e 's/$$/$(EXEEXT)/' `; \
438 test -n "$$list" || exit 0; \
439 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
440 cd "$(DESTDIR)$(bindir)" && rm -f $$files
441
442 clean-binPROGRAMS:
443 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
444 echo " rm -f" $$list; \
445 rm -f $$list || exit $$?; \
446 test -n "$(EXEEXT)" || exit 0; \
447 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
448 echo " rm -f" $$list; \
449 rm -f $$list
450
451 clean-checkPROGRAMS:
452 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
453 echo " rm -f" $$list; \
454 rm -f $$list || exit $$?; \
455 test -n "$(EXEEXT)" || exit 0; \
456 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
457 echo " rm -f" $$list; \
458 rm -f $$list
459 allocwithin_test$(EXEEXT): $(allocwithin_test_OBJECTS) $(allocwithin_test_DEPENDENCIES) $(EXTRA_allocwithin_test_DEPENDENCIES)
460 @rm -f allocwithin_test$(EXEEXT)
461 $(LINK) $(allocwithin_test_OBJECTS) $(allocwithin_test_LDADD) $(LIBS)
462
463 mostlyclean-compile:
464 -rm -f *.$(OBJEXT)
465
466 distclean-compile:
467 -rm -f *.tab.c
468
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocwithin.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allocwithin_test-allocwithin.Po@am__quote@
471
472 .c.o:
473 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
474 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
478
479 .c.obj:
480 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
481 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
483 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
485
486 .c.lo:
487 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
492
493 allocwithin_test-allocwithin.o: allocwithin.c
494 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(allocwithin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT allocwithin_test-allocwithin.o -MD -MP -MF $(DEPDIR)/allocwithin_test-allocwithin.Tpo -c -o allocwithin_test-allocwithin.o `test -f 'allocwithin.c' || echo '$(srcdir)/'`allocwithin.c
495 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/allocwithin_test-allocwithin.Tpo $(DEPDIR)/allocwithin_test-allocwithin.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='allocwithin.c' object='allocwithin_test-allocwithin.o' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(allocwithin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocwithin_test-allocwithin.o `test -f 'allocwithin.c' || echo '$(srcdir)/'`allocwithin.c
499
500 allocwithin_test-allocwithin.obj: allocwithin.c
501 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(allocwithin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT allocwithin_test-allocwithin.obj -MD -MP -MF $(DEPDIR)/allocwithin_test-allocwithin.Tpo -c -o allocwithin_test-allocwithin.obj `if test -f 'allocwithin.c'; then $(CYGPATH_W) 'allocwithin.c'; else $(CYGPATH_W) '$(srcdir)/allocwithin.c'; fi`
502 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/allocwithin_test-allocwithin.Tpo $(DEPDIR)/allocwithin_test-allocwithin.Po
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='allocwithin.c' object='allocwithin_test-allocwithin.obj' libtool=no @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(allocwithin_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o allocwithin_test-allocwithin.obj `if test -f 'allocwithin.c'; then $(CYGPATH_W) 'allocwithin.c'; else $(CYGPATH_W) '$(srcdir)/allocwithin.c'; fi`
506
507 mostlyclean-libtool:
508 -rm -f *.lo
509
510 clean-libtool:
511 -rm -rf .libs _libs
512
513 distclean-libtool:
514 -rm -f libtool config.lt
515 install-includeHEADERS: $(include_HEADERS)
516 @$(NORMAL_INSTALL)
517 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
518 if test -n "$$list"; then \
519 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
520 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
521 fi; \
522 for p in $$list; do \
523 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
524 echo "$$d$$p"; \
525 done | $(am__base_list) | \
526 while read files; do \
527 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
528 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
529 done
530
531 uninstall-includeHEADERS:
532 @$(NORMAL_UNINSTALL)
533 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
534 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
535 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
536
537 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
538 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
539 unique=`for i in $$list; do \
540 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
541 done | \
542 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
543 END { if (nonempty) { for (i in files) print i; }; }'`; \
544 mkid -fID $$unique
545 tags: TAGS
546
547 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
548 $(TAGS_FILES) $(LISP)
549 set x; \
550 here=`pwd`; \
551 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
552 unique=`for i in $$list; do \
553 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554 done | \
555 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
556 END { if (nonempty) { for (i in files) print i; }; }'`; \
557 shift; \
558 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
559 test -n "$$unique" || unique=$$empty_fix; \
560 if test $$# -gt 0; then \
561 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562 "$$@" $$unique; \
563 else \
564 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
565 $$unique; \
566 fi; \
567 fi
568 ctags: CTAGS
569 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
570 $(TAGS_FILES) $(LISP)
571 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
572 unique=`for i in $$list; do \
573 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
574 done | \
575 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
576 END { if (nonempty) { for (i in files) print i; }; }'`; \
577 test -z "$(CTAGS_ARGS)$$unique" \
578 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
579 $$unique
580
581 GTAGS:
582 here=`$(am__cd) $(top_builddir) && pwd` \
583 && $(am__cd) $(top_srcdir) \
584 && gtags -i $(GTAGS_ARGS) "$$here"
585
586 cscope: cscope.files
587 test ! -s cscope.files \
588 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
589
590 clean-cscope:
591 -rm -f cscope.files
592
593 cscope.files: clean-cscope cscopelist
594
595 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
596 list='$(SOURCES) $(HEADERS) $(LISP)'; \
597 case "$(srcdir)" in \
598 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
599 *) sdir=$(subdir)/$(srcdir) ;; \
600 esac; \
601 for i in $$list; do \
602 if test -f "$$i"; then \
603 echo "$(subdir)/$$i"; \
604 else \
605 echo "$$sdir/$$i"; \
606 fi; \
607 done >> $(top_builddir)/cscope.files
608
609 distclean-tags:
610 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
611 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
612
613 check-TESTS: $(TESTS)
614 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
615 srcdir=$(srcdir); export srcdir; \
616 list=' $(TESTS) '; \
617 $(am__tty_colors); \
618 if test -n "$$list"; then \
619 for tst in $$list; do \
620 if test -f ./$$tst; then dir=./; \
621 elif test -f $$tst; then dir=; \
622 else dir="$(srcdir)/"; fi; \
623 if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
624 all=`expr $$all + 1`; \
625 case " $(XFAIL_TESTS) " in \
626 *[\ \ ]$$tst[\ \ ]*) \
627 xpass=`expr $$xpass + 1`; \
628 failed=`expr $$failed + 1`; \
629 col=$$red; res=XPASS; \
630 ;; \
631 *) \
632 col=$$grn; res=PASS; \
633 ;; \
634 esac; \
635 elif test $$? -ne 77; then \
636 all=`expr $$all + 1`; \
637 case " $(XFAIL_TESTS) " in \
638 *[\ \ ]$$tst[\ \ ]*) \
639 xfail=`expr $$xfail + 1`; \
640 col=$$lgn; res=XFAIL; \
641 ;; \
642 *) \
643 failed=`expr $$failed + 1`; \
644 col=$$red; res=FAIL; \
645 ;; \
646 esac; \
647 else \
648 skip=`expr $$skip + 1`; \
649 col=$$blu; res=SKIP; \
650 fi; \
651 echo "$${col}$$res$${std}: $$tst"; \
652 done; \
653 if test "$$all" -eq 1; then \
654 tests="test"; \
655 All=""; \
656 else \
657 tests="tests"; \
658 All="All "; \
659 fi; \
660 if test "$$failed" -eq 0; then \
661 if test "$$xfail" -eq 0; then \
662 banner="$$All$$all $$tests passed"; \
663 else \
664 if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
665 banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
666 fi; \
667 else \
668 if test "$$xpass" -eq 0; then \
669 banner="$$failed of $$all $$tests failed"; \
670 else \
671 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
672 banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
673 fi; \
674 fi; \
675 dashes="$$banner"; \
676 skipped=""; \
677 if test "$$skip" -ne 0; then \
678 if test "$$skip" -eq 1; then \
679 skipped="($$skip test was not run)"; \
680 else \
681 skipped="($$skip tests were not run)"; \
682 fi; \
683 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
684 dashes="$$skipped"; \
685 fi; \
686 report=""; \
687 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
688 report="Please report to $(PACKAGE_BUGREPORT)"; \
689 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
690 dashes="$$report"; \
691 fi; \
692 dashes=`echo "$$dashes" | sed s/./=/g`; \
693 if test "$$failed" -eq 0; then \
694 col="$$grn"; \
695 else \
696 col="$$red"; \
697 fi; \
698 echo "$${col}$$dashes$${std}"; \
699 echo "$${col}$$banner$${std}"; \
700 test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
701 test -z "$$report" || echo "$${col}$$report$${std}"; \
702 echo "$${col}$$dashes$${std}"; \
703 test "$$failed" -eq 0; \
704 else :; fi
705
706 distdir: $(DISTFILES)
707 $(am__remove_distdir)
708 test -d "$(distdir)" || mkdir "$(distdir)"
709 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
710 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
711 list='$(DISTFILES)'; \
712 dist_files=`for file in $$list; do echo $$file; done | \
713 sed -e "s|^$$srcdirstrip/||;t" \
714 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
715 case $$dist_files in \
716 */*) $(MKDIR_P) `echo "$$dist_files" | \
717 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
718 sort -u` ;; \
719 esac; \
720 for file in $$dist_files; do \
721 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
722 if test -d $$d/$$file; then \
723 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
724 if test -d "$(distdir)/$$file"; then \
725 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726 fi; \
727 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
728 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
729 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
730 fi; \
731 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
732 else \
733 test -f "$(distdir)/$$file" \
734 || cp -p $$d/$$file "$(distdir)/$$file" \
735 || exit 1; \
736 fi; \
737 done
738 -test -n "$(am__skip_mode_fix)" \
739 || find "$(distdir)" -type d ! -perm -755 \
740 -exec chmod u+rwx,go+rx {} \; -o \
741 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
742 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
743 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
744 || chmod -R a+r "$(distdir)"
745 dist-gzip: distdir
746 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
747 $(am__post_remove_distdir)
748
749 dist-bzip2: distdir
750 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
751 $(am__post_remove_distdir)
752
753 dist-lzip: distdir
754 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
755 $(am__post_remove_distdir)
756
757 dist-xz: distdir
758 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
759 $(am__post_remove_distdir)
760
761 dist-tarZ: distdir
762 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
763 $(am__post_remove_distdir)
764
765 dist-shar: distdir
766 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
767 $(am__post_remove_distdir)
768
769 dist-zip: distdir
770 -rm -f $(distdir).zip
771 zip -rq $(distdir).zip $(distdir)
772 $(am__post_remove_distdir)
773
774 dist dist-all:
775 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
776 $(am__post_remove_distdir)
777
778 # This target untars the dist file and tries a VPATH configuration. Then
779 # it guarantees that the distribution is self-contained by making another
780 # tarfile.
781 distcheck: dist
782 case '$(DIST_ARCHIVES)' in \
783 *.tar.gz*) \
784 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
785 *.tar.bz2*) \
786 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
787 *.tar.lz*) \
788 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
789 *.tar.xz*) \
790 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
791 *.tar.Z*) \
792 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
793 *.shar.gz*) \
794 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
795 *.zip*) \
796 unzip $(distdir).zip ;;\
797 esac
798 chmod -R a-w $(distdir); chmod a+w $(distdir)
799 mkdir $(distdir)/_build
800 mkdir $(distdir)/_inst
801 chmod a-w $(distdir)
802 test -d $(distdir)/_build || exit 0; \
803 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
804 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
805 && am__cwd=`pwd` \
806 && $(am__cd) $(distdir)/_build \
807 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
808 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
809 $(DISTCHECK_CONFIGURE_FLAGS) \
810 && $(MAKE) $(AM_MAKEFLAGS) \
811 && $(MAKE) $(AM_MAKEFLAGS) dvi \
812 && $(MAKE) $(AM_MAKEFLAGS) check \
813 && $(MAKE) $(AM_MAKEFLAGS) install \
814 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
815 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
816 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
817 distuninstallcheck \
818 && chmod -R a-w "$$dc_install_base" \
819 && ({ \
820 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
821 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
822 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
823 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
824 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
825 } || { rm -rf "$$dc_destdir"; exit 1; }) \
826 && rm -rf "$$dc_destdir" \
827 && $(MAKE) $(AM_MAKEFLAGS) dist \
828 && rm -rf $(DIST_ARCHIVES) \
829 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
830 && cd "$$am__cwd" \
831 || exit 1
832 $(am__post_remove_distdir)
833 @(echo "$(distdir) archives ready for distribution: "; \
834 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
835 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
836 distuninstallcheck:
837 @test -n '$(distuninstallcheck_dir)' || { \
838 echo 'ERROR: trying to run $@ with an empty' \
839 '$$(distuninstallcheck_dir)' >&2; \
840 exit 1; \
841 }; \
842 $(am__cd) '$(distuninstallcheck_dir)' || { \
843 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
844 exit 1; \
845 }; \
846 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
847 || { echo "ERROR: files left after uninstall:" ; \
848 if test -n "$(DESTDIR)"; then \
849 echo " (check DESTDIR support)"; \
850 fi ; \
851 $(distuninstallcheck_listfiles) ; \
852 exit 1; } >&2
853 distcleancheck: distclean
854 @if test '$(srcdir)' = . ; then \
855 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
856 exit 1 ; \
857 fi
858 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
859 || { echo "ERROR: files left in build directory after distclean:" ; \
860 $(distcleancheck_listfiles) ; \
861 exit 1; } >&2
862 check-am: all-am
863 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
864 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
865 check: check-am
866 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) config.h
867 install-binPROGRAMS: install-libLTLIBRARIES
868
869 installdirs:
870 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
871 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
872 done
873 install: install-am
874 install-exec: install-exec-am
875 install-data: install-data-am
876 uninstall: uninstall-am
877
878 install-am: all-am
879 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
880
881 installcheck: installcheck-am
882 install-strip:
883 if test -z '$(STRIP)'; then \
884 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
885 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
886 install; \
887 else \
888 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
889 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
890 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
891 fi
892 mostlyclean-generic:
893
894 clean-generic:
895 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
896
897 distclean-generic:
898 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
899 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
900
901 maintainer-clean-generic:
902 @echo "This command is intended for maintainers to use"
903 @echo "it deletes files that may require special tools to rebuild."
904 clean: clean-am
905
906 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
907 clean-libLTLIBRARIES clean-libtool mostlyclean-am
908
909 distclean: distclean-am
910 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
911 -rm -rf ./$(DEPDIR)
912 -rm -f Makefile
913 distclean-am: clean-am distclean-compile distclean-generic \
914 distclean-hdr distclean-libtool distclean-tags
915
916 dvi: dvi-am
917
918 dvi-am:
919
920 html: html-am
921
922 html-am:
923
924 info: info-am
925
926 info-am:
927
928 install-data-am: install-includeHEADERS
929
930 install-dvi: install-dvi-am
931
932 install-dvi-am:
933
934 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
935
936 install-html: install-html-am
937
938 install-html-am:
939
940 install-info: install-info-am
941
942 install-info-am:
943
944 install-man:
945
946 install-pdf: install-pdf-am
947
948 install-pdf-am:
949
950 install-ps: install-ps-am
951
952 install-ps-am:
953
954 installcheck-am:
955
956 maintainer-clean: maintainer-clean-am
957 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
958 -rm -rf $(top_srcdir)/autom4te.cache
959 -rm -rf ./$(DEPDIR)
960 -rm -f Makefile
961 maintainer-clean-am: distclean-am maintainer-clean-generic
962
963 mostlyclean: mostlyclean-am
964
965 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
966 mostlyclean-libtool
967
968 pdf: pdf-am
969
970 pdf-am:
971
972 ps: ps-am
973
974 ps-am:
975
976 uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
977 uninstall-libLTLIBRARIES
978
979 .MAKE: all check-am install-am install-strip
980
981 .PHONY: CTAGS GTAGS all all-am am--refresh check check-TESTS check-am \
982 clean clean-binPROGRAMS clean-checkPROGRAMS clean-cscope \
983 clean-generic clean-libLTLIBRARIES clean-libtool cscope \
984 cscopelist ctags dist dist-all dist-bzip2 dist-gzip dist-lzip \
985 dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
986 distclean-compile distclean-generic distclean-hdr \
987 distclean-libtool distclean-tags distcleancheck distdir \
988 distuninstallcheck dvi dvi-am html html-am info info-am \
989 install install-am install-binPROGRAMS install-data \
990 install-data-am install-dvi install-dvi-am install-exec \
991 install-exec-am install-html install-html-am \
992 install-includeHEADERS install-info install-info-am \
993 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
994 install-ps install-ps-am install-strip installcheck \
995 installcheck-am installdirs maintainer-clean \
996 maintainer-clean-generic mostlyclean mostlyclean-compile \
997 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
998 tags uninstall uninstall-am uninstall-binPROGRAMS \
999 uninstall-includeHEADERS uninstall-libLTLIBRARIES
1000
1001
1002 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1003 # Otherwise a system limit (for SysV at least) may be exceeded.
1004 .NOEXPORT: