xref: /netbsd-src/external/bsd/ntp/dist/kernel/sys/Makefile.in (revision 80d9064ac03cbb6a4174695f0d5b237c8766d3d0)
1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = kernel/sys
38DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/sntp/libopts/m4/libopts.m4 \
42	$(top_srcdir)/sntp/libevent/m4/openldap-thread-check.m4 \
43	$(top_srcdir)/sntp/libevent/m4/openldap.m4 \
44	$(top_srcdir)/sntp/m4/define_dir.m4 \
45	$(top_srcdir)/sntp/m4/hms_search_lib.m4 \
46	$(top_srcdir)/sntp/m4/libtool.m4 \
47	$(top_srcdir)/sntp/m4/ltoptions.m4 \
48	$(top_srcdir)/sntp/m4/ltsugar.m4 \
49	$(top_srcdir)/sntp/m4/ltversion.m4 \
50	$(top_srcdir)/sntp/m4/lt~obsolete.m4 \
51	$(top_srcdir)/sntp/m4/ntp_cacheversion.m4 \
52	$(top_srcdir)/sntp/m4/ntp_compiler.m4 \
53	$(top_srcdir)/sntp/m4/ntp_crosscompile.m4 \
54	$(top_srcdir)/sntp/m4/ntp_debug.m4 \
55	$(top_srcdir)/sntp/m4/ntp_dir_sep.m4 \
56	$(top_srcdir)/sntp/m4/ntp_facilitynames.m4 \
57	$(top_srcdir)/sntp/m4/ntp_googletest.m4 \
58	$(top_srcdir)/sntp/m4/ntp_ipv6.m4 \
59	$(top_srcdir)/sntp/m4/ntp_lib_m.m4 \
60	$(top_srcdir)/sntp/m4/ntp_libevent.m4 \
61	$(top_srcdir)/sntp/m4/ntp_libntp.m4 \
62	$(top_srcdir)/sntp/m4/ntp_lineeditlibs.m4 \
63	$(top_srcdir)/sntp/m4/ntp_locinfo.m4 \
64	$(top_srcdir)/sntp/m4/ntp_openssl.m4 \
65	$(top_srcdir)/sntp/m4/ntp_pkg_config.m4 \
66	$(top_srcdir)/sntp/m4/ntp_prog_cc.m4 \
67	$(top_srcdir)/sntp/m4/ntp_rlimit.m4 \
68	$(top_srcdir)/sntp/m4/ntp_sntp.m4 \
69	$(top_srcdir)/sntp/m4/ntp_ver_suffix.m4 \
70	$(top_srcdir)/sntp/m4/ntp_vpathhack.m4 \
71	$(top_srcdir)/sntp/m4/os_cflags.m4 \
72	$(top_srcdir)/sntp/m4/snprintf.m4 \
73	$(top_srcdir)/sntp/m4/version.m4 $(top_srcdir)/configure.ac
74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75	$(ACLOCAL_M4)
76mkinstalldirs = $(install_sh) -d
77CONFIG_HEADER = $(top_builddir)/config.h
78CONFIG_CLEAN_FILES =
79CONFIG_CLEAN_VPATH_FILES =
80AM_V_GEN = $(am__v_GEN_$(V))
81am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
82am__v_GEN_0 = @echo "  GEN   " $@;
83AM_V_at = $(am__v_at_$(V))
84am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
85am__v_at_0 = @
86SOURCES =
87DIST_SOURCES =
88HEADERS = $(noinst_HEADERS)
89ETAGS = etags
90CTAGS = ctags
91DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
92ACLOCAL = @ACLOCAL@
93ALLOCA = @ALLOCA@
94AMTAR = @AMTAR@
95AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
96AR = @AR@
97AUTOCONF = @AUTOCONF@
98AUTOHEADER = @AUTOHEADER@
99AUTOMAKE = @AUTOMAKE@
100AWK = @AWK@
101CALC_TICKADJ_DB = @CALC_TICKADJ_DB@
102CALC_TICKADJ_DL = @CALC_TICKADJ_DL@
103CALC_TICKADJ_DS = @CALC_TICKADJ_DS@
104CALC_TICKADJ_MS = @CALC_TICKADJ_MS@
105CC = @CC@
106CCDEPMODE = @CCDEPMODE@
107CFLAGS = @CFLAGS@
108CFLAGS_NTP = @CFLAGS_NTP@
109CHUTEST = @CHUTEST@
110CONFIG_SHELL = @CONFIG_SHELL@
111CPP = @CPP@
112CPPFLAGS = @CPPFLAGS@
113CPPFLAGS_NTP = @CPPFLAGS_NTP@
114CXX = @CXX@
115CXXCPP = @CXXCPP@
116CXXDEPMODE = @CXXDEPMODE@
117CXXFLAGS = @CXXFLAGS@
118CYGPATH_W = @CYGPATH_W@
119DCFD = @DCFD@
120DEFS = @DEFS@
121DEPDIR = @DEPDIR@
122DLLTOOL = @DLLTOOL@
123DSYMUTIL = @DSYMUTIL@
124DUMPBIN = @DUMPBIN@
125ECHO_C = @ECHO_C@
126ECHO_N = @ECHO_N@
127ECHO_T = @ECHO_T@
128EDITLINE_LIBS = @EDITLINE_LIBS@
129EGREP = @EGREP@
130EXEEXT = @EXEEXT@
131FGREP = @FGREP@
132GREP = @GREP@
133GTEST_CONFIG = @GTEST_CONFIG@
134GTEST_CPPFLAGS = @GTEST_CPPFLAGS@
135GTEST_CXXFLAGS = @GTEST_CXXFLAGS@
136GTEST_LDFLAGS = @GTEST_LDFLAGS@
137GTEST_LIBS = @GTEST_LIBS@
138HAVE_INLINE = @HAVE_INLINE@
139HAVE_RLIMIT_MEMLOCK = @HAVE_RLIMIT_MEMLOCK@
140HAVE_RLIMIT_STACK = @HAVE_RLIMIT_STACK@
141INSTALL = @INSTALL@
142INSTALL_DATA = @INSTALL_DATA@
143INSTALL_PROGRAM = @INSTALL_PROGRAM@
144INSTALL_SCRIPT = @INSTALL_SCRIPT@
145INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146LD = @LD@
147LDADD_LIBNTP = @LDADD_LIBNTP@
148LDADD_NLIST = @LDADD_NLIST@
149LDADD_NTP = @LDADD_NTP@
150LDFLAGS = @LDFLAGS@
151LDFLAGS_NTP = @LDFLAGS_NTP@
152LIBISC_PTHREADS_NOTHREADS = @LIBISC_PTHREADS_NOTHREADS@
153LIBM = @LIBM@
154LIBOBJS = @LIBOBJS@
155LIBOPTS_CFLAGS = @LIBOPTS_CFLAGS@
156LIBOPTS_DIR = @LIBOPTS_DIR@
157LIBOPTS_LDADD = @LIBOPTS_LDADD@
158LIBPARSE = @LIBPARSE@
159LIBS = @LIBS@
160LIBTOOL = @LIBTOOL@
161LIBTOOL_DEPS = @LIBTOOL_DEPS@
162LIPO = @LIPO@
163LN_S = @LN_S@
164LSCF = @LSCF@
165LTLIBOBJS = @LTLIBOBJS@
166MAKEINFO = @MAKEINFO@
167MAKE_ADJTIMED = @MAKE_ADJTIMED@
168MAKE_CHECK_LAYOUT = @MAKE_CHECK_LAYOUT@
169MAKE_CHECK_Y2K = @MAKE_CHECK_Y2K@
170MAKE_LIBNTPSIM = @MAKE_LIBNTPSIM@
171MAKE_LIBPARSE = @MAKE_LIBPARSE@
172MAKE_LIBPARSE_KERNEL = @MAKE_LIBPARSE_KERNEL@
173MAKE_NTPDSIM = @MAKE_NTPDSIM@
174MAKE_NTPSNMPD = @MAKE_NTPSNMPD@
175MAKE_NTPTIME = @MAKE_NTPTIME@
176MAKE_PARSEKMODULE = @MAKE_PARSEKMODULE@
177MAKE_TICKADJ = @MAKE_TICKADJ@
178MAKE_TIMETRIM = @MAKE_TIMETRIM@
179MANIFEST_TOOL = @MANIFEST_TOOL@
180MANTAGFMT = @MANTAGFMT@
181MKDIR_P = @MKDIR_P@
182NM = @NM@
183NMEDIT = @NMEDIT@
184NTPDATE_DB = @NTPDATE_DB@
185NTPDATE_DL = @NTPDATE_DL@
186NTPDATE_DS = @NTPDATE_DS@
187NTPDATE_MS = @NTPDATE_MS@
188NTPDC_DB = @NTPDC_DB@
189NTPDC_DL = @NTPDC_DL@
190NTPDC_DS = @NTPDC_DS@
191NTPDC_MS = @NTPDC_MS@
192NTPDSIM_DB = @NTPDSIM_DB@
193NTPDSIM_DL = @NTPDSIM_DL@
194NTPDSIM_DS = @NTPDSIM_DS@
195NTPDSIM_MS = @NTPDSIM_MS@
196NTPD_DB = @NTPD_DB@
197NTPD_DL = @NTPD_DL@
198NTPD_DS = @NTPD_DS@
199NTPD_MS = @NTPD_MS@
200NTPQ_DB = @NTPQ_DB@
201NTPQ_DL = @NTPQ_DL@
202NTPQ_DS = @NTPQ_DS@
203NTPQ_MS = @NTPQ_MS@
204NTPSNMPD_DB = @NTPSNMPD_DB@
205NTPSNMPD_DL = @NTPSNMPD_DL@
206NTPSNMPD_DS = @NTPSNMPD_DS@
207NTPSNMPD_MS = @NTPSNMPD_MS@
208NTPTIME_DB = @NTPTIME_DB@
209NTPTIME_DL = @NTPTIME_DL@
210NTPTIME_DS = @NTPTIME_DS@
211NTPTIME_MS = @NTPTIME_MS@
212NTPTRACE_DB = @NTPTRACE_DB@
213NTPTRACE_DL = @NTPTRACE_DL@
214NTPTRACE_DS = @NTPTRACE_DS@
215NTPTRACE_MS = @NTPTRACE_MS@
216NTP_KEYGEN_DB = @NTP_KEYGEN_DB@
217NTP_KEYGEN_DL = @NTP_KEYGEN_DL@
218NTP_KEYGEN_DS = @NTP_KEYGEN_DS@
219NTP_KEYGEN_MS = @NTP_KEYGEN_MS@
220NTP_KEYSDIR = @NTP_KEYSDIR@
221NTP_WAIT_DB = @NTP_WAIT_DB@
222NTP_WAIT_DL = @NTP_WAIT_DL@
223NTP_WAIT_DS = @NTP_WAIT_DS@
224NTP_WAIT_MS = @NTP_WAIT_MS@
225OBJDUMP = @OBJDUMP@
226OBJEXT = @OBJEXT@
227OTOOL = @OTOOL@
228OTOOL64 = @OTOOL64@
229PACKAGE = @PACKAGE@
230PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
231PACKAGE_NAME = @PACKAGE_NAME@
232PACKAGE_STRING = @PACKAGE_STRING@
233PACKAGE_TARNAME = @PACKAGE_TARNAME@
234PACKAGE_URL = @PACKAGE_URL@
235PACKAGE_VERSION = @PACKAGE_VERSION@
236PATH_NET_SNMP_CONFIG = @PATH_NET_SNMP_CONFIG@
237PATH_PERL = @PATH_PERL@
238PATH_SEPARATOR = @PATH_SEPARATOR@
239PATH_TEST = @PATH_TEST@
240PERLLIBDIR = @PERLLIBDIR@
241PKG_CONFIG = @PKG_CONFIG@
242POSIX_SHELL = @POSIX_SHELL@
243PROPDELAY = @PROPDELAY@
244PTHREAD_LIBS = @PTHREAD_LIBS@
245RANLIB = @RANLIB@
246SED = @SED@
247SET_MAKE = @SET_MAKE@
248SHELL = @SHELL@
249SNMP_CFLAGS = @SNMP_CFLAGS@
250SNMP_CPPFLAGS = @SNMP_CPPFLAGS@
251SNMP_LIBS = @SNMP_LIBS@
252SNTP = @SNTP@
253SNTP_DB = @SNTP_DB@
254SNTP_DL = @SNTP_DL@
255SNTP_DS = @SNTP_DS@
256SNTP_MS = @SNTP_MS@
257STRIP = @STRIP@
258TESTDCF = @TESTDCF@
259TICKADJ_DB = @TICKADJ_DB@
260TICKADJ_DL = @TICKADJ_DL@
261TICKADJ_DS = @TICKADJ_DS@
262TICKADJ_MS = @TICKADJ_MS@
263TIMETRIM_DB = @TIMETRIM_DB@
264TIMETRIM_DL = @TIMETRIM_DL@
265TIMETRIM_DS = @TIMETRIM_DS@
266TIMETRIM_MS = @TIMETRIM_MS@
267VERSION = @VERSION@
268VER_SUFFIX = @VER_SUFFIX@
269YACC = @YACC@
270YFLAGS = @YFLAGS@
271abs_builddir = @abs_builddir@
272abs_srcdir = @abs_srcdir@
273abs_top_builddir = @abs_top_builddir@
274abs_top_srcdir = @abs_top_srcdir@
275ac_ct_AR = @ac_ct_AR@
276ac_ct_CC = @ac_ct_CC@
277ac_ct_CXX = @ac_ct_CXX@
278ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
279am__include = @am__include@
280am__leading_dot = @am__leading_dot@
281am__quote = @am__quote@
282am__tar = @am__tar@
283am__untar = @am__untar@
284bindir = @bindir@
285build = @build@
286build_alias = @build_alias@
287build_cpu = @build_cpu@
288build_os = @build_os@
289build_vendor = @build_vendor@
290builddir = @builddir@
291datadir = @datadir@
292datarootdir = @datarootdir@
293docdir = @docdir@
294dvidir = @dvidir@
295exec_prefix = @exec_prefix@
296host = @host@
297host_alias = @host_alias@
298host_cpu = @host_cpu@
299host_os = @host_os@
300host_vendor = @host_vendor@
301htmldir = @htmldir@
302includedir = @includedir@
303infodir = @infodir@
304install_sh = @install_sh@
305libdir = @libdir@
306libexecdir = @libexecdir@
307localedir = @localedir@
308localstatedir = @localstatedir@
309mandir = @mandir@
310mkdir_p = @mkdir_p@
311oldincludedir = @oldincludedir@
312pdfdir = @pdfdir@
313prefix = @prefix@
314program_transform_name = @program_transform_name@
315psdir = @psdir@
316sbindir = @sbindir@
317sharedstatedir = @sharedstatedir@
318srcdir = @srcdir@
319subdirs = @subdirs@
320sysconfdir = @sysconfdir@
321target_alias = @target_alias@
322top_build_prefix = @top_build_prefix@
323top_builddir = @top_builddir@
324top_srcdir = @top_srcdir@
325noinst_HEADERS = bsd_audioirig.h i8253.h parsestreams.h \
326 pcl720.h ppsclock.h timex.h tpro.h tt560_api.h
327
328all: all-am
329
330.SUFFIXES:
331$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
332	@for dep in $?; do \
333	  case '$(am__configure_deps)' in \
334	    *$$dep*) \
335	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
336	        && { if test -f $@; then exit 0; else break; fi; }; \
337	      exit 1;; \
338	  esac; \
339	done; \
340	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign kernel/sys/Makefile'; \
341	$(am__cd) $(top_srcdir) && \
342	  $(AUTOMAKE) --foreign kernel/sys/Makefile
343.PRECIOUS: Makefile
344Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
345	@case '$?' in \
346	  *config.status*) \
347	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
348	  *) \
349	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
350	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
351	esac;
352
353$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
354	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
355
356$(top_srcdir)/configure:  $(am__configure_deps)
357	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360$(am__aclocal_m4_deps):
361
362mostlyclean-libtool:
363	-rm -f *.lo
364
365clean-libtool:
366	-rm -rf .libs _libs
367
368ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
369	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370	unique=`for i in $$list; do \
371	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372	  done | \
373	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374	      END { if (nonempty) { for (i in files) print i; }; }'`; \
375	mkid -fID $$unique
376tags: TAGS
377
378TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
379		$(TAGS_FILES) $(LISP)
380	set x; \
381	here=`pwd`; \
382	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383	unique=`for i in $$list; do \
384	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385	  done | \
386	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387	      END { if (nonempty) { for (i in files) print i; }; }'`; \
388	shift; \
389	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
390	  test -n "$$unique" || unique=$$empty_fix; \
391	  if test $$# -gt 0; then \
392	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393	      "$$@" $$unique; \
394	  else \
395	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
396	      $$unique; \
397	  fi; \
398	fi
399ctags: CTAGS
400CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
401		$(TAGS_FILES) $(LISP)
402	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
403	unique=`for i in $$list; do \
404	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405	  done | \
406	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407	      END { if (nonempty) { for (i in files) print i; }; }'`; \
408	test -z "$(CTAGS_ARGS)$$unique" \
409	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
410	     $$unique
411
412GTAGS:
413	here=`$(am__cd) $(top_builddir) && pwd` \
414	  && $(am__cd) $(top_srcdir) \
415	  && gtags -i $(GTAGS_ARGS) "$$here"
416
417distclean-tags:
418	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
419
420distdir: $(DISTFILES)
421	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423	list='$(DISTFILES)'; \
424	  dist_files=`for file in $$list; do echo $$file; done | \
425	  sed -e "s|^$$srcdirstrip/||;t" \
426	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
427	case $$dist_files in \
428	  */*) $(MKDIR_P) `echo "$$dist_files" | \
429			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
430			   sort -u` ;; \
431	esac; \
432	for file in $$dist_files; do \
433	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
434	  if test -d $$d/$$file; then \
435	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
436	    if test -d "$(distdir)/$$file"; then \
437	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438	    fi; \
439	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
440	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
441	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
442	    fi; \
443	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
444	  else \
445	    test -f "$(distdir)/$$file" \
446	    || cp -p $$d/$$file "$(distdir)/$$file" \
447	    || exit 1; \
448	  fi; \
449	done
450check-am: all-am
451check: check-am
452all-am: Makefile $(HEADERS)
453installdirs:
454install: install-am
455install-exec: install-exec-am
456install-data: install-data-am
457uninstall: uninstall-am
458
459install-am: all-am
460	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
461
462installcheck: installcheck-am
463install-strip:
464	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466	  `test -z '$(STRIP)' || \
467	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
468mostlyclean-generic:
469
470clean-generic:
471
472distclean-generic:
473	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
474	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
475
476maintainer-clean-generic:
477	@echo "This command is intended for maintainers to use"
478	@echo "it deletes files that may require special tools to rebuild."
479clean: clean-am
480
481clean-am: clean-generic clean-libtool mostlyclean-am
482
483distclean: distclean-am
484	-rm -f Makefile
485distclean-am: clean-am distclean-generic distclean-tags
486
487dvi: dvi-am
488
489dvi-am:
490
491html: html-am
492
493html-am:
494
495info: info-am
496
497info-am:
498
499install-data-am:
500
501install-dvi: install-dvi-am
502
503install-dvi-am:
504
505install-exec-am:
506
507install-html: install-html-am
508
509install-html-am:
510
511install-info: install-info-am
512
513install-info-am:
514
515install-man:
516
517install-pdf: install-pdf-am
518
519install-pdf-am:
520
521install-ps: install-ps-am
522
523install-ps-am:
524
525installcheck-am:
526
527maintainer-clean: maintainer-clean-am
528	-rm -f Makefile
529maintainer-clean-am: distclean-am maintainer-clean-generic
530
531mostlyclean: mostlyclean-am
532
533mostlyclean-am: mostlyclean-generic mostlyclean-libtool
534
535pdf: pdf-am
536
537pdf-am:
538
539ps: ps-am
540
541ps-am:
542
543uninstall-am:
544
545.MAKE: install-am install-strip
546
547.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
548	clean-libtool ctags distclean distclean-generic \
549	distclean-libtool distclean-tags distdir dvi dvi-am html \
550	html-am info info-am install install-am install-data \
551	install-data-am install-dvi install-dvi-am install-exec \
552	install-exec-am install-html install-html-am install-info \
553	install-info-am install-man install-pdf install-pdf-am \
554	install-ps install-ps-am install-strip installcheck \
555	installcheck-am installdirs maintainer-clean \
556	maintainer-clean-generic mostlyclean mostlyclean-generic \
557	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
558	uninstall-am
559
560
561# Tell versions [3.59,3.63) of GNU make to not export all variables.
562# Otherwise a system limit (for SysV at least) may be exceeded.
563.NOEXPORT:
564