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