blob: b12cc12aa182f26bccebbc98e7f9fa0ee4f3fc84 [file] [log] [blame]
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +00001# Makefile.in generated by automake 1.6.3 from Makefile.am.
2# @configure_input@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +00003
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +00004# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +00005# 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@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000016SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +000046am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000047INSTALL = @INSTALL@
48INSTALL_PROGRAM = @INSTALL_PROGRAM@
49INSTALL_DATA = @INSTALL_DATA@
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +000050install_sh_DATA = $(install_sh) -c -m 644
51install_sh_PROGRAM = $(install_sh) -c
52install_sh_SCRIPT = $(install_sh) -c
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000053INSTALL_SCRIPT = @INSTALL_SCRIPT@
54INSTALL_HEADER = $(INSTALL_DATA)
55transform = @program_transform_name@
56NORMAL_INSTALL = :
57PRE_INSTALL = :
58POST_INSTALL = :
59NORMAL_UNINSTALL = :
60PRE_UNINSTALL = :
61POST_UNINSTALL = :
62build_alias = @build_alias@
63build_triplet = @build@
64host_alias = @host_alias@
65host_triplet = @host@
66target_alias = @target_alias@
67target_triplet = @target@
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +000068
69EXEEXT = @EXEEXT@
70OBJEXT = @OBJEXT@
71PATH_SEPARATOR = @PATH_SEPARATOR@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000072AMTAR = @AMTAR@
73ARCH = @ARCH@
74AS = @AS@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000075AWK = @AWK@
76CC = @CC@
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +000077CCAS = @CCAS@
78CCASFLAGS = @CCASFLAGS@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000079DEPDIR = @DEPDIR@
80DLLTOOL = @DLLTOOL@
mostang.com!davidm0440c532003-01-17 18:12:55 +000081ECHO = @ECHO@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000082INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
83LIBTOOL = @LIBTOOL@
84LN_S = @LN_S@
85MAINT = @MAINT@
86OBJDUMP = @OBJDUMP@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000087PACKAGE = @PACKAGE@
88RANLIB = @RANLIB@
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +000089STRIP = @STRIP@
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000090VERSION = @VERSION@
91am__include = @am__include@
92am__quote = @am__quote@
93arch = @arch@
94install_sh = @install_sh@
mostang.com!davidm0440c532003-01-17 18:12:55 +000095@ARCH_HPPA_FALSE@@ARCH_IA64_FALSE@@ARCH_X86_TRUE@include_HEADERS_tdep = include/libunwind-x86.h
96@ARCH_HPPA_TRUE@@ARCH_IA64_FALSE@include_HEADERS_tdep = include/libunwind-hppa.h
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +000097@ARCH_IA64_TRUE@include_HEADERS_tdep = include/libunwind-ia64.h
98
mostang.com!davidm51e4d342002-12-12 09:17:41 +000099include_HEADERS_common = $(include_HEADERS_tdep) include/libunwind-common.h \
100 include/libunwind-dynamic.h
101
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000102
103@REMOTE_ONLY_TRUE@include_HEADERS = $(include_HEADERS_common)
104@REMOTE_ONLY_FALSE@include_HEADERS = $(include_HEADERS_common) include/libunwind.h
105
106SUBDIRS = src tests doc
107
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000108EXTRA_DIST = include/internal.h include/mempool.h \
mostang.com!davidm0440c532003-01-17 18:12:55 +0000109 include/libunwind-ia64.h include/tdep-ia64.h include/ia64/script.h \
110 include/libunwind-hppa.h include/tdep-hppa.h \
111 include/libunwind-x86.h include/tdep-x86.h
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000112
mostang.com!davidmc7aaa682003-03-19 19:25:18 +0000113
114DISTCLEANFILES = include/libunwind.h include/tdep.h
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000115subdir = .
116ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117mkinstalldirs = $(SHELL) $(top_srcdir)/aux/mkinstalldirs
118CONFIG_HEADER = $(top_builddir)/include/config.h
119CONFIG_CLEAN_FILES =
120DIST_SOURCES =
121HEADERS = $(include_HEADERS)
122
123
124RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
125 uninstall-info-recursive all-recursive install-data-recursive \
126 install-exec-recursive installdirs-recursive install-recursive \
127 uninstall-recursive check-recursive installcheck-recursive
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000128DIST_COMMON = README $(include_HEADERS) ./include/config.h.in AUTHORS \
mostang.com!davidma8db0b32003-02-08 10:10:59 +0000129 COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS TODO \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000130 acinclude.m4 aclocal.m4 aux/config.guess aux/config.sub \
mostang.com!davidm0440c532003-01-17 18:12:55 +0000131 aux/depcomp aux/install-sh aux/ltmain.sh aux/missing \
132 aux/mkinstalldirs configure configure.in
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000133DIST_SUBDIRS = $(SUBDIRS)
134all: all-recursive
135
136.SUFFIXES:
137
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000138am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
139 configure.lineno
140$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
141 cd $(top_srcdir) && \
142 $(AUTOMAKE) --gnu Makefile
143Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
144 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
145
146$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
147 $(SHELL) ./config.status --recheck
148$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
149 cd $(srcdir) && $(AUTOCONF)
150
151$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
152 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
153
154include/config.h: include/stamp-h1
155 @if test ! -f $@; then \
156 rm -f include/stamp-h1; \
157 $(MAKE) include/stamp-h1; \
158 else :; fi
159
160include/stamp-h1: $(srcdir)/./include/config.h.in $(top_builddir)/config.status
161 @rm -f include/stamp-h1
162 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
163
164$(srcdir)/./include/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4)
165 cd $(top_srcdir) && $(AUTOHEADER)
166 touch $(srcdir)/./include/config.h.in
167
168distclean-hdr:
169 -rm -f include/config.h include/stamp-h1
170
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000171mostlyclean-libtool:
172 -rm -f *.lo
173
174clean-libtool:
175 -rm -rf .libs _libs
176
177distclean-libtool:
178 -rm -f libtool
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000179uninstall-info-am:
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000180includeHEADERS_INSTALL = $(INSTALL_HEADER)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000181install-includeHEADERS: $(include_HEADERS)
182 @$(NORMAL_INSTALL)
183 $(mkinstalldirs) $(DESTDIR)$(includedir)
184 @list='$(include_HEADERS)'; for p in $$list; do \
185 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
186 f="`echo $$p | sed -e 's|^.*/||'`"; \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000187 echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
188 $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000189 done
190
191uninstall-includeHEADERS:
192 @$(NORMAL_UNINSTALL)
193 @list='$(include_HEADERS)'; for p in $$list; do \
194 f="`echo $$p | sed -e 's|^.*/||'`"; \
195 echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
196 rm -f $(DESTDIR)$(includedir)/$$f; \
197 done
198
199# This directory's subdirectories are mostly independent; you can cd
200# into them and run `make' without going through this Makefile.
201# To change the values of `make' variables: instead of editing Makefiles,
202# (1) if the variable is set in `config.status', edit `config.status'
203# (which will cause the Makefiles to be regenerated when you run `make');
204# (2) otherwise, pass the desired values on the `make' command line.
205$(RECURSIVE_TARGETS):
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000206 @set fnord $$MAKEFLAGS; amf=$$2; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000207 dot_seen=no; \
208 target=`echo $@ | sed s/-recursive//`; \
209 list='$(SUBDIRS)'; for subdir in $$list; do \
210 echo "Making $$target in $$subdir"; \
211 if test "$$subdir" = "."; then \
212 dot_seen=yes; \
213 local_target="$$target-am"; \
214 else \
215 local_target="$$target"; \
216 fi; \
217 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
218 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
219 done; \
220 if test "$$dot_seen" = "no"; then \
221 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
222 fi; test -z "$$fail"
223
224mostlyclean-recursive clean-recursive distclean-recursive \
225maintainer-clean-recursive:
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000226 @set fnord $$MAKEFLAGS; amf=$$2; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000227 dot_seen=no; \
228 case "$@" in \
229 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
230 *) list='$(SUBDIRS)' ;; \
231 esac; \
232 rev=''; for subdir in $$list; do \
233 if test "$$subdir" = "."; then :; else \
234 rev="$$subdir $$rev"; \
235 fi; \
236 done; \
237 rev="$$rev ."; \
238 target=`echo $@ | sed s/-recursive//`; \
239 for subdir in $$rev; do \
240 echo "Making $$target in $$subdir"; \
241 if test "$$subdir" = "."; then \
242 local_target="$$target-am"; \
243 else \
244 local_target="$$target"; \
245 fi; \
246 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
247 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
248 done && test -z "$$fail"
249tags-recursive:
250 list='$(SUBDIRS)'; for subdir in $$list; do \
251 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
252 done
253
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000254ETAGS = etags
255ETAGSFLAGS =
256
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000257tags: TAGS
258
259ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000260 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000261 unique=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263 done | \
264 $(AWK) ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000266 mkid -fID $$unique
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000267
268TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
269 $(TAGS_FILES) $(LISP)
270 tags=; \
271 here=`pwd`; \
272 list='$(SUBDIRS)'; for subdir in $$list; do \
273 if test "$$subdir" = .; then :; else \
274 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
275 fi; \
276 done; \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000277 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000278 unique=`for i in $$list; do \
279 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280 done | \
281 $(AWK) ' { files[$$0] = 1; } \
282 END { for (i in files) print i; }'`; \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000283 test -z "$(ETAGS_ARGS)$$tags$$unique" \
284 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
285 $$tags $$unique
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000286
287GTAGS:
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000288 here=`$(am__cd) $(top_builddir) && pwd` \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000289 && cd $(top_srcdir) \
290 && gtags -i $(GTAGS_ARGS) $$here
291
292distclean-tags:
293 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000294DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
295
296top_distdir = .
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000297distdir = $(PACKAGE)-$(VERSION)
298
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000299am__remove_distdir = \
300 { test ! -d $(distdir) \
301 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
302 && rm -fr $(distdir); }; }
303
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000304GZIP_ENV = --best
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000305distcleancheck_listfiles = find . -type f -print
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000306
307distdir: $(DISTFILES)
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000308 $(am__remove_distdir)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000309 mkdir $(distdir)
mostang.com!davidm0440c532003-01-17 18:12:55 +0000310 $(mkinstalldirs) $(distdir)/./include $(distdir)/aux $(distdir)/doc $(distdir)/include $(distdir)/include/ia64
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000311 @list='$(DISTFILES)'; for file in $$list; do \
312 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000313 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
314 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000315 dir="/$$dir"; \
316 $(mkinstalldirs) "$(distdir)$$dir"; \
317 else \
318 dir=''; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000319 fi; \
320 if test -d $$d/$$file; then \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000321 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
322 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
323 fi; \
324 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000325 else \
326 test -f $(distdir)/$$file \
327 || cp -p $$d/$$file $(distdir)/$$file \
328 || exit 1; \
329 fi; \
330 done
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000331 list='$(SUBDIRS)'; for subdir in $$list; do \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000332 if test "$$subdir" = .; then :; else \
333 test -d $(distdir)/$$subdir \
334 || mkdir $(distdir)/$$subdir \
335 || exit 1; \
336 (cd $$subdir && \
337 $(MAKE) $(AM_MAKEFLAGS) \
338 top_distdir="$(top_distdir)" \
339 distdir=../$(distdir)/$$subdir \
340 distdir) \
341 || exit 1; \
342 fi; \
343 done
344 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
345 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
346 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
347 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
348 || chmod -R a+r $(distdir)
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000349dist-gzip: distdir
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000350 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000351 $(am__remove_distdir)
352
353dist dist-all: distdir
354 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
355 $(am__remove_distdir)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000356
357# This target untars the dist file and tries a VPATH configuration. Then
358# it guarantees that the distribution is self-contained by making another
359# tarfile.
360distcheck: dist
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000361 $(am__remove_distdir)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000362 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
363 chmod -R a-w $(distdir); chmod a+w $(distdir)
364 mkdir $(distdir)/=build
365 mkdir $(distdir)/=inst
366 chmod a-w $(distdir)
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000367 dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000368 && cd $(distdir)/=build \
369 && ../configure --srcdir=.. --prefix=$$dc_install_base \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000370 $(DISTCHECK_CONFIGURE_FLAGS) \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000371 && $(MAKE) $(AM_MAKEFLAGS) \
372 && $(MAKE) $(AM_MAKEFLAGS) dvi \
373 && $(MAKE) $(AM_MAKEFLAGS) check \
374 && $(MAKE) $(AM_MAKEFLAGS) install \
375 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
376 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
377 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000378 || { echo "ERROR: files left after uninstall:" ; \
379 find $$dc_install_base -type f -print ; \
380 exit 1; } >&2 ) \
381 && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000382 && rm -f $(distdir).tar.gz \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000383 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
384 $(am__remove_distdir)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000385 @echo "$(distdir).tar.gz is ready for distribution" | \
386 sed 'h;s/./=/g;p;x;p;x'
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000387distcleancheck: distclean
388 if test '$(srcdir)' = . ; then \
389 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
390 exit 1 ; \
391 fi
392 test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
393 || { echo "ERROR: files left after distclean:" ; \
394 $(distcleancheck_listfiles) ; \
395 exit 1; } >&2
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000396check-am: all-am
397check: check-recursive
398all-am: Makefile $(HEADERS)
399installdirs: installdirs-recursive
400installdirs-am:
401 $(mkinstalldirs) $(DESTDIR)$(includedir)
402
403install: install-recursive
404install-exec: install-exec-recursive
405install-data: install-data-recursive
406uninstall: uninstall-recursive
407
408install-am: all-am
409 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410
411installcheck: installcheck-recursive
412install-strip:
413 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000414 INSTALL_STRIP_FLAG=-s \
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000415 `test -z '$(STRIP)' || \
416 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
417mostlyclean-generic:
418
419clean-generic:
420
421distclean-generic:
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000422 -rm -f Makefile $(CONFIG_CLEAN_FILES)
mostang.com!davidmc7aaa682003-03-19 19:25:18 +0000423 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000424
425maintainer-clean-generic:
426 @echo "This command is intended for maintainers to use"
427 @echo "it deletes files that may require special tools to rebuild."
428clean: clean-recursive
429
430clean-am: clean-generic clean-libtool mostlyclean-am
431
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000432distclean: distclean-recursive
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000433 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000434distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
435 distclean-tags
436
437dvi: dvi-recursive
438
439dvi-am:
440
441info: info-recursive
442
443info-am:
444
445install-data-am: install-includeHEADERS
446
447install-exec-am:
448
449install-info: install-info-recursive
450
451install-man:
452
453installcheck-am:
454
455maintainer-clean: maintainer-clean-recursive
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000456 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
457 -rm -rf autom4te.cache
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000458maintainer-clean-am: distclean-am maintainer-clean-generic
459
460mostlyclean: mostlyclean-recursive
461
462mostlyclean-am: mostlyclean-generic mostlyclean-libtool
463
464uninstall-am: uninstall-includeHEADERS uninstall-info-am
465
466uninstall-info: uninstall-info-recursive
467
468.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
469 clean-generic clean-libtool clean-recursive dist dist-all \
mostang.com!davidm7c3e12e2002-12-19 07:16:50 +0000470 dist-gzip distcheck distclean distclean-generic distclean-hdr \
471 distclean-libtool distclean-recursive distclean-tags \
472 distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
473 info-recursive install install-am install-data install-data-am \
474 install-data-recursive install-exec install-exec-am \
475 install-exec-recursive install-includeHEADERS install-info \
476 install-info-am install-info-recursive install-man \
477 install-recursive install-strip installcheck installcheck-am \
478 installdirs installdirs-am installdirs-recursive \
479 maintainer-clean maintainer-clean-generic \
480 maintainer-clean-recursive mostlyclean mostlyclean-generic \
481 mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
482 uninstall uninstall-am uninstall-includeHEADERS \
483 uninstall-info-am uninstall-info-recursive uninstall-recursive
mostang.com!davidmaa54b9f2002-09-26 23:09:01 +0000484
485# Tell versions [3.59,3.63) of GNU make to not export all variables.
486# Otherwise a system limit (for SysV at least) may be exceeded.
487.NOEXPORT: