]> git.ipfire.org Git - thirdparty/dhcp.git/blame - Makefile.in
[rt46933] regen
[thirdparty/dhcp.git] / Makefile.in
CommitLineData
35a3a3a8 1# Makefile.in generated by automake 1.15 from Makefile.am.
da59e03d 2# @configure_input@
fe5b0fdd 3
35a3a3a8 4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
a24b9f23 5
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
fe5b0fdd 17VPATH = @srcdir@
db1a8f68
SR
18am__is_gnu_make = { \
19 if test -z '$(MAKELEVEL)'; then \
20 false; \
21 elif test -n '$(MAKE_HOST)'; then \
22 true; \
23 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24 true; \
25 else \
26 false; \
27 fi; \
28}
45adf35c
TM
29am__make_running_with_option = \
30 case $${target_option-} in \
31 ?) ;; \
32 *) echo "am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
34 exit 1;; \
35 esac; \
36 has_opt=no; \
37 sane_makeflags=$$MAKEFLAGS; \
38 if $(am__is_gnu_make); then \
39 sane_makeflags=$$MFLAGS; \
40 else \
a24b9f23
MA
41 case $$MAKEFLAGS in \
42 *\\[\ \ ]*) \
45adf35c
TM
43 bs=\\; \
44 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
d7d9c0c7 46 esac; \
45adf35c
TM
47 fi; \
48 skip_next=no; \
49 strip_trailopt () \
50 { \
51 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 }; \
53 for flg in $$sane_makeflags; do \
54 test $$skip_next = yes && { skip_next=no; continue; }; \
55 case $$flg in \
56 *=*|--*) continue;; \
57 -*I) strip_trailopt 'I'; skip_next=yes;; \
58 -*I?*) strip_trailopt 'I';; \
59 -*O) strip_trailopt 'O'; skip_next=yes;; \
60 -*O?*) strip_trailopt 'O';; \
61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
63 -[dEDm]) skip_next=yes;; \
64 -[JT]) skip_next=yes;; \
65 esac; \
66 case $$flg in \
67 *$$target_option*) has_opt=yes; break;; \
68 esac; \
69 done; \
70 test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
fe5b0fdd 73pkgdatadir = $(datadir)/@PACKAGE@
fe5b0fdd 74pkgincludedir = $(includedir)/@PACKAGE@
a24b9f23
MA
75pkglibdir = $(libdir)/@PACKAGE@
76pkglibexecdir = $(libexecdir)/@PACKAGE@
da59e03d 77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
da59e03d
DH
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
fe5b0fdd
DH
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
a24b9f23
MA
89build_triplet = @build@
90host_triplet = @host@
68315782 91@HAVE_BINDDIR_TRUE@am__append_1 = bind/Makefile.in bind/bind.tar.gz bind/version.tmp
da59e03d 92subdir = .
da59e03d
DH
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96 $(ACLOCAL_M4)
db1a8f68
SR
97DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
98 $(am__configure_deps) $(nobase_include_HEADERS) \
99 $(am__DIST_COMMON)
da59e03d 100am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
1b658b9b 101 configure.lineno config.status.lineno
da59e03d
DH
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/includes/config.h
bf6f8fce 104CONFIG_CLEAN_FILES = doc/devel/doxyfile
a24b9f23 105CONFIG_CLEAN_VPATH_FILES =
45adf35c
TM
106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo " GEN " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 =
da59e03d
DH
118SOURCES =
119DIST_SOURCES =
45adf35c
TM
120RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
121 ctags-recursive dvi-recursive html-recursive info-recursive \
122 install-data-recursive install-dvi-recursive \
123 install-exec-recursive install-html-recursive \
124 install-info-recursive install-pdf-recursive \
125 install-ps-recursive install-recursive installcheck-recursive \
126 installdirs-recursive pdf-recursive ps-recursive \
127 tags-recursive uninstall-recursive
a24b9f23
MA
128am__can_run_installinfo = \
129 case $$AM_UPDATE_INFO_DIR in \
130 n|no|NO) false;; \
131 *) (install-info --version) >/dev/null 2>&1;; \
132 esac
da59e03d
DH
133am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
134am__vpath_adj = case $$p in \
135 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
136 *) f=$$p;; \
137 esac;
a24b9f23
MA
138am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
139am__install_max = 40
140am__nobase_strip_setup = \
141 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142am__nobase_strip = \
143 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
144am__nobase_list = $(am__nobase_strip_setup); \
145 for p in $$list; do echo "$$p $$p"; done | \
146 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
147 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
148 if (++n[$$2] == $(am__install_max)) \
149 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
150 END { for (dir in files) print dir, files[dir] }'
151am__base_list = \
152 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
153 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
154am__uninstall_files_from_dir = { \
155 test -z "$$files" \
156 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
157 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
158 $(am__cd) "$$dir" && rm -f $$files; }; \
159 }
da59e03d 160am__installdirs = "$(DESTDIR)$(includedir)"
da59e03d 161HEADERS = $(nobase_include_HEADERS)
1b658b9b
DH
162RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
163 distclean-recursive maintainer-clean-recursive
45adf35c
TM
164am__recursive_targets = \
165 $(RECURSIVE_TARGETS) \
166 $(RECURSIVE_CLEAN_TARGETS) \
167 $(am__extra_recursive_targets)
168AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
a24b9f23 169 cscope distdir dist dist-all distcheck
45adf35c
TM
170am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
171# Read a list of newline-separated strings from the standard input,
172# and print each of them once, without duplicates. Input order is
173# *not* preserved.
174am__uniquify_input = $(AWK) '\
175 BEGIN { nonempty = 0; } \
176 { items[$$0] = 1; nonempty = 1; } \
177 END { if (nonempty) { for (i in items) print i; }; } \
178'
179# Make sure the list of sources is unique. This is necessary because,
180# e.g., the same source file might be shared among _SOURCES variables
181# for different programs/libraries.
182am__define_uniq_tagged_files = \
183 list='$(am__tagged_files)'; \
184 unique=`for i in $$list; do \
185 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
186 done | $(am__uniquify_input)`
da59e03d
DH
187ETAGS = etags
188CTAGS = ctags
a24b9f23 189CSCOPE = cscope
da59e03d 190DIST_SUBDIRS = $(SUBDIRS)
3c16abe6 191am__DIST_COMMON = $(srcdir)/Makefile.in \
bf6f8fce
FD
192 $(top_srcdir)/doc/devel/doxyfile.in README compile \
193 config.guess config.sub depcomp install-sh missing
da59e03d
DH
194DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195distdir = $(PACKAGE)-$(VERSION)
196top_distdir = $(distdir)
197am__remove_distdir = \
a24b9f23
MA
198 if test -d "$(distdir)"; then \
199 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
200 && rm -rf "$(distdir)" \
201 || { sleep 5 && rm -rf "$(distdir)"; }; \
202 else :; fi
203am__post_remove_distdir = $(am__remove_distdir)
204am__relativize = \
205 dir0=`pwd`; \
206 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
207 sed_rest='s,^[^/]*/*,,'; \
208 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
209 sed_butlast='s,/*[^/]*$$,,'; \
210 while test -n "$$dir1"; do \
211 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
212 if test "$$first" != "."; then \
213 if test "$$first" = ".."; then \
214 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
215 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
216 else \
217 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
218 if test "$$first2" = "$$first"; then \
219 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220 else \
221 dir2="../$$dir2"; \
222 fi; \
223 dir0="$$dir0"/"$$first"; \
224 fi; \
225 fi; \
226 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
227 done; \
228 reldir="$$dir2"
da59e03d
DH
229DIST_ARCHIVES = $(distdir).tar.gz
230GZIP_ENV = --best
a24b9f23 231DIST_TARGETS = dist-gzip
da59e03d 232distuninstallcheck_listfiles = find . -type f -print
a24b9f23
MA
233am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
234 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
da59e03d 235distcleancheck_listfiles = find . -type f -print
13e5cc6c 236A = @A@
da59e03d 237ACLOCAL = @ACLOCAL@
da59e03d 238AMTAR = @AMTAR@
45adf35c 239AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
e619bd67 240AR = @AR@
9a111ee8 241ATF_BIN = @ATF_BIN@
06fb929c
TM
242ATF_CFLAGS = @ATF_CFLAGS@
243ATF_LDFLAGS = @ATF_LDFLAGS@
da59e03d
DH
244AUTOCONF = @AUTOCONF@
245AUTOHEADER = @AUTOHEADER@
246AUTOMAKE = @AUTOMAKE@
247AWK = @AWK@
6913a589 248BINDCONFIG = @BINDCONFIG@
0fb9c8a1 249BINDDIR = @BINDDIR@
e94e7f23
FD
250BINDIOMUX = @BINDIOMUX@
251BINDLIBDNSDIR = @BINDLIBDNSDIR@
252BINDLIBIRSDIR = @BINDLIBIRSDIR@
253BINDLIBISCCFGDIR = @BINDLIBISCCFGDIR@
254BINDLIBISCDIR = @BINDLIBISCDIR@
13e5cc6c 255BINDLT = @BINDLT@
5a428b2e 256BINDSRCDIR = @BINDSRCDIR@
e94e7f23 257BINDSUBDIR = @BINDSUBDIR@
fe5b0fdd 258CC = @CC@
da59e03d
DH
259CCDEPMODE = @CCDEPMODE@
260CFLAGS = @CFLAGS@
261CPP = @CPP@
262CPPFLAGS = @CPPFLAGS@
263CYGPATH_W = @CYGPATH_W@
264DEFS = @DEFS@
265DEPDIR = @DEPDIR@
bf6f8fce 266DHLIBS = @DHLIBS@
f2d20b9e 267DISTCHECK_ATF_CONFIGURE_FLAG = @DISTCHECK_ATF_CONFIGURE_FLAG@
68315782 268DISTCHECK_LIBBIND_CONFIGURE_FLAG = @DISTCHECK_LIBBIND_CONFIGURE_FLAG@
bf6f8fce 269DISTCHECK_LIBTOOL_CONFIGURE_FLAG = @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@
da59e03d
DH
270ECHO_C = @ECHO_C@
271ECHO_N = @ECHO_N@
272ECHO_T = @ECHO_T@
273EGREP = @EGREP@
274EXEEXT = @EXEEXT@
78f16d27 275GREP = @GREP@
1b658b9b 276INSTALL = @INSTALL@
da59e03d
DH
277INSTALL_DATA = @INSTALL_DATA@
278INSTALL_PROGRAM = @INSTALL_PROGRAM@
279INSTALL_SCRIPT = @INSTALL_SCRIPT@
280INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1b658b9b 281LDAP_CFLAGS = @LDAP_CFLAGS@
743d6937 282LDAP_LIBS = @LDAP_LIBS@
da59e03d
DH
283LDFLAGS = @LDFLAGS@
284LIBOBJS = @LIBOBJS@
285LIBS = @LIBS@
286LTLIBOBJS = @LTLIBOBJS@
aa46f178 287MAINT = @MAINT@
fe5b0fdd 288MAKEINFO = @MAKEINFO@
1b658b9b 289MKDIR_P = @MKDIR_P@
da59e03d 290OBJEXT = @OBJEXT@
fe5b0fdd 291PACKAGE = @PACKAGE@
da59e03d
DH
292PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293PACKAGE_NAME = @PACKAGE_NAME@
294PACKAGE_STRING = @PACKAGE_STRING@
295PACKAGE_TARNAME = @PACKAGE_TARNAME@
76f4993d 296PACKAGE_URL = @PACKAGE_URL@
da59e03d
DH
297PACKAGE_VERSION = @PACKAGE_VERSION@
298PATH_SEPARATOR = @PATH_SEPARATOR@
bf6f8fce 299Q = @Q@
fe5b0fdd 300RANLIB = @RANLIB@
da59e03d
DH
301SET_MAKE = @SET_MAKE@
302SHELL = @SHELL@
303STRIP = @STRIP@
6b87c7f2 304UNITTESTS = @UNITTESTS@
fe5b0fdd 305VERSION = @VERSION@
1b658b9b
DH
306abs_builddir = @abs_builddir@
307abs_srcdir = @abs_srcdir@
308abs_top_builddir = @abs_top_builddir@
309abs_top_srcdir = @abs_top_srcdir@
da59e03d 310ac_ct_CC = @ac_ct_CC@
0c5673bc 311ac_prefix_program = @ac_prefix_program@
da59e03d
DH
312am__include = @am__include@
313am__leading_dot = @am__leading_dot@
314am__quote = @am__quote@
315am__tar = @am__tar@
316am__untar = @am__untar@
317bindir = @bindir@
a24b9f23 318build = @build@
da59e03d 319build_alias = @build_alias@
a24b9f23
MA
320build_cpu = @build_cpu@
321build_os = @build_os@
322build_vendor = @build_vendor@
1b658b9b 323builddir = @builddir@
fe5b0fdd 324byte_order = @byte_order@
da59e03d 325datadir = @datadir@
78f16d27
DH
326datarootdir = @datarootdir@
327docdir = @docdir@
328dvidir = @dvidir@
da59e03d 329exec_prefix = @exec_prefix@
a24b9f23 330host = @host@
da59e03d 331host_alias = @host_alias@
a24b9f23
MA
332host_cpu = @host_cpu@
333host_os = @host_os@
334host_vendor = @host_vendor@
78f16d27 335htmldir = @htmldir@
da59e03d
DH
336includedir = @includedir@
337infodir = @infodir@
338install_sh = @install_sh@
339libdir = @libdir@
340libexecdir = @libexecdir@
78f16d27 341localedir = @localedir@
da59e03d
DH
342localstatedir = @localstatedir@
343mandir = @mandir@
344mkdir_p = @mkdir_p@
345oldincludedir = @oldincludedir@
78f16d27 346pdfdir = @pdfdir@
cacce092 347pkgcfg_found = @pkgcfg_found@
da59e03d
DH
348prefix = @prefix@
349program_transform_name = @program_transform_name@
78f16d27 350psdir = @psdir@
da59e03d
DH
351sbindir = @sbindir@
352sharedstatedir = @sharedstatedir@
1b658b9b 353srcdir = @srcdir@
da59e03d
DH
354sysconfdir = @sysconfdir@
355target_alias = @target_alias@
4d5c7601 356top_build_prefix = @top_build_prefix@
1b658b9b
DH
357top_builddir = @top_builddir@
358top_srcdir = @top_srcdir@
6ecda39c 359
13e5cc6c
FD
360#
361# for libtool
362#
363ACLOCAL_AMFLAGS = -I m4
364
6ecda39c
SK
365#
366# We have a lot of files that we want shipped with the distribution.
367#
6d91a86b 368EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
13e5cc6c
FD
369 contrib/3.0b1-lease-convert contrib/dhclient-tz-exithook.sh \
370 contrib/dhcp.spec contrib/sethostname.sh contrib/solaris.init \
68315782
FD
371 contrib/ms2isc/Registry.pm contrib/ms2isc/ms2isc.pl \
372 contrib/ms2isc/readme.txt contrib/ldap/dhcpd-conf-to-ldap \
373 contrib/ldap/dhcp.schema contrib/ldap/README.ldap \
1e80a731
FD
374 contrib/dhcp-lease-list.pl doc/BIND-libraries \
375 doc/DHCPv4-over-DHCPv6 doc/IANA-arp-parameters doc/Makefile \
376 doc/References.html doc/References.txt doc/References.xml \
377 doc/api+protocol doc/ja_JP.eucJP/dhclient-script.8 \
378 doc/ja_JP.eucJP/dhclient.8 doc/ja_JP.eucJP/dhclient.conf.5 \
68315782
FD
379 doc/ja_JP.eucJP/dhclient.leases.5 doc/ja_JP.eucJP/dhcp-eval.5 \
380 doc/ja_JP.eucJP/dhcp-options.5 \
381 doc/examples/dhclient-dhcpv6.conf \
382 doc/examples/dhcpd-dhcpv6.conf doc/devel/arch.dox \
383 doc/devel/atf.dox doc/devel/contrib.dox doc/devel/debug.dox \
1e80a731
FD
384 doc/devel/isc-logo.jpg doc/devel/libtool.dox \
385 doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
6b87c7f2
FD
386 client/tests/Atffile common/tests/Atffile server/tests/Atffile \
387 Kyuafile client/Kyuafile common/Kyuafile server/Kyuafile \
388 client/tests/Kyuafile common/tests/Kyuafile \
389 server/tests/Kyuafile $(am__append_1)
68315782
FD
390
391# Use an autoconf substitution vs an automake conditional here
392# to fool automake when the bind directory does not exist.
e94e7f23 393SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
fe5b0fdd 394nobase_include_HEADERS = dhcpctl/dhcpctl.h
f2d20b9e
FD
395
396#
397# distcheck tuning
398#
68315782 399DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_ATF_CONFIGURE_FLAG@ \
bf6f8fce
FD
400 @DISTCHECK_LIBBIND_CONFIGURE_FLAG@ \
401 @DISTCHECK_LIBTOOL_CONFIGURE_FLAG@ $(am__empty)
da59e03d 402all: all-recursive
fe5b0fdd
DH
403
404.SUFFIXES:
a24b9f23 405am--refresh: Makefile
da59e03d 406 @:
aa46f178 407$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
da59e03d
DH
408 @for dep in $?; do \
409 case '$(am__configure_deps)' in \
410 *$$dep*) \
a24b9f23
MA
411 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
412 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
da59e03d
DH
413 && exit 0; \
414 exit 1;; \
415 esac; \
416 done; \
a24b9f23
MA
417 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
418 $(am__cd) $(top_srcdir) && \
419 $(AUTOMAKE) --foreign Makefile
fe5b0fdd 420
da59e03d 421$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
dff902ba 422 $(SHELL) ./config.status --recheck
da59e03d 423
aa46f178 424$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
a24b9f23 425 $(am__cd) $(srcdir) && $(AUTOCONF)
aa46f178 426$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
a24b9f23
MA
427 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
428$(am__aclocal_m4_deps):
5fe45d07
TM
429doc/devel/doxyfile: $(top_builddir)/config.status $(top_srcdir)/doc/devel/doxyfile.in
430 cd $(top_builddir) && $(SHELL) ./config.status $@
da59e03d
DH
431install-nobase_includeHEADERS: $(nobase_include_HEADERS)
432 @$(NORMAL_INSTALL)
a24b9f23
MA
433 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
434 if test -n "$$list"; then \
435 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
436 $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
437 fi; \
438 $(am__nobase_list) | while read dir files; do \
439 xfiles=; for file in $$files; do \
440 if test -f "$$file"; then xfiles="$$xfiles $$file"; \
441 else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
442 test -z "$$xfiles" || { \
443 test "x$$dir" = x. || { \
444 echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
445 $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
446 echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
447 $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
da59e03d 448 done
fe5b0fdd 449
da59e03d
DH
450uninstall-nobase_includeHEADERS:
451 @$(NORMAL_UNINSTALL)
a24b9f23
MA
452 @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
453 $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
454 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
fe5b0fdd
DH
455
456# This directory's subdirectories are mostly independent; you can cd
a24b9f23
MA
457# into them and run 'make' without going through this Makefile.
458# To change the values of 'make' variables: instead of editing Makefiles,
459# (1) if the variable is set in 'config.status', edit 'config.status'
460# (which will cause the Makefiles to be regenerated when you run 'make');
461# (2) otherwise, pass the desired values on the 'make' command line.
45adf35c
TM
462$(am__recursive_targets):
463 @fail=; \
464 if $(am__make_keepgoing); then \
465 failcom='fail=yes'; \
466 else \
467 failcom='exit 1'; \
468 fi; \
fe5b0fdd
DH
469 dot_seen=no; \
470 target=`echo $@ | sed s/-recursive//`; \
a24b9f23
MA
471 case "$@" in \
472 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
473 *) list='$(SUBDIRS)' ;; \
474 esac; \
475 for subdir in $$list; do \
fe5b0fdd
DH
476 echo "Making $$target in $$subdir"; \
477 if test "$$subdir" = "."; then \
478 dot_seen=yes; \
479 local_target="$$target-am"; \
480 else \
481 local_target="$$target"; \
482 fi; \
a24b9f23 483 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
da59e03d 484 || eval $$failcom; \
fe5b0fdd
DH
485 done; \
486 if test "$$dot_seen" = "no"; then \
487 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
488 fi; test -z "$$fail"
489
45adf35c
TM
490ID: $(am__tagged_files)
491 $(am__define_uniq_tagged_files); mkid -fID $$unique
492tags: tags-recursive
493TAGS: tags
494
495tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
a24b9f23 496 set x; \
fe5b0fdd 497 here=`pwd`; \
da59e03d
DH
498 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
499 include_option=--etags-include; \
500 empty_fix=.; \
501 else \
502 include_option=--include; \
503 empty_fix=; \
504 fi; \
fe5b0fdd 505 list='$(SUBDIRS)'; for subdir in $$list; do \
da59e03d
DH
506 if test "$$subdir" = .; then :; else \
507 test ! -f $$subdir/TAGS || \
a24b9f23 508 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
da59e03d 509 fi; \
fe5b0fdd 510 done; \
45adf35c 511 $(am__define_uniq_tagged_files); \
a24b9f23
MA
512 shift; \
513 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
da59e03d 514 test -n "$$unique" || unique=$$empty_fix; \
a24b9f23
MA
515 if test $$# -gt 0; then \
516 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
517 "$$@" $$unique; \
518 else \
519 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520 $$unique; \
521 fi; \
da59e03d 522 fi
45adf35c
TM
523ctags: ctags-recursive
524
525CTAGS: ctags
526ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
527 $(am__define_uniq_tagged_files); \
a24b9f23 528 test -z "$(CTAGS_ARGS)$$unique" \
da59e03d 529 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
a24b9f23 530 $$unique
fe5b0fdd 531
da59e03d
DH
532GTAGS:
533 here=`$(am__cd) $(top_builddir) && pwd` \
a24b9f23
MA
534 && $(am__cd) $(top_srcdir) \
535 && gtags -i $(GTAGS_ARGS) "$$here"
536cscope: cscope.files
537 test ! -s cscope.files \
538 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
539clean-cscope:
540 -rm -f cscope.files
45adf35c
TM
541cscope.files: clean-cscope cscopelist
542cscopelist: cscopelist-recursive
a24b9f23 543
45adf35c
TM
544cscopelist-am: $(am__tagged_files)
545 list='$(am__tagged_files)'; \
a24b9f23
MA
546 case "$(srcdir)" in \
547 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
548 *) sdir=$(subdir)/$(srcdir) ;; \
549 esac; \
550 for i in $$list; do \
551 if test -f "$$i"; then \
552 echo "$(subdir)/$$i"; \
553 else \
554 echo "$$sdir/$$i"; \
555 fi; \
556 done >> $(top_builddir)/cscope.files
fe5b0fdd
DH
557
558distclean-tags:
da59e03d 559 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
a24b9f23 560 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
fe5b0fdd
DH
561
562distdir: $(DISTFILES)
da59e03d 563 $(am__remove_distdir)
a24b9f23 564 test -d "$(distdir)" || mkdir "$(distdir)"
1b658b9b
DH
565 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
566 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
567 list='$(DISTFILES)'; \
568 dist_files=`for file in $$list; do echo $$file; done | \
569 sed -e "s|^$$srcdirstrip/||;t" \
570 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
571 case $$dist_files in \
572 */*) $(MKDIR_P) `echo "$$dist_files" | \
573 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
574 sort -u` ;; \
575 esac; \
576 for file in $$dist_files; do \
da59e03d 577 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
fe5b0fdd 578 if test -d $$d/$$file; then \
1b658b9b 579 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
a24b9f23
MA
580 if test -d "$(distdir)/$$file"; then \
581 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
582 fi; \
da59e03d 583 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
a24b9f23
MA
584 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
585 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
da59e03d 586 fi; \
a24b9f23 587 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
fe5b0fdd 588 else \
a24b9f23
MA
589 test -f "$(distdir)/$$file" \
590 || cp -p $$d/$$file "$(distdir)/$$file" \
da59e03d 591 || exit 1; \
fe5b0fdd
DH
592 fi; \
593 done
a24b9f23 594 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
fe5b0fdd 595 if test "$$subdir" = .; then :; else \
a24b9f23
MA
596 $(am__make_dryrun) \
597 || test -d "$(distdir)/$$subdir" \
598 || $(MKDIR_P) "$(distdir)/$$subdir" \
599 || exit 1; \
600 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
601 $(am__relativize); \
602 new_distdir=$$reldir; \
603 dir1=$$subdir; dir2="$(top_distdir)"; \
604 $(am__relativize); \
605 new_top_distdir=$$reldir; \
606 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
607 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
608 ($(am__cd) $$subdir && \
da59e03d 609 $(MAKE) $(AM_MAKEFLAGS) \
a24b9f23
MA
610 top_distdir="$$new_top_distdir" \
611 distdir="$$new_distdir" \
1b658b9b
DH
612 am__remove_distdir=: \
613 am__skip_length_check=: \
a24b9f23 614 am__skip_mode_fix=: \
da59e03d 615 distdir) \
fe5b0fdd
DH
616 || exit 1; \
617 fi; \
618 done
a24b9f23
MA
619 -test -n "$(am__skip_mode_fix)" \
620 || find "$(distdir)" -type d ! -perm -755 \
621 -exec chmod u+rwx,go+rx {} \; -o \
da59e03d
DH
622 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
623 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1b658b9b 624 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
a24b9f23 625 || chmod -R a+r "$(distdir)"
da59e03d 626dist-gzip: distdir
35a3a3a8 627 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
a24b9f23 628 $(am__post_remove_distdir)
da59e03d
DH
629
630dist-bzip2: distdir
a24b9f23
MA
631 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
632 $(am__post_remove_distdir)
da59e03d 633
a24b9f23
MA
634dist-lzip: distdir
635 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
636 $(am__post_remove_distdir)
637
638dist-xz: distdir
639 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
640 $(am__post_remove_distdir)
1b658b9b 641
da59e03d 642dist-tarZ: distdir
db1a8f68
SR
643 @echo WARNING: "Support for distribution archives compressed with" \
644 "legacy program 'compress' is deprecated." >&2
45adf35c 645 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
da59e03d 646 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
a24b9f23 647 $(am__post_remove_distdir)
da59e03d
DH
648
649dist-shar: distdir
db1a8f68
SR
650 @echo WARNING: "Support for shar distribution archives is" \
651 "deprecated." >&2
45adf35c 652 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
35a3a3a8 653 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
a24b9f23 654 $(am__post_remove_distdir)
da59e03d
DH
655
656dist-zip: distdir
657 -rm -f $(distdir).zip
658 zip -rq $(distdir).zip $(distdir)
a24b9f23 659 $(am__post_remove_distdir)
da59e03d 660
a24b9f23
MA
661dist dist-all:
662 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
663 $(am__post_remove_distdir)
da59e03d
DH
664
665# This target untars the dist file and tries a VPATH configuration. Then
666# it guarantees that the distribution is self-contained by making another
667# tarfile.
668distcheck: dist
669 case '$(DIST_ARCHIVES)' in \
670 *.tar.gz*) \
35a3a3a8 671 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
da59e03d 672 *.tar.bz2*) \
a24b9f23
MA
673 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
674 *.tar.lz*) \
675 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
676 *.tar.xz*) \
677 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
da59e03d
DH
678 *.tar.Z*) \
679 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
680 *.shar.gz*) \
35a3a3a8 681 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
da59e03d
DH
682 *.zip*) \
683 unzip $(distdir).zip ;;\
684 esac
a24b9f23
MA
685 chmod -R a-w $(distdir)
686 chmod u+w $(distdir)
db1a8f68 687 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
da59e03d 688 chmod a-w $(distdir)
a24b9f23 689 test -d $(distdir)/_build || exit 0; \
da59e03d
DH
690 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
691 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
5a428b2e 692 && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
a24b9f23 693 && am__cwd=`pwd` \
db1a8f68
SR
694 && $(am__cd) $(distdir)/_build/sub \
695 && ../../configure \
a24b9f23 696 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
da59e03d 697 $(DISTCHECK_CONFIGURE_FLAGS) \
db1a8f68 698 --srcdir=../.. --prefix="$$dc_install_base" \
da59e03d
DH
699 && $(MAKE) $(AM_MAKEFLAGS) \
700 && $(MAKE) $(AM_MAKEFLAGS) dvi \
701 && $(MAKE) $(AM_MAKEFLAGS) check \
702 && $(MAKE) $(AM_MAKEFLAGS) install \
703 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
704 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
705 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
706 distuninstallcheck \
707 && chmod -R a-w "$$dc_install_base" \
708 && ({ \
709 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
710 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
711 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
712 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
713 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
714 } || { rm -rf "$$dc_destdir"; exit 1; }) \
715 && rm -rf "$$dc_destdir" \
716 && $(MAKE) $(AM_MAKEFLAGS) dist \
717 && rm -rf $(DIST_ARCHIVES) \
a24b9f23
MA
718 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
719 && cd "$$am__cwd" \
720 || exit 1
721 $(am__post_remove_distdir)
da59e03d
DH
722 @(echo "$(distdir) archives ready for distribution: "; \
723 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1b658b9b 724 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
da59e03d 725distuninstallcheck:
a24b9f23
MA
726 @test -n '$(distuninstallcheck_dir)' || { \
727 echo 'ERROR: trying to run $@ with an empty' \
728 '$$(distuninstallcheck_dir)' >&2; \
729 exit 1; \
730 }; \
731 $(am__cd) '$(distuninstallcheck_dir)' || { \
732 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
733 exit 1; \
734 }; \
735 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
da59e03d
DH
736 || { echo "ERROR: files left after uninstall:" ; \
737 if test -n "$(DESTDIR)"; then \
738 echo " (check DESTDIR support)"; \
739 fi ; \
740 $(distuninstallcheck_listfiles) ; \
741 exit 1; } >&2
742distcleancheck: distclean
743 @if test '$(srcdir)' = . ; then \
744 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
745 exit 1 ; \
746 fi
747 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
748 || { echo "ERROR: files left in build directory after distclean:" ; \
749 $(distcleancheck_listfiles) ; \
750 exit 1; } >&2
fe5b0fdd
DH
751check-am: all-am
752check: check-recursive
da59e03d
DH
753all-am: Makefile $(HEADERS)
754installdirs: installdirs-recursive
755installdirs-am:
756 for dir in "$(DESTDIR)$(includedir)"; do \
1b658b9b 757 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
da59e03d
DH
758 done
759install: install-recursive
fe5b0fdd
DH
760install-exec: install-exec-recursive
761install-data: install-data-recursive
da59e03d 762uninstall: uninstall-recursive
fe5b0fdd
DH
763
764install-am: all-am
765 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
dff902ba 766
da59e03d
DH
767installcheck: installcheck-recursive
768install-strip:
a24b9f23
MA
769 if test -z '$(STRIP)'; then \
770 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
771 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
772 install; \
773 else \
774 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
777 fi
fe5b0fdd
DH
778mostlyclean-generic:
779
780clean-generic:
781
782distclean-generic:
da59e03d 783 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
a24b9f23 784 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
fe5b0fdd
DH
785
786maintainer-clean-generic:
da59e03d
DH
787 @echo "This command is intended for maintainers to use"
788 @echo "it deletes files that may require special tools to rebuild."
789clean: clean-recursive
fe5b0fdd 790
da59e03d 791clean-am: clean-generic mostlyclean-am
fe5b0fdd 792
da59e03d
DH
793distclean: distclean-recursive
794 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
795 -rm -f Makefile
5a428b2e
FD
796distclean-am: clean-am distclean-generic distclean-local \
797 distclean-tags
fe5b0fdd 798
da59e03d 799dvi: dvi-recursive
fe5b0fdd 800
da59e03d 801dvi-am:
fe5b0fdd 802
da59e03d 803html: html-recursive
fe5b0fdd 804
a24b9f23
MA
805html-am:
806
da59e03d
DH
807info: info-recursive
808
809info-am:
810
811install-data-am: install-nobase_includeHEADERS
812
1b658b9b
DH
813install-dvi: install-dvi-recursive
814
a24b9f23
MA
815install-dvi-am:
816
da59e03d
DH
817install-exec-am:
818
1b658b9b
DH
819install-html: install-html-recursive
820
a24b9f23
MA
821install-html-am:
822
da59e03d
DH
823install-info: install-info-recursive
824
a24b9f23
MA
825install-info-am:
826
da59e03d
DH
827install-man:
828
1b658b9b
DH
829install-pdf: install-pdf-recursive
830
a24b9f23
MA
831install-pdf-am:
832
1b658b9b
DH
833install-ps: install-ps-recursive
834
a24b9f23
MA
835install-ps-am:
836
da59e03d 837installcheck-am:
fe5b0fdd 838
dff902ba 839maintainer-clean: maintainer-clean-recursive
da59e03d
DH
840 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
841 -rm -rf $(top_srcdir)/autom4te.cache
842 -rm -f Makefile
843maintainer-clean-am: distclean-am maintainer-clean-generic
fe5b0fdd 844
da59e03d 845mostlyclean: mostlyclean-recursive
6ecda39c 846
da59e03d
DH
847mostlyclean-am: mostlyclean-generic
848
849pdf: pdf-recursive
850
851pdf-am:
dff902ba 852
da59e03d
DH
853ps: ps-recursive
854
855ps-am:
856
1b658b9b 857uninstall-am: uninstall-nobase_includeHEADERS
da59e03d 858
45adf35c
TM
859.MAKE: $(am__recursive_targets) install-am install-strip
860
861.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
862 am--refresh check check-am clean clean-cscope clean-generic \
863 cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
864 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
5a428b2e
FD
865 distcheck distclean distclean-generic distclean-local \
866 distclean-tags distcleancheck distdir distuninstallcheck dvi \
867 dvi-am html html-am info info-am install install-am \
868 install-data install-data-am install-dvi install-dvi-am \
869 install-exec install-exec-am install-html install-html-am \
870 install-info install-info-am install-man \
871 install-nobase_includeHEADERS install-pdf install-pdf-am \
872 install-ps install-ps-am install-strip installcheck \
873 installcheck-am installdirs installdirs-am maintainer-clean \
874 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
875 pdf-am ps ps-am tags tags-am uninstall uninstall-am \
876 uninstall-nobase_includeHEADERS
da59e03d 877
db1a8f68
SR
878.PRECIOUS: Makefile
879
da59e03d
DH
880
881#
882# automake adds dependencies that we don't like, so we explicitly remove them
883#
884Makefile:
a24b9f23 885
5a428b2e 886distcheck-hook:
68315782 887@HAVE_BINDDIR_TRUE@ chmod u+w $(distdir)/bind
5a428b2e
FD
888
889distclean-local:
890 rm -f config.report
891
fe5b0fdd
DH
892# Tell versions [3.59,3.63) of GNU make to not export all variables.
893# Otherwise a system limit (for SysV at least) may be exceeded.
894.NOEXPORT: