]> git.ipfire.org Git - thirdparty/dhcp.git/blame - Makefile.in
autoconf regeneration
[thirdparty/dhcp.git] / Makefile.in
CommitLineData
237bfdc9 1# Makefile.in generated by automake 1.9.6 from Makefile.am.
da59e03d 2# @configure_input@
fe5b0fdd 3
da59e03d 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
237bfdc9 5# 2003, 2004, 2005 Free Software Foundation, Inc.
fe5b0fdd
DH
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
da59e03d 15@SET_MAKE@
fe5b0fdd 16
237bfdc9
DH
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
fe5b0fdd
DH
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
237bfdc9 23top_builddir = .
da59e03d 24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
237bfdc9 25INSTALL = @INSTALL@
da59e03d
DH
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
fe5b0fdd
DH
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
da59e03d
DH
37subdir = .
38DIST_COMMON = README $(am__configure_deps) $(nobase_include_HEADERS) \
39 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
22a3cd27 40 $(top_srcdir)/configure depcomp install-sh missing
da59e03d
DH
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
237bfdc9 46 configure.lineno configure.status.lineno
da59e03d
DH
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/includes/config.h
49CONFIG_CLEAN_FILES =
50SOURCES =
51DIST_SOURCES =
52RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
237bfdc9
DH
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
57 uninstall-recursive
da59e03d
DH
58am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
59am__vpath_adj = case $$p in \
60 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
61 *) f=$$p;; \
62 esac;
63am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
64am__installdirs = "$(DESTDIR)$(includedir)"
65nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
66HEADERS = $(nobase_include_HEADERS)
67ETAGS = etags
68CTAGS = ctags
69DIST_SUBDIRS = $(SUBDIRS)
70DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71distdir = $(PACKAGE)-$(VERSION)
72top_distdir = $(distdir)
73am__remove_distdir = \
74 { test ! -d $(distdir) \
75 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
76 && rm -fr $(distdir); }; }
77DIST_ARCHIVES = $(distdir).tar.gz
78GZIP_ENV = --best
79distuninstallcheck_listfiles = find . -type f -print
80distcleancheck_listfiles = find . -type f -print
81ACLOCAL = @ACLOCAL@
237bfdc9
DH
82AMDEP_FALSE = @AMDEP_FALSE@
83AMDEP_TRUE = @AMDEP_TRUE@
da59e03d
DH
84AMTAR = @AMTAR@
85AUTOCONF = @AUTOCONF@
86AUTOHEADER = @AUTOHEADER@
87AUTOMAKE = @AUTOMAKE@
88AWK = @AWK@
fe5b0fdd 89CC = @CC@
da59e03d
DH
90CCDEPMODE = @CCDEPMODE@
91CFLAGS = @CFLAGS@
92CPP = @CPP@
93CPPFLAGS = @CPPFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEFS = @DEFS@
96DEPDIR = @DEPDIR@
97ECHO_C = @ECHO_C@
98ECHO_N = @ECHO_N@
99ECHO_T = @ECHO_T@
100EGREP = @EGREP@
101EXEEXT = @EXEEXT@
78f16d27 102GREP = @GREP@
da59e03d
DH
103INSTALL_DATA = @INSTALL_DATA@
104INSTALL_PROGRAM = @INSTALL_PROGRAM@
105INSTALL_SCRIPT = @INSTALL_SCRIPT@
106INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107LDFLAGS = @LDFLAGS@
108LIBOBJS = @LIBOBJS@
109LIBS = @LIBS@
110LTLIBOBJS = @LTLIBOBJS@
fe5b0fdd 111MAKEINFO = @MAKEINFO@
da59e03d 112OBJEXT = @OBJEXT@
fe5b0fdd 113PACKAGE = @PACKAGE@
da59e03d
DH
114PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115PACKAGE_NAME = @PACKAGE_NAME@
116PACKAGE_STRING = @PACKAGE_STRING@
117PACKAGE_TARNAME = @PACKAGE_TARNAME@
118PACKAGE_VERSION = @PACKAGE_VERSION@
119PATH_SEPARATOR = @PATH_SEPARATOR@
fe5b0fdd 120RANLIB = @RANLIB@
da59e03d
DH
121SET_MAKE = @SET_MAKE@
122SHELL = @SHELL@
123STRIP = @STRIP@
fe5b0fdd 124VERSION = @VERSION@
da59e03d 125ac_ct_CC = @ac_ct_CC@
0c5673bc 126ac_prefix_program = @ac_prefix_program@
237bfdc9
DH
127am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
128am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
da59e03d
DH
129am__include = @am__include@
130am__leading_dot = @am__leading_dot@
131am__quote = @am__quote@
132am__tar = @am__tar@
133am__untar = @am__untar@
134bindir = @bindir@
135build_alias = @build_alias@
fe5b0fdd 136byte_order = @byte_order@
da59e03d 137datadir = @datadir@
78f16d27
DH
138datarootdir = @datarootdir@
139docdir = @docdir@
140dvidir = @dvidir@
da59e03d
DH
141exec_prefix = @exec_prefix@
142host_alias = @host_alias@
78f16d27 143htmldir = @htmldir@
da59e03d
DH
144includedir = @includedir@
145infodir = @infodir@
146install_sh = @install_sh@
147libdir = @libdir@
148libexecdir = @libexecdir@
78f16d27 149localedir = @localedir@
da59e03d
DH
150localstatedir = @localstatedir@
151mandir = @mandir@
152mkdir_p = @mkdir_p@
153oldincludedir = @oldincludedir@
78f16d27 154pdfdir = @pdfdir@
da59e03d
DH
155prefix = @prefix@
156program_transform_name = @program_transform_name@
78f16d27 157psdir = @psdir@
da59e03d
DH
158sbindir = @sbindir@
159sharedstatedir = @sharedstatedir@
160sysconfdir = @sysconfdir@
161target_alias = @target_alias@
6ecda39c
SK
162
163#
164# We have a lot of files that we want shipped with the distribution.
165#
1e8eb353 166EXTRA_DIST = RELNOTES LICENSE \
2dbf58ff 167 contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
da59e03d
DH
168 contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
169 contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
170 contrib/ms2isc/readme.txt \
171 doc/IANA-arp-parameters doc/Makefile doc/References.html \
172 doc/References.txt doc/References.xml doc/api+protocol \
173 doc/ja_JP.eucJP/dhclient-script.8 doc/ja_JP.eucJP/dhclient.8 \
174 doc/ja_JP.eucJP/dhclient.conf.5 doc/ja_JP.eucJP/dhclient.leases.5 \
78f16d27 175 doc/ja_JP.eucJP/dhcp-eval.5 doc/ja_JP.eucJP/dhcp-options.5 \
3da01c08
SR
176 doc/examples/dhclient-dhcpv6.conf doc/examples/dhcpd-dhcpv6.conf \
177 util/bind.sh util/bindlib.sh util/bindcus.sh \
178 bind/bind.tar.gz bind/version.tmp
6ecda39c 179
3da01c08 180SUBDIRS = includes tests common dst omapip client dhcpctl relay server
fe5b0fdd 181nobase_include_HEADERS = dhcpctl/dhcpctl.h
da59e03d 182all: all-recursive
fe5b0fdd
DH
183
184.SUFFIXES:
da59e03d
DH
185am--refresh:
186 @:
187$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
188 @for dep in $?; do \
189 case '$(am__configure_deps)' in \
190 *$$dep*) \
191 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
192 cd $(srcdir) && $(AUTOMAKE) --foreign \
193 && exit 0; \
194 exit 1;; \
195 esac; \
196 done; \
197 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
198 cd $(top_srcdir) && \
199 $(AUTOMAKE) --foreign Makefile
200.PRECIOUS: Makefile
fe5b0fdd 201
da59e03d 202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
dff902ba 203 $(SHELL) ./config.status --recheck
da59e03d
DH
204
205$(top_srcdir)/configure: $(am__configure_deps)
fe5b0fdd 206 cd $(srcdir) && $(AUTOCONF)
da59e03d
DH
207$(ACLOCAL_M4): $(am__aclocal_m4_deps)
208 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
237bfdc9 209uninstall-info-am:
da59e03d
DH
210install-nobase_includeHEADERS: $(nobase_include_HEADERS)
211 @$(NORMAL_INSTALL)
237bfdc9 212 test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
da59e03d
DH
213 @$(am__vpath_adj_setup) \
214 list='$(nobase_include_HEADERS)'; for p in $$list; do \
215 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
216 $(am__vpath_adj) \
217 echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
218 $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
219 done
fe5b0fdd 220
da59e03d
DH
221uninstall-nobase_includeHEADERS:
222 @$(NORMAL_UNINSTALL)
223 @$(am__vpath_adj_setup) \
224 list='$(nobase_include_HEADERS)'; for p in $$list; do \
225 $(am__vpath_adj) \
226 echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
227 rm -f "$(DESTDIR)$(includedir)/$$f"; \
228 done
fe5b0fdd
DH
229
230# This directory's subdirectories are mostly independent; you can cd
231# into them and run `make' without going through this Makefile.
232# To change the values of `make' variables: instead of editing Makefiles,
233# (1) if the variable is set in `config.status', edit `config.status'
234# (which will cause the Makefiles to be regenerated when you run `make');
235# (2) otherwise, pass the desired values on the `make' command line.
da59e03d
DH
236$(RECURSIVE_TARGETS):
237 @failcom='exit 1'; \
238 for f in x $$MAKEFLAGS; do \
239 case $$f in \
240 *=* | --[!k]*);; \
241 *k*) failcom='fail=yes';; \
242 esac; \
243 done; \
fe5b0fdd
DH
244 dot_seen=no; \
245 target=`echo $@ | sed s/-recursive//`; \
246 list='$(SUBDIRS)'; for subdir in $$list; do \
247 echo "Making $$target in $$subdir"; \
248 if test "$$subdir" = "."; then \
249 dot_seen=yes; \
250 local_target="$$target-am"; \
251 else \
252 local_target="$$target"; \
253 fi; \
254 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
da59e03d 255 || eval $$failcom; \
fe5b0fdd
DH
256 done; \
257 if test "$$dot_seen" = "no"; then \
258 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
259 fi; test -z "$$fail"
260
237bfdc9
DH
261mostlyclean-recursive clean-recursive distclean-recursive \
262maintainer-clean-recursive:
da59e03d
DH
263 @failcom='exit 1'; \
264 for f in x $$MAKEFLAGS; do \
265 case $$f in \
266 *=* | --[!k]*);; \
267 *k*) failcom='fail=yes';; \
268 esac; \
269 done; \
fe5b0fdd 270 dot_seen=no; \
da59e03d
DH
271 case "$@" in \
272 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
273 *) list='$(SUBDIRS)' ;; \
274 esac; \
275 rev=''; for subdir in $$list; do \
276 if test "$$subdir" = "."; then :; else \
277 rev="$$subdir $$rev"; \
278 fi; \
fe5b0fdd 279 done; \
da59e03d 280 rev="$$rev ."; \
fe5b0fdd
DH
281 target=`echo $@ | sed s/-recursive//`; \
282 for subdir in $$rev; do \
283 echo "Making $$target in $$subdir"; \
284 if test "$$subdir" = "."; then \
285 local_target="$$target-am"; \
286 else \
287 local_target="$$target"; \
288 fi; \
289 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
da59e03d 290 || eval $$failcom; \
fe5b0fdd
DH
291 done && test -z "$$fail"
292tags-recursive:
293 list='$(SUBDIRS)'; for subdir in $$list; do \
294 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
295 done
da59e03d
DH
296ctags-recursive:
297 list='$(SUBDIRS)'; for subdir in $$list; do \
298 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
299 done
fe5b0fdd 300
da59e03d
DH
301ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
302 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303 unique=`for i in $$list; do \
304 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305 done | \
306 $(AWK) ' { files[$$0] = 1; } \
dff902ba 307 END { for (i in files) print i; }'`; \
da59e03d
DH
308 mkid -fID $$unique
309tags: TAGS
dff902ba 310
da59e03d
DH
311TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
312 $(TAGS_FILES) $(LISP)
fe5b0fdd
DH
313 tags=; \
314 here=`pwd`; \
da59e03d
DH
315 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
316 include_option=--etags-include; \
317 empty_fix=.; \
318 else \
319 include_option=--include; \
320 empty_fix=; \
321 fi; \
fe5b0fdd 322 list='$(SUBDIRS)'; for subdir in $$list; do \
da59e03d
DH
323 if test "$$subdir" = .; then :; else \
324 test ! -f $$subdir/TAGS || \
325 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
326 fi; \
fe5b0fdd 327 done; \
da59e03d
DH
328 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331 done | \
332 $(AWK) ' { files[$$0] = 1; } \
fe5b0fdd 333 END { for (i in files) print i; }'`; \
da59e03d
DH
334 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
335 test -n "$$unique" || unique=$$empty_fix; \
336 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337 $$tags $$unique; \
338 fi
339ctags: CTAGS
340CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
341 $(TAGS_FILES) $(LISP)
342 tags=; \
343 here=`pwd`; \
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 test -z "$(CTAGS_ARGS)$$tags$$unique" \
351 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352 $$tags $$unique
fe5b0fdd 353
da59e03d
DH
354GTAGS:
355 here=`$(am__cd) $(top_builddir) && pwd` \
356 && cd $(top_srcdir) \
357 && gtags -i $(GTAGS_ARGS) $$here
fe5b0fdd
DH
358
359distclean-tags:
da59e03d 360 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
fe5b0fdd
DH
361
362distdir: $(DISTFILES)
da59e03d 363 $(am__remove_distdir)
237bfdc9 364 mkdir $(distdir)
3da01c08 365 $(mkdir_p) $(distdir)/bind $(distdir)/contrib $(distdir)/contrib/ms2isc $(distdir)/dhcpctl $(distdir)/doc $(distdir)/doc/examples $(distdir)/doc/ja_JP.eucJP $(distdir)/util
237bfdc9
DH
366 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
367 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
368 list='$(DISTFILES)'; for file in $$list; do \
369 case $$file in \
370 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
371 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
372 esac; \
da59e03d 373 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
237bfdc9
DH
374 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
375 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
376 dir="/$$dir"; \
377 $(mkdir_p) "$(distdir)$$dir"; \
378 else \
379 dir=''; \
380 fi; \
fe5b0fdd 381 if test -d $$d/$$file; then \
da59e03d
DH
382 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
383 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
384 fi; \
385 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
fe5b0fdd
DH
386 else \
387 test -f $(distdir)/$$file \
da59e03d
DH
388 || cp -p $$d/$$file $(distdir)/$$file \
389 || exit 1; \
fe5b0fdd
DH
390 fi; \
391 done
da59e03d 392 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
fe5b0fdd 393 if test "$$subdir" = .; then :; else \
da59e03d 394 test -d "$(distdir)/$$subdir" \
237bfdc9 395 || $(mkdir_p) "$(distdir)/$$subdir" \
fe5b0fdd 396 || exit 1; \
da59e03d
DH
397 distdir=`$(am__cd) $(distdir) && pwd`; \
398 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
399 (cd $$subdir && \
400 $(MAKE) $(AM_MAKEFLAGS) \
401 top_distdir="$$top_distdir" \
402 distdir="$$distdir/$$subdir" \
403 distdir) \
fe5b0fdd
DH
404 || exit 1; \
405 fi; \
406 done
da59e03d
DH
407 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
408 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
409 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
237bfdc9 410 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
da59e03d
DH
411 || chmod -R a+r $(distdir)
412dist-gzip: distdir
413 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
414 $(am__remove_distdir)
415
416dist-bzip2: distdir
417 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
418 $(am__remove_distdir)
419
420dist-tarZ: distdir
421 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
422 $(am__remove_distdir)
423
424dist-shar: distdir
425 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
426 $(am__remove_distdir)
427
428dist-zip: distdir
429 -rm -f $(distdir).zip
430 zip -rq $(distdir).zip $(distdir)
431 $(am__remove_distdir)
432
433dist dist-all: distdir
434 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
435 $(am__remove_distdir)
436
437# This target untars the dist file and tries a VPATH configuration. Then
438# it guarantees that the distribution is self-contained by making another
439# tarfile.
440distcheck: dist
441 case '$(DIST_ARCHIVES)' in \
442 *.tar.gz*) \
443 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
444 *.tar.bz2*) \
445 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
446 *.tar.Z*) \
447 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
448 *.shar.gz*) \
449 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
450 *.zip*) \
451 unzip $(distdir).zip ;;\
452 esac
453 chmod -R a-w $(distdir); chmod a+w $(distdir)
454 mkdir $(distdir)/_build
455 mkdir $(distdir)/_inst
456 chmod a-w $(distdir)
457 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
458 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
459 && cd $(distdir)/_build \
460 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
461 $(DISTCHECK_CONFIGURE_FLAGS) \
462 && $(MAKE) $(AM_MAKEFLAGS) \
463 && $(MAKE) $(AM_MAKEFLAGS) dvi \
464 && $(MAKE) $(AM_MAKEFLAGS) check \
465 && $(MAKE) $(AM_MAKEFLAGS) install \
466 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
467 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
468 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
469 distuninstallcheck \
470 && chmod -R a-w "$$dc_install_base" \
471 && ({ \
472 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
473 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
474 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
475 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
476 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
477 } || { rm -rf "$$dc_destdir"; exit 1; }) \
478 && rm -rf "$$dc_destdir" \
479 && $(MAKE) $(AM_MAKEFLAGS) dist \
480 && rm -rf $(DIST_ARCHIVES) \
481 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
482 $(am__remove_distdir)
483 @(echo "$(distdir) archives ready for distribution: "; \
484 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
237bfdc9 485 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
da59e03d
DH
486distuninstallcheck:
487 @cd $(distuninstallcheck_dir) \
488 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
489 || { echo "ERROR: files left after uninstall:" ; \
490 if test -n "$(DESTDIR)"; then \
491 echo " (check DESTDIR support)"; \
492 fi ; \
493 $(distuninstallcheck_listfiles) ; \
494 exit 1; } >&2
495distcleancheck: distclean
496 @if test '$(srcdir)' = . ; then \
497 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
498 exit 1 ; \
499 fi
500 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
501 || { echo "ERROR: files left in build directory after distclean:" ; \
502 $(distcleancheck_listfiles) ; \
503 exit 1; } >&2
fe5b0fdd
DH
504check-am: all-am
505check: check-recursive
da59e03d
DH
506all-am: Makefile $(HEADERS)
507installdirs: installdirs-recursive
508installdirs-am:
509 for dir in "$(DESTDIR)$(includedir)"; do \
237bfdc9 510 test -z "$$dir" || $(mkdir_p) "$$dir"; \
da59e03d
DH
511 done
512install: install-recursive
fe5b0fdd
DH
513install-exec: install-exec-recursive
514install-data: install-data-recursive
da59e03d 515uninstall: uninstall-recursive
fe5b0fdd
DH
516
517install-am: all-am
518 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
dff902ba 519
da59e03d
DH
520installcheck: installcheck-recursive
521install-strip:
522 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524 `test -z '$(STRIP)' || \
525 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
fe5b0fdd
DH
526mostlyclean-generic:
527
528clean-generic:
529
530distclean-generic:
da59e03d 531 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
fe5b0fdd
DH
532
533maintainer-clean-generic:
da59e03d
DH
534 @echo "This command is intended for maintainers to use"
535 @echo "it deletes files that may require special tools to rebuild."
536clean: clean-recursive
fe5b0fdd 537
da59e03d 538clean-am: clean-generic mostlyclean-am
fe5b0fdd 539
da59e03d
DH
540distclean: distclean-recursive
541 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
542 -rm -f Makefile
543distclean-am: clean-am distclean-generic distclean-tags
fe5b0fdd 544
da59e03d 545dvi: dvi-recursive
fe5b0fdd 546
da59e03d 547dvi-am:
fe5b0fdd 548
da59e03d 549html: html-recursive
fe5b0fdd 550
da59e03d
DH
551info: info-recursive
552
553info-am:
554
555install-data-am: install-nobase_includeHEADERS
556
557install-exec-am:
558
559install-info: install-info-recursive
560
561install-man:
562
563installcheck-am:
fe5b0fdd 564
dff902ba 565maintainer-clean: maintainer-clean-recursive
da59e03d
DH
566 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
567 -rm -rf $(top_srcdir)/autom4te.cache
568 -rm -f Makefile
569maintainer-clean-am: distclean-am maintainer-clean-generic
fe5b0fdd 570
da59e03d 571mostlyclean: mostlyclean-recursive
6ecda39c 572
da59e03d
DH
573mostlyclean-am: mostlyclean-generic
574
575pdf: pdf-recursive
576
577pdf-am:
dff902ba 578
da59e03d
DH
579ps: ps-recursive
580
581ps-am:
582
237bfdc9 583uninstall-am: uninstall-info-am uninstall-nobase_includeHEADERS
da59e03d 584
237bfdc9 585uninstall-info: uninstall-info-recursive
da59e03d 586
237bfdc9
DH
587.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
588 check-am clean clean-generic clean-recursive ctags \
589 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
590 dist-tarZ dist-zip distcheck distclean distclean-generic \
591 distclean-recursive distclean-tags distcleancheck distdir \
da59e03d 592 distuninstallcheck dvi dvi-am html html-am info info-am \
237bfdc9
DH
593 install install-am install-data install-data-am install-exec \
594 install-exec-am install-info install-info-am install-man \
595 install-nobase_includeHEADERS install-strip installcheck \
da59e03d 596 installcheck-am installdirs installdirs-am maintainer-clean \
237bfdc9
DH
597 maintainer-clean-generic maintainer-clean-recursive \
598 mostlyclean mostlyclean-generic mostlyclean-recursive pdf \
da59e03d 599 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
237bfdc9 600 uninstall-info-am uninstall-nobase_includeHEADERS
da59e03d
DH
601
602
603#
604# automake adds dependencies that we don't like, so we explicitly remove them
605#
606Makefile:
fe5b0fdd
DH
607# Tell versions [3.59,3.63) of GNU make to not export all variables.
608# Otherwise a system limit (for SysV at least) may be exceeded.
609.NOEXPORT: