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