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