• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# libatalk/vfs/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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
16
17# Makefile.am for libatalk/vfs/
18
19
20pkgdatadir = $(datadir)/netatalk
21pkglibdir = $(libdir)/netatalk
22pkgincludedir = $(includedir)/netatalk
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 = mipsel-uclibc-linux-gnu26
36host_triplet = mipsel-uclibc-linux-gnu
37target_triplet = mipsel-uclibc-linux-gnu26
38#am__append_1 = acl.c
39subdir = libatalk/vfs
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
43	$(top_srcdir)/macros/cnid-backend.m4 \
44	$(top_srcdir)/macros/config-checks.m4 \
45	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
46	$(top_srcdir)/macros/grep-check.m4 \
47	$(top_srcdir)/macros/gssapi-check.m4 \
48	$(top_srcdir)/macros/iconv.m4 \
49	$(top_srcdir)/macros/largefile-check.m4 \
50	$(top_srcdir)/macros/libgcrypt.m4 \
51	$(top_srcdir)/macros/pam-check.m4 \
52	$(top_srcdir)/macros/perl-check.m4 \
53	$(top_srcdir)/macros/ps-check.m4 \
54	$(top_srcdir)/macros/quota-check.m4 \
55	$(top_srcdir)/macros/snprintf-check.m4 \
56	$(top_srcdir)/macros/srvloc.m4 \
57	$(top_srcdir)/macros/ssl-check.m4 \
58	$(top_srcdir)/macros/summary.m4 \
59	$(top_srcdir)/macros/tcp-wrappers.m4 \
60	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
61	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.in
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63	$(ACLOCAL_M4)
64mkinstalldirs = $(install_sh) -d
65CONFIG_HEADER = $(top_builddir)/config.h
66CONFIG_CLEAN_FILES =
67LTLIBRARIES = $(noinst_LTLIBRARIES)
68libvfs_la_LIBADD =
69am__libvfs_la_SOURCES_DIST = vfs.c unix.c ea.c sys_ea.c ea_sys.c acl.c
70#am__objects_1 = acl.lo
71am_libvfs_la_OBJECTS = vfs.lo unix.lo ea.lo sys_ea.lo ea_sys.lo \
72	$(am__objects_1)
73libvfs_la_OBJECTS = $(am_libvfs_la_OBJECTS)
74DEFAULT_INCLUDES = -I. -I$(top_builddir)
75depcomp = $(SHELL) $(top_srcdir)/depcomp
76am__depfiles_maybe = depfiles
77COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
78	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
79LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
80	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82CCLD = $(CC)
83LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
85	$(LDFLAGS) -o $@
86SOURCES = $(libvfs_la_SOURCES)
87DIST_SOURCES = $(am__libvfs_la_SOURCES_DIST)
88ETAGS = etags
89CTAGS = ctags
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91ACLOCAL = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run aclocal-1.10
92ACL_LIBS = 
93AFS_CFLAGS = 
94AFS_LIBS = 
95AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run tar
96AR = mipsel-linux-linux26-ar
97AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoconf
98AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run autoheader
99AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run automake-1.10
100AVAHI_CFLAGS = 
101AVAHI_LIBS = 
102AVAHI_TPOLL_CFLAGS = 
103AVAHI_TPOLL_LIBS = 
104AWK = gawk
105BDB_BIN = ${PKG_INSTALL_DIR}/usr/bin
106BDB_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include/
107BDB_LIBS =  ${PKG_INSTALL_DIR}/usr/lib/libdb-4.7.so
108BDB_PATH = ${PKG_INSTALL_DIR}/usr
109CC = mipsel-linux-uclibc-gcc
110CCDEPMODE = depmode=gcc3
111CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -I${PKG_INSTALL_DIR}/usr/include -I$(top_srcdir)/sys
112COMPILE_64BIT_KMODULE = 
113COMPILE_KERNEL_GCC = 
114CPP = mipsel-linux-uclibc-gcc -E
115CPPFLAGS = 
116CRYPT_LIBS = -lcrypt 
117CUPS_CFLAGS = 
118CUPS_CONFIG = 
119CUPS_LDFLAGS = 
120CUPS_LIBS = 
121CXX = mipsel-linux-uclibc-g++
122CXXCPP = mipsel-linux-uclibc-g++ -E
123CXXDEPMODE = depmode=gcc3
124CXXFLAGS = -Os -I${PKG_INSTALL_DIR}/usr/include
125CYGPATH_W = echo
126DEFAULT_CNID_SCHEME = dbd
127DEFS = -DHAVE_CONFIG_H
128DEPDIR = .deps
129DSYMUTIL = 
130ECHO = echo
131ECHO_C = 
132ECHO_N = -n
133ECHO_T = 
134EGREP = /bin/grep -E
135EXEEXT = 
136F77 = gfortran
137FFLAGS = -g -O2
138GREP = /bin/grep
139GSSAPI_CFLAGS = 
140GSSAPI_LIBS = 
141ICONV_CFLAGS = 
142ICONV_LIBS = 
143INSTALL = /usr/bin/install -c
144INSTALL_DATA = ${INSTALL} -m 644
145INSTALL_PROGRAM = ${INSTALL}
146INSTALL_SCRIPT = ${INSTALL}
147INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
148KCFLAGS = 
149KLDFLAGS = 
150KRB5_CONFIG = 
151LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
152LIBADD_DL = -ldl
153LIBGCRYPT_CFLAGS = -I${PKG_INSTALL_DIR}/usr/include
154LIBGCRYPT_CONFIG = ${PKG_INSTALL_DIR}/usr/bin/libgcrypt-config
155LIBGCRYPT_LIBS = -L${PKG_INSTALL_DIR}/usr/lib ${PKG_INSTALL_DIR}/usr/lib/libgcrypt.so ${PKG_INSTALL_DIR}/usr/lib/libgpg-error.so
156LIBOBJS =  ${LIBOBJDIR}memcmp$U.o
157LIBS = -lpthread  -L$(top_srcdir)/libatalk
158LIBTOOL = $(SHELL) $(top_builddir)/libtool
159LN_S = ln -s
160LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo
161MAINT = #
162MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/netatalk-2.2.0/missing --run makeinfo
163MKDIR_P = /bin/mkdir -p
164NETATALK_VERSION = 2.2.0
165NMEDIT = 
166OBJEXT = o
167OVERWRITE_CONFIG = no
168PACKAGE = netatalk
169PACKAGE_BUGREPORT = 
170PACKAGE_NAME = 
171PACKAGE_STRING = 
172PACKAGE_TARNAME = 
173PACKAGE_VERSION = 
174PAMDIR = /
175PAM_ACCOUNT = system-auth
176PAM_AUTH = system-auth
177PAM_CFLAGS = 
178PAM_DIRECTIVE = include
179PAM_LIBS = 
180PAM_PASSWORD = system-auth
181PAM_SESSION = system-auth
182PATH_SEPARATOR = :
183PERL = /usr/bin/perl
184PKGCONFDIR = /etc/netatalk
185PKG_CONFIG = /usr/bin/pkg-config
186PS = /bin/ps
187PTHREAD_LIBS = -lpthread
188QUOTA_LIBS = 
189RANLIB = mipsel-linux-linux26-ranlib
190SED = /bin/sed
191SERVERTEXT = /etc/netatalk/msg
192SET_MAKE = 
193SHELL = /bin/sh
194SLP_CFLAGS = 
195SLP_LIBS = 
196SPOOLDIR = /var/spool/netatalk
197SSL_CFLAGS =  -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/usr/include/openssl
198SSL_LIBS =  -L${PKG_INSTALL_DIR}/usr/lib -L${PKG_INSTALL_DIR}/usr -lcrypto
199STRIP = mipsel-linux-linux26-strip
200UAMS_PATH = /usr/lib/uams
201VERSION = 2.2.0
202WEBMIN_PASS = 
203WEBMIN_PATH = 
204WEBMIN_PORT = 
205WEBMIN_USER = 
206WEBMIN_VERSION = 
207WRAP_LIBS = 
208ZEROCONF_CFLAGS = 
209ZEROCONF_LIBS = 
210abs_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/libatalk/vfs
211abs_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0/libatalk/vfs
212abs_top_builddir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
213abs_top_srcdir = ${TIMEMACHINE_PATH}/netatalk-2.2.0
214ac_ct_CC = 
215ac_ct_CXX = 
216ac_ct_F77 = gfortran
217am__include = include
218am__leading_dot = .
219am__quote = 
220am__tar = ${AMTAR} chof - "$$tardir"
221am__untar = ${AMTAR} xf -
222bindir = ${exec_prefix}/bin
223build = mipsel-uclibc-linux-gnu26
224build_alias = mipsel-uclibc-linux-gnu26
225build_cpu = mipsel
226build_os = linux-gnu26
227build_vendor = uclibc
228builddir = .
229compiled_backends =  dbd last tdb
230datadir = /usr/share
231datarootdir = ${prefix}/share
232docdir = ${datarootdir}/doc/${PACKAGE}
233dvidir = ${docdir}
234exec_prefix = /usr
235host = mipsel-uclibc-linux-gnu
236host_alias = mipsel-uclibc-linux
237host_cpu = mipsel
238host_os = linux-gnu
239host_vendor = uclibc
240htmldir = ${docdir}
241includedir = ${prefix}/include
242infodir = /usr/info
243install_sh = $(SHELL) ${TIMEMACHINE_PATH}/netatalk-2.2.0/install-sh
244libdir = ${PKG_INSTALL_DIR}/usr
245libexecdir = ${PKG_INSTALL_DIR}/usr/lib
246localedir = ${datarootdir}/locale
247localstatedir = /var
248mandir = /usr/man
249mkdir_p = /bin/mkdir -p
250oldincludedir = /usr/include
251pdfdir = ${docdir}
252prefix = /usr
253program_transform_name = s&$$&&;s&^&&
254psdir = ${docdir}
255sbindir = ${exec_prefix}/sbin
256sharedstatedir = ${prefix}/com
257srcdir = .
258sysconfdir = /etc
259target = mipsel-uclibc-linux-gnu26
260target_alias = mipsel-uclibc-linux-gnu26
261target_cpu = mipsel
262target_os = linux-gnu26
263target_vendor = uclibc
264top_builddir = ../..
265top_srcdir = ../..
266noinst_LTLIBRARIES = libvfs.la
267libvfs_la_SOURCES = vfs.c unix.c ea.c sys_ea.c ea_sys.c \
268	$(am__append_1)
269all: all-am
270
271.SUFFIXES:
272.SUFFIXES: .c .lo .o .obj
273$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
274	@for dep in $?; do \
275	  case '$(am__configure_deps)' in \
276	    *$$dep*) \
277	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
278		&& exit 0; \
279	      exit 1;; \
280	  esac; \
281	done; \
282	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  libatalk/vfs/Makefile'; \
283	cd $(top_srcdir) && \
284	  $(AUTOMAKE) --foreign  libatalk/vfs/Makefile
285.PRECIOUS: Makefile
286Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287	@case '$?' in \
288	  *config.status*) \
289	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290	  *) \
291	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293	esac;
294
295$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
298$(top_srcdir)/configure: # $(am__configure_deps)
299	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
301	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
303clean-noinstLTLIBRARIES:
304	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
305	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
306	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
307	  test "$$dir" != "$$p" || dir=.; \
308	  echo "rm -f \"$${dir}/so_locations\""; \
309	  rm -f "$${dir}/so_locations"; \
310	done
311libvfs.la: $(libvfs_la_OBJECTS) $(libvfs_la_DEPENDENCIES) 
312	$(LINK)  $(libvfs_la_OBJECTS) $(libvfs_la_LIBADD) $(LIBS)
313
314mostlyclean-compile:
315	-rm -f *.$(OBJEXT)
316
317distclean-compile:
318	-rm -f *.tab.c
319
320include ./$(DEPDIR)/acl.Plo
321include ./$(DEPDIR)/ea.Plo
322include ./$(DEPDIR)/ea_sys.Plo
323include ./$(DEPDIR)/sys_ea.Plo
324include ./$(DEPDIR)/unix.Plo
325include ./$(DEPDIR)/vfs.Plo
326
327.c.o:
328	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
329	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
330#	source='$<' object='$@' libtool=no \
331#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
332#	$(COMPILE) -c $<
333
334.c.obj:
335	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
336	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337#	source='$<' object='$@' libtool=no \
338#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
339#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
340
341.c.lo:
342	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
343	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
344#	source='$<' object='$@' libtool=yes \
345#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
346#	$(LTCOMPILE) -c -o $@ $<
347
348mostlyclean-libtool:
349	-rm -f *.lo
350
351clean-libtool:
352	-rm -rf .libs _libs
353
354ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
355	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356	unique=`for i in $$list; do \
357	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358	  done | \
359	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
360	      END { if (nonempty) { for (i in files) print i; }; }'`; \
361	mkid -fID $$unique
362tags: TAGS
363
364TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365		$(TAGS_FILES) $(LISP)
366	tags=; \
367	here=`pwd`; \
368	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369	unique=`for i in $$list; do \
370	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371	  done | \
372	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373	      END { if (nonempty) { for (i in files) print i; }; }'`; \
374	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
375	  test -n "$$unique" || unique=$$empty_fix; \
376	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377	    $$tags $$unique; \
378	fi
379ctags: CTAGS
380CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
381		$(TAGS_FILES) $(LISP)
382	tags=; \
383	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384	unique=`for i in $$list; do \
385	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386	  done | \
387	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388	      END { if (nonempty) { for (i in files) print i; }; }'`; \
389	test -z "$(CTAGS_ARGS)$$tags$$unique" \
390	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391	     $$tags $$unique
392
393GTAGS:
394	here=`$(am__cd) $(top_builddir) && pwd` \
395	  && cd $(top_srcdir) \
396	  && gtags -i $(GTAGS_ARGS) $$here
397
398distclean-tags:
399	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401distdir: $(DISTFILES)
402	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404	list='$(DISTFILES)'; \
405	  dist_files=`for file in $$list; do echo $$file; done | \
406	  sed -e "s|^$$srcdirstrip/||;t" \
407	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
408	case $$dist_files in \
409	  */*) $(MKDIR_P) `echo "$$dist_files" | \
410			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
411			   sort -u` ;; \
412	esac; \
413	for file in $$dist_files; do \
414	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
415	  if test -d $$d/$$file; then \
416	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
417	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
418	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
419	    fi; \
420	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
421	  else \
422	    test -f $(distdir)/$$file \
423	    || cp -p $$d/$$file $(distdir)/$$file \
424	    || exit 1; \
425	  fi; \
426	done
427check-am: all-am
428check: check-am
429all-am: Makefile $(LTLIBRARIES)
430installdirs:
431install: install-am
432install-exec: install-exec-am
433install-data: install-data-am
434uninstall: uninstall-am
435
436install-am: all-am
437	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439installcheck: installcheck-am
440install-strip:
441	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443	  `test -z '$(STRIP)' || \
444	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445mostlyclean-generic:
446
447clean-generic:
448
449distclean-generic:
450	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451
452maintainer-clean-generic:
453	@echo "This command is intended for maintainers to use"
454	@echo "it deletes files that may require special tools to rebuild."
455clean: clean-am
456
457clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
458	mostlyclean-am
459
460distclean: distclean-am
461	-rm -rf ./$(DEPDIR)
462	-rm -f Makefile
463distclean-am: clean-am distclean-compile distclean-generic \
464	distclean-tags
465
466dvi: dvi-am
467
468dvi-am:
469
470html: html-am
471
472info: info-am
473
474info-am:
475
476install-data-am:
477
478install-dvi: install-dvi-am
479
480install-exec-am:
481
482install-html: install-html-am
483
484install-info: install-info-am
485
486install-man:
487
488install-pdf: install-pdf-am
489
490install-ps: install-ps-am
491
492installcheck-am:
493
494maintainer-clean: maintainer-clean-am
495	-rm -rf ./$(DEPDIR)
496	-rm -f Makefile
497maintainer-clean-am: distclean-am maintainer-clean-generic
498
499mostlyclean: mostlyclean-am
500
501mostlyclean-am: mostlyclean-compile mostlyclean-generic \
502	mostlyclean-libtool
503
504pdf: pdf-am
505
506pdf-am:
507
508ps: ps-am
509
510ps-am:
511
512uninstall-am:
513
514.MAKE: install-am install-strip
515
516.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
517	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
518	distclean-compile distclean-generic distclean-libtool \
519	distclean-tags distdir dvi dvi-am html html-am info info-am \
520	install install-am install-data install-data-am install-dvi \
521	install-dvi-am install-exec install-exec-am install-html \
522	install-html-am install-info install-info-am install-man \
523	install-pdf install-pdf-am install-ps install-ps-am \
524	install-strip installcheck installcheck-am installdirs \
525	maintainer-clean maintainer-clean-generic mostlyclean \
526	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
527	pdf pdf-am ps ps-am tags uninstall uninstall-am
528
529# Tell versions [3.59,3.63) of GNU make to not export all variables.
530# Otherwise a system limit (for SysV at least) may be exceeded.
531.NOEXPORT:
532