• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/distrib/config/
1# Makefile.in generated by automake 1.11.5 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, 2010, 2011 Free Software
6# Foundation, 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
18# Makefile for distrib/config/
19
20VPATH = @srcdir@
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \	]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56target_triplet = @target@
57subdir = distrib/config
58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
59	$(srcdir)/netatalk-config.in
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
62	$(top_srcdir)/macros/cnid-backend.m4 \
63	$(top_srcdir)/macros/config-checks.m4 \
64	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
65	$(top_srcdir)/macros/grep-check.m4 \
66	$(top_srcdir)/macros/gssapi-check.m4 \
67	$(top_srcdir)/macros/iconv.m4 \
68	$(top_srcdir)/macros/largefile-check.m4 \
69	$(top_srcdir)/macros/libgcrypt.m4 \
70	$(top_srcdir)/macros/libtool.m4 \
71	$(top_srcdir)/macros/ltoptions.m4 \
72	$(top_srcdir)/macros/ltsugar.m4 \
73	$(top_srcdir)/macros/ltversion.m4 \
74	$(top_srcdir)/macros/lt~obsolete.m4 \
75	$(top_srcdir)/macros/pam-check.m4 \
76	$(top_srcdir)/macros/perl-check.m4 \
77	$(top_srcdir)/macros/ps-check.m4 \
78	$(top_srcdir)/macros/quota-check.m4 \
79	$(top_srcdir)/macros/snprintf-check.m4 \
80	$(top_srcdir)/macros/srvloc.m4 \
81	$(top_srcdir)/macros/ssl-check.m4 \
82	$(top_srcdir)/macros/summary.m4 \
83	$(top_srcdir)/macros/tcp-wrappers.m4 \
84	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
85	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87	$(ACLOCAL_M4)
88mkinstalldirs = $(install_sh) -d
89CONFIG_HEADER = $(top_builddir)/config.h
90CONFIG_CLEAN_FILES = netatalk-config
91CONFIG_CLEAN_VPATH_FILES =
92am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93am__vpath_adj = case $$p in \
94    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95    *) f=$$p;; \
96  esac;
97am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
98am__install_max = 40
99am__nobase_strip_setup = \
100  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
101am__nobase_strip = \
102  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
103am__nobase_list = $(am__nobase_strip_setup); \
104  for p in $$list; do echo "$$p $$p"; done | \
105  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107    if (++n[$$2] == $(am__install_max)) \
108      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109    END { for (dir in files) print dir, files[dir] }'
110am__base_list = \
111  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113am__uninstall_files_from_dir = { \
114  test -z "$$files" \
115    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
116    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
117         $(am__cd) "$$dir" && rm -f $$files; }; \
118  }
119am__installdirs = "$(DESTDIR)$(bindir)"
120SCRIPTS = $(bin_SCRIPTS)
121SOURCES =
122DIST_SOURCES =
123am__can_run_installinfo = \
124  case $$AM_UPDATE_INFO_DIR in \
125    n|no|NO) false;; \
126    *) (install-info --version) >/dev/null 2>&1;; \
127  esac
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = @ACLOCAL@
130ACL_LIBS = @ACL_LIBS@
131AFS_CFLAGS = @AFS_CFLAGS@
132AFS_LIBS = @AFS_LIBS@
133AMTAR = @AMTAR@
134AR = @AR@
135AUTOCONF = @AUTOCONF@
136AUTOHEADER = @AUTOHEADER@
137AUTOMAKE = @AUTOMAKE@
138AVAHI_CFLAGS = @AVAHI_CFLAGS@
139AVAHI_LIBS = @AVAHI_LIBS@
140AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
141AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
142AWK = @AWK@
143BDB_BIN = @BDB_BIN@
144BDB_CFLAGS = @BDB_CFLAGS@
145BDB_LIBS = @BDB_LIBS@
146BDB_PATH = @BDB_PATH@
147CC = @CC@
148CCDEPMODE = @CCDEPMODE@
149CFLAGS = @CFLAGS@
150COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
151COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
152CPP = @CPP@
153CPPFLAGS = @CPPFLAGS@
154CRYPT_LIBS = @CRYPT_LIBS@
155CUPS_CFLAGS = @CUPS_CFLAGS@
156CUPS_CONFIG = @CUPS_CONFIG@
157CUPS_LDFLAGS = @CUPS_LDFLAGS@
158CUPS_LIBS = @CUPS_LIBS@
159CYGPATH_W = @CYGPATH_W@
160DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
161DEFS = @DEFS@
162DEPDIR = @DEPDIR@
163DLLTOOL = @DLLTOOL@
164DSYMUTIL = @DSYMUTIL@
165DUMPBIN = @DUMPBIN@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
170EXEEXT = @EXEEXT@
171FGREP = @FGREP@
172GREP = @GREP@
173GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
174GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
175GSSAPI_LIBS = @GSSAPI_LIBS@
176ICONV_CFLAGS = @ICONV_CFLAGS@
177ICONV_LIBS = @ICONV_LIBS@
178INSTALL = @INSTALL@
179INSTALL_DATA = @INSTALL_DATA@
180INSTALL_PROGRAM = @INSTALL_PROGRAM@
181INSTALL_SCRIPT = @INSTALL_SCRIPT@
182INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
183KCFLAGS = @KCFLAGS@
184KLDFLAGS = @KLDFLAGS@
185KRB5_CONFIG = @KRB5_CONFIG@
186LD = @LD@
187LDFLAGS = @LDFLAGS@
188LIBADD_DL = @LIBADD_DL@
189LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
190LIBADD_DLOPEN = @LIBADD_DLOPEN@
191LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
192LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
193LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
194LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
195LIBOBJS = @LIBOBJS@
196LIBS = @LIBS@
197LIBTOOL = @LIBTOOL@
198LIPO = @LIPO@
199LN_S = @LN_S@
200LTLIBOBJS = @LTLIBOBJS@
201LT_DLLOADERS = @LT_DLLOADERS@
202LT_DLPREOPEN = @LT_DLPREOPEN@
203MAINT = @MAINT@
204MAKEINFO = @MAKEINFO@
205MANIFEST_TOOL = @MANIFEST_TOOL@
206MKDIR_P = @MKDIR_P@
207NETATALK_VERSION = @NETATALK_VERSION@
208NM = @NM@
209NMEDIT = @NMEDIT@
210OBJDUMP = @OBJDUMP@
211OBJEXT = @OBJEXT@
212OTOOL = @OTOOL@
213OTOOL64 = @OTOOL64@
214OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
215PACKAGE = @PACKAGE@
216PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217PACKAGE_NAME = @PACKAGE_NAME@
218PACKAGE_STRING = @PACKAGE_STRING@
219PACKAGE_TARNAME = @PACKAGE_TARNAME@
220PACKAGE_URL = @PACKAGE_URL@
221PACKAGE_VERSION = @PACKAGE_VERSION@
222PAMDIR = @PAMDIR@
223PAM_ACCOUNT = @PAM_ACCOUNT@
224PAM_AUTH = @PAM_AUTH@
225PAM_CFLAGS = @PAM_CFLAGS@
226PAM_DIRECTIVE = @PAM_DIRECTIVE@
227PAM_LIBS = @PAM_LIBS@
228PAM_PASSWORD = @PAM_PASSWORD@
229PAM_SESSION = @PAM_SESSION@
230PATH_SEPARATOR = @PATH_SEPARATOR@
231PERL = @PERL@
232PKGCONFDIR = @PKGCONFDIR@
233PKG_CONFIG = @PKG_CONFIG@
234PS = @PS@
235PTHREAD_LIBS = @PTHREAD_LIBS@
236QUOTA_LIBS = @QUOTA_LIBS@
237RANLIB = @RANLIB@
238SED = @SED@
239SERVERTEXT = @SERVERTEXT@
240SET_MAKE = @SET_MAKE@
241SHELL = @SHELL@
242SLP_CFLAGS = @SLP_CFLAGS@
243SLP_LIBS = @SLP_LIBS@
244SPOOLDIR = @SPOOLDIR@
245SSL_CFLAGS = @SSL_CFLAGS@
246SSL_LIBS = @SSL_LIBS@
247STRIP = @STRIP@
248UAMS_PATH = @UAMS_PATH@
249VERSION = @VERSION@
250WEBMIN_PASS = @WEBMIN_PASS@
251WEBMIN_PATH = @WEBMIN_PATH@
252WEBMIN_PORT = @WEBMIN_PORT@
253WEBMIN_USER = @WEBMIN_USER@
254WEBMIN_VERSION = @WEBMIN_VERSION@
255WRAP_LIBS = @WRAP_LIBS@
256ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
257ZEROCONF_LIBS = @ZEROCONF_LIBS@
258abs_builddir = @abs_builddir@
259abs_srcdir = @abs_srcdir@
260abs_top_builddir = @abs_top_builddir@
261abs_top_srcdir = @abs_top_srcdir@
262ac_ct_AR = @ac_ct_AR@
263ac_ct_CC = @ac_ct_CC@
264ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
265am__include = @am__include@
266am__leading_dot = @am__leading_dot@
267am__quote = @am__quote@
268am__tar = @am__tar@
269am__untar = @am__untar@
270bindir = @bindir@
271build = @build@
272build_alias = @build_alias@
273build_cpu = @build_cpu@
274build_os = @build_os@
275build_vendor = @build_vendor@
276builddir = @builddir@
277compiled_backends = @compiled_backends@
278datadir = @datadir@
279datarootdir = @datarootdir@
280docdir = @docdir@
281dvidir = @dvidir@
282exec_prefix = @exec_prefix@
283host = @host@
284host_alias = @host_alias@
285host_cpu = @host_cpu@
286host_os = @host_os@
287host_vendor = @host_vendor@
288htmldir = @htmldir@
289includedir = @includedir@
290infodir = @infodir@
291install_sh = @install_sh@
292libdir = @libdir@
293libexecdir = @libexecdir@
294localedir = @localedir@
295localstatedir = @localstatedir@
296mandir = @mandir@
297mkdir_p = @mkdir_p@
298oldincludedir = @oldincludedir@
299pdfdir = @pdfdir@
300prefix = @prefix@
301program_transform_name = @program_transform_name@
302psdir = @psdir@
303sbindir = @sbindir@
304sharedstatedir = @sharedstatedir@
305srcdir = @srcdir@
306sys_symbol_underscore = @sys_symbol_underscore@
307sysconfdir = @sysconfdir@
308target = @target@
309target_alias = @target_alias@
310target_cpu = @target_cpu@
311target_os = @target_os@
312target_vendor = @target_vendor@
313top_build_prefix = @top_build_prefix@
314top_builddir = @top_builddir@
315top_srcdir = @top_srcdir@
316bin_SCRIPTS = netatalk-config
317all: all-am
318
319.SUFFIXES:
320$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
321	@for dep in $?; do \
322	  case '$(am__configure_deps)' in \
323	    *$$dep*) \
324	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
325	        && { if test -f $@; then exit 0; else break; fi; }; \
326	      exit 1;; \
327	  esac; \
328	done; \
329	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign distrib/config/Makefile'; \
330	$(am__cd) $(top_srcdir) && \
331	  $(AUTOMAKE) --foreign distrib/config/Makefile
332.PRECIOUS: Makefile
333Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334	@case '$?' in \
335	  *config.status*) \
336	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
337	  *) \
338	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
339	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
340	esac;
341
342$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
343	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344
345$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
346	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
348	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349$(am__aclocal_m4_deps):
350netatalk-config: $(top_builddir)/config.status $(srcdir)/netatalk-config.in
351	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
352install-binSCRIPTS: $(bin_SCRIPTS)
353	@$(NORMAL_INSTALL)
354	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
355	if test -n "$$list"; then \
356	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
357	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
358	fi; \
359	for p in $$list; do \
360	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
361	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
362	done | \
363	sed -e 'p;s,.*/,,;n' \
364	    -e 'h;s|.*|.|' \
365	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
366	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
367	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
368	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
369	      if (++n[d] == $(am__install_max)) { \
370		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
371	    else { print "f", d "/" $$4, $$1 } } \
372	  END { for (d in files) print "f", d, files[d] }' | \
373	while read type dir files; do \
374	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
375	     test -z "$$files" || { \
376	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
377	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
378	     } \
379	; done
380
381uninstall-binSCRIPTS:
382	@$(NORMAL_UNINSTALL)
383	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
384	files=`for p in $$list; do echo "$$p"; done | \
385	       sed -e 's,.*/,,;$(transform)'`; \
386	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
387
388mostlyclean-libtool:
389	-rm -f *.lo
390
391clean-libtool:
392	-rm -rf .libs _libs
393tags: TAGS
394TAGS:
395
396ctags: CTAGS
397CTAGS:
398
399
400distdir: $(DISTFILES)
401	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	list='$(DISTFILES)'; \
404	  dist_files=`for file in $$list; do echo $$file; done | \
405	  sed -e "s|^$$srcdirstrip/||;t" \
406	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407	case $$dist_files in \
408	  */*) $(MKDIR_P) `echo "$$dist_files" | \
409			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410			   sort -u` ;; \
411	esac; \
412	for file in $$dist_files; do \
413	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414	  if test -d $$d/$$file; then \
415	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416	    if test -d "$(distdir)/$$file"; then \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424	  else \
425	    test -f "$(distdir)/$$file" \
426	    || cp -p $$d/$$file "$(distdir)/$$file" \
427	    || exit 1; \
428	  fi; \
429	done
430check-am: all-am
431check: check-am
432all-am: Makefile $(SCRIPTS)
433installdirs:
434	for dir in "$(DESTDIR)$(bindir)"; do \
435	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
436	done
437install: install-am
438install-exec: install-exec-am
439install-data: install-data-am
440uninstall: uninstall-am
441
442install-am: all-am
443	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445installcheck: installcheck-am
446install-strip:
447	if test -z '$(STRIP)'; then \
448	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450	      install; \
451	else \
452	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
455	fi
456mostlyclean-generic:
457
458clean-generic:
459
460distclean-generic:
461	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
463
464maintainer-clean-generic:
465	@echo "This command is intended for maintainers to use"
466	@echo "it deletes files that may require special tools to rebuild."
467clean: clean-am
468
469clean-am: clean-generic clean-libtool mostlyclean-am
470
471distclean: distclean-am
472	-rm -f Makefile
473distclean-am: clean-am distclean-generic
474
475dvi: dvi-am
476
477dvi-am:
478
479html: html-am
480
481html-am:
482
483info: info-am
484
485info-am:
486
487install-data-am:
488
489install-dvi: install-dvi-am
490
491install-dvi-am:
492
493install-exec-am: install-binSCRIPTS
494
495install-html: install-html-am
496
497install-html-am:
498
499install-info: install-info-am
500
501install-info-am:
502
503install-man:
504
505install-pdf: install-pdf-am
506
507install-pdf-am:
508
509install-ps: install-ps-am
510
511install-ps-am:
512
513installcheck-am:
514
515maintainer-clean: maintainer-clean-am
516	-rm -f Makefile
517maintainer-clean-am: distclean-am maintainer-clean-generic
518
519mostlyclean: mostlyclean-am
520
521mostlyclean-am: mostlyclean-generic mostlyclean-libtool
522
523pdf: pdf-am
524
525pdf-am:
526
527ps: ps-am
528
529ps-am:
530
531uninstall-am: uninstall-binSCRIPTS
532
533.MAKE: install-am install-strip
534
535.PHONY: all all-am check check-am clean clean-generic clean-libtool \
536	distclean distclean-generic distclean-libtool distdir dvi \
537	dvi-am html html-am info info-am install install-am \
538	install-binSCRIPTS install-data install-data-am install-dvi \
539	install-dvi-am install-exec install-exec-am install-html \
540	install-html-am install-info install-info-am install-man \
541	install-pdf install-pdf-am install-ps install-ps-am \
542	install-strip installcheck installcheck-am installdirs \
543	maintainer-clean maintainer-clean-generic mostlyclean \
544	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
545	uninstall uninstall-am uninstall-binSCRIPTS
546
547
548# Tell versions [3.59,3.63) of GNU make to not export all variables.
549# Otherwise a system limit (for SysV at least) may be exceeded.
550.NOEXPORT:
551