1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# include/ntfs-3g/Makefile.  Generated from Makefile.in by configure.
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
15include ../../../config.in
16include ../../../config.mk
17
18DESTDIR=$(TARGETDIR)
19
20srcdir = .
21top_srcdir = ../..
22
23pkgdatadir = $(datadir)/ntfs-3g
24pkglibdir = $(libdir)/ntfs-3g
25pkgincludedir = $(includedir)/ntfs-3g
26top_builddir = ../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = /usr/bin/install -c
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 = :
40ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
41build_triplet = mipsel-uclibc-linux-gnu26
42else
43build_triplet = mipsel-unknown-linux-uclibc
44endif
45host_triplet = mipsel-unknown-elf
46ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
47target_triplet = mipsel-uclibc-linux-gnu26
48else
49target_triplet = mipsel-unknown-linux-uclibc
50endif
51subdir = include/ntfs-3g
52DIST_COMMON = $(am__noinst_HEADERS_DIST) \
53	$(am__ntfs3ginclude_HEADERS_DIST) $(srcdir)/Makefile.am \
54	$(srcdir)/Makefile.in
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58	$(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/config.h
61CONFIG_CLEAN_FILES =
62SOURCES =
63DIST_SOURCES =
64am__noinst_HEADERS_DIST = attrib.h attrlist.h bitmap.h bootsect.h \
65	collate.h compat.h compress.h debug.h device.h device_io.h \
66	dir.h endians.h index.h inode.h layout.h lcnalloc.h logfile.h \
67	logging.h mft.h misc.h mst.h ntfstime.h runlist.h security.h \
68	support.h types.h unistr.h volume.h
69am__ntfs3ginclude_HEADERS_DIST = attrib.h attrlist.h bitmap.h \
70	bootsect.h collate.h compat.h compress.h debug.h device.h \
71	device_io.h dir.h endians.h index.h inode.h layout.h \
72	lcnalloc.h logfile.h logging.h mft.h misc.h mst.h ntfstime.h \
73	runlist.h security.h support.h types.h unistr.h volume.h
74am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
75am__vpath_adj = case $$p in \
76    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
77    *) f=$$p;; \
78  esac;
79am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
80am__installdirs = "$(DESTDIR)$(ntfs3gincludedir)"
81ntfs3gincludeHEADERS_INSTALL = $(INSTALL_HEADER)
82HEADERS = $(noinst_HEADERS) $(ntfs3ginclude_HEADERS)
83ETAGS = etags
84CTAGS = ctags
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run aclocal-1.9
87AMDEP_FALSE = #
88AMDEP_TRUE = 
89AMTAR = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run tar
90ifneq ($(CROSS_COMPILE_PREFIX),)
91AR = $(CROSS_COMPILE_PREFIX)ar
92else
93ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
94AR = mipsel-linux-uclibc-ar
95else
96AR = mipsel-uclibc-ar
97endif
98endif
99AUTOCONF = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoconf
100AUTOHEADER = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run autoheader
101AUTOMAKE = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run automake-1.9
102AWK = gawk
103ifneq ($(CROSS_COMPILE_PREFIX),)
104CC = $(CROSS_COMPILE_PREFIX)gcc
105else
106ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
107CC = mipsel-linux-uclibc-gcc
108else
109CC = mipsel-uclibc-gcc
110endif
111endif
112CCDEPMODE = depmode=gcc3
113CFLAGS = -g -O3 -Wall
114ifneq ($(CROSS_COMPILE_PREFIX),)
115CPP = $(CROSS_COMPILE_PREFIX)gcc -E
116else
117ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
118CPP = mipsel-linux-uclibc-gcc -E
119else
120CPP = mipsel-uclibc-gcc -E
121endif
122endif
123CPPFLAGS = 
124CXX = g++
125CXXCPP = g++ -E
126CXXDEPMODE = depmode=gcc3
127CXXFLAGS = -g -O2
128CYGPATH_W = echo
129DEFS = -DHAVE_CONFIG_H
130DEPDIR = .deps
131ECHO = echo
132ECHO_C = 
133ECHO_N = -n
134ECHO_T = 
135EGREP = /bin/grep -E
136ENABLE_MOUNT_HELPER_FALSE = #
137ENABLE_MOUNT_HELPER_TRUE = 
138EXEEXT = 
139F77 = gfortran
140FFLAGS = -g -O2
141FUSE_INTERNAL_FALSE = #
142FUSE_INTERNAL_TRUE = 
143FUSE_MODULE_CFLAGS = 
144FUSE_MODULE_LIBS = 
145GENERATE_LDSCRIPT_FALSE = 
146GENERATE_LDSCRIPT_TRUE = #
147GREP = /bin/grep
148INSTALL_DATA = ${INSTALL} -m 644
149INSTALL_LIBRARY_FALSE = #
150INSTALL_LIBRARY_TRUE = 
151INSTALL_PROGRAM = ${INSTALL}
152INSTALL_SCRIPT = ${INSTALL}
153INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
154LDCONFIG = /sbin/ldconfig
155LDFLAGS = 
156LIBFUSE_LITE_LIBS =  -lpthread
157LIBNTFS_3G_VERSION = 52
158LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
159LIBS = 
160LIBTOOL = $(SHELL) $(top_builddir)/libtool
161LN_S = ln -s
162LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
163MAINT = #
164MAINTAINER_MODE_FALSE = 
165MAINTAINER_MODE_TRUE = #
166MAKEINFO = ${SHELL} /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/missing --run makeinfo
167MKDIR_P = $(mkdir_p)
168MV = /bin/mv
169NTFS_DEVICE_DEFAULT_IO_OPS_FALSE = #
170NTFS_DEVICE_DEFAULT_IO_OPS_TRUE = 
171OBJEXT = o
172OUTPUT_FORMAT = 
173PACKAGE = ntfs-3g
174PACKAGE_BUGREPORT = ntfs-3g-devel@lists.sf.net
175PACKAGE_NAME = ntfs-3g
176PACKAGE_STRING = ntfs-3g 2009.3.8
177PACKAGE_TARNAME = ntfs-3g
178PACKAGE_VERSION = 2009.3.8
179PATH_SEPARATOR = :
180PKG_CONFIG = 
181RANLIB = ranlib
182REALLYSTATIC_FALSE = 
183REALLYSTATIC_TRUE = #
184RM = /bin/rm
185RUN_LDCONFIG_FALSE = #
186RUN_LDCONFIG_TRUE = 
187SED = /bin/sed
188SET_MAKE = 
189SHELL = /bin/sh
190ifneq ($(CROSS_COMPILE_PREFIX),)
191STRIP = $(CROSS_COMPILE_PREFIX)strip
192else
193ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
194STRIP = mipsel-linux-uclibc-strip
195else
196STRIP = mipsel-uclibc-strip
197endif
198endif
199VERSION = 2009.3.8
200WINDOWS_FALSE = 
201WINDOWS_TRUE = #
202ac_ct_CC = 
203ac_ct_CXX = g++
204ac_ct_F77 = gfortran
205am__fastdepCC_FALSE = #
206am__fastdepCC_TRUE = 
207am__fastdepCXX_FALSE = #
208am__fastdepCXX_TRUE = 
209am__include = include
210am__leading_dot = .
211am__quote = 
212am__tar = ${AMTAR} chof - "$$tardir"
213am__untar = ${AMTAR} xf -
214bindir = ${exec_prefix}/bin
215ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
216build = mipsel-uclibc-linux-gnu26
217build_alias = mipsel-uclibc-linux26
218else
219build = mipsel-unknown-linux-uclibc
220build_alias = mipsel-linux-uclibc
221endif
222build_cpu = mipsel
223ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
224build_os = linux-gnu26
225build_vendor = uclibc
226else
227build_os = linux-uclibc
228build_vendor = unknown
229endif
230datadir = ${datarootdir}
231datarootdir = ${prefix}/share
232docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
233dvidir = ${docdir}
234exec_prefix = ${prefix}
235host = mipsel-unknown-elf
236host_alias = mipsel
237host_cpu = mipsel
238host_os = elf
239host_vendor = unknown
240htmldir = ${docdir}
241includedir = ${prefix}/include
242infodir = ${datarootdir}/info
243install_sh = /home/peter/projects/WNR3500L/Linux2.6/mainstream/bcm4718/ap/gpl/ntfs-3g-2009.3.8/install-sh
244libdir = ${exec_prefix}/lib
245libexecdir = ${exec_prefix}/libexec
246localedir = ${datarootdir}/locale
247localstatedir = ${prefix}/var
248mandir = ${datarootdir}/man
249mkdir_p = mkdir -p --
250ntfs3gincludedir = $(includedir)/ntfs-3g
251oldincludedir = /usr/include
252pdfdir = ${docdir}
253pkgconfigdir = $(libdir)/pkgconfig
254#prefix = /usr/local
255prefix = $(TARGETDIR)/usr/sbin
256ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
257program_transform_name = s&^&mipsel-uclibc-linux26-&
258else
259program_transform_name = s&^&mipsel-linux-uclibc-&
260endif
261psdir = ${docdir}
262rootbindir = /bin
263rootlibdir = /lib
264rootsbindir = /sbin
265sbindir = ${exec_prefix}/sbin
266sharedstatedir = ${prefix}/com
267sysconfdir = ${prefix}/etc
268ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
269target = mipsel-uclibc-linux-gnu26
270target_alias = mipsel-uclibc-linux26
271else
272target = mipsel-unknown-linux-uclibc
273target_alias = mipsel-linux-uclibc
274endif
275target_cpu = mipsel
276ifeq ($(LINUXDIR), $(SRCBASE)/linux/linux-2.6)
277target_os = linux-gnu26
278target_vendor = uclibc
279else
280target_os = linux-uclibc
281target_vendor = unknown
282endif
283MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
284headers = \
285	attrib.h	\
286	attrlist.h	\
287	bitmap.h	\
288	bootsect.h	\
289	collate.h	\
290	compat.h	\
291	compress.h	\
292	debug.h		\
293	device.h	\
294	device_io.h	\
295	dir.h		\
296	endians.h	\
297	index.h		\
298	inode.h		\
299	layout.h	\
300	lcnalloc.h	\
301	logfile.h	\
302	logging.h	\
303	mft.h		\
304	misc.h		\
305	mst.h		\
306	ntfstime.h	\
307	runlist.h	\
308	security.h	\
309	support.h	\
310	types.h		\
311	unistr.h	\
312	volume.h
313
314ntfs3ginclude_HEADERS = $(headers)
315#noinst_HEADERS = $(headers)
316all: all-am
317
318.SUFFIXES:
319$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
320	@for dep in $?; do \
321	  case '$(am__configure_deps)' in \
322	    *$$dep*) \
323	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
324		&& exit 0; \
325	      exit 1;; \
326	  esac; \
327	done; \
328	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/ntfs-3g/Makefile'; \
329	cd $(top_srcdir) && \
330	  $(AUTOMAKE) --gnu  include/ntfs-3g/Makefile
331.PRECIOUS: Makefile
332Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
333	@case '$?' in \
334	  *config.status*) \
335	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
336	  *) \
337	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
338	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
339	esac;
340
341$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
342	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
343
344$(top_srcdir)/configure: # $(am__configure_deps)
345	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
346$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
347	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
348
349mostlyclean-libtool:
350	-rm -f *.lo
351
352clean-libtool:
353	-rm -rf .libs _libs
354
355distclean-libtool:
356	-rm -f libtool
357uninstall-info-am:
358install-ntfs3gincludeHEADERS: $(ntfs3ginclude_HEADERS)
359	@$(NORMAL_INSTALL)
360	test -z "$(ntfs3gincludedir)" || $(mkdir_p) "$(DESTDIR)$(ntfs3gincludedir)"
361	@list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \
362	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
363	  f=$(am__strip_dir) \
364	  echo " $(ntfs3gincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \
365	  $(ntfs3gincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \
366	done
367
368uninstall-ntfs3gincludeHEADERS:
369	@$(NORMAL_UNINSTALL)
370	@list='$(ntfs3ginclude_HEADERS)'; for p in $$list; do \
371	  f=$(am__strip_dir) \
372	  echo " rm -f '$(DESTDIR)$(ntfs3gincludedir)/$$f'"; \
373	  rm -f "$(DESTDIR)$(ntfs3gincludedir)/$$f"; \
374	done
375
376ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378	unique=`for i in $$list; do \
379	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380	  done | \
381	  $(AWK) '    { files[$$0] = 1; } \
382	       END { for (i in files) print i; }'`; \
383	mkid -fID $$unique
384tags: TAGS
385
386TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387		$(TAGS_FILES) $(LISP)
388	tags=; \
389	here=`pwd`; \
390	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
391	unique=`for i in $$list; do \
392	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
393	  done | \
394	  $(AWK) '    { files[$$0] = 1; } \
395	       END { for (i in files) print i; }'`; \
396	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
397	  test -n "$$unique" || unique=$$empty_fix; \
398	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399	    $$tags $$unique; \
400	fi
401ctags: CTAGS
402CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403		$(TAGS_FILES) $(LISP)
404	tags=; \
405	here=`pwd`; \
406	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
407	unique=`for i in $$list; do \
408	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409	  done | \
410	  $(AWK) '    { files[$$0] = 1; } \
411	       END { for (i in files) print i; }'`; \
412	test -z "$(CTAGS_ARGS)$$tags$$unique" \
413	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
414	     $$tags $$unique
415
416GTAGS:
417	here=`$(am__cd) $(top_builddir) && pwd` \
418	  && cd $(top_srcdir) \
419	  && gtags -i $(GTAGS_ARGS) $$here
420
421distclean-tags:
422	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
423
424distdir: $(DISTFILES)
425	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
426	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
427	list='$(DISTFILES)'; for file in $$list; do \
428	  case $$file in \
429	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
430	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
431	  esac; \
432	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
433	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
434	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
435	    dir="/$$dir"; \
436	    $(mkdir_p) "$(distdir)$$dir"; \
437	  else \
438	    dir=''; \
439	  fi; \
440	  if test -d $$d/$$file; then \
441	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443	    fi; \
444	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
445	  else \
446	    test -f $(distdir)/$$file \
447	    || cp -p $$d/$$file $(distdir)/$$file \
448	    || exit 1; \
449	  fi; \
450	done
451check-am: all-am
452check: check-am
453all-am: Makefile $(HEADERS)
454installdirs:
455	for dir in "$(DESTDIR)$(ntfs3gincludedir)"; do \
456	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
457	done
458install: install-am
459install-exec: install-exec-am
460install-data: install-data-am
461uninstall: uninstall-am
462
463install-am: all-am
464	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
465
466installcheck: installcheck-am
467install-strip:
468	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470	  `test -z '$(STRIP)' || \
471	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
472mostlyclean-generic:
473
474clean-generic:
475
476distclean-generic:
477	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478
479maintainer-clean-generic:
480	@echo "This command is intended for maintainers to use"
481	@echo "it deletes files that may require special tools to rebuild."
482	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
483clean: clean-am
484
485clean-am: clean-generic clean-libtool mostlyclean-am
486
487distclean: distclean-am
488	-rm -f Makefile
489distclean-am: clean-am distclean-generic distclean-libtool \
490	distclean-tags
491
492dvi: dvi-am
493
494dvi-am:
495
496html: html-am
497
498info: info-am
499
500info-am:
501
502# pling modified 04/22/2009, don't install headers
503install-data-am:
504#install-ntfs3gincludeHEADERS
505
506install-exec-am:
507
508install-info: install-info-am
509
510install-man:
511
512installcheck-am:
513
514maintainer-clean: maintainer-clean-am
515	-rm -f Makefile
516maintainer-clean-am: distclean-am maintainer-clean-generic
517
518mostlyclean: mostlyclean-am
519
520mostlyclean-am: mostlyclean-generic mostlyclean-libtool
521
522pdf: pdf-am
523
524pdf-am:
525
526ps: ps-am
527
528ps-am:
529
530uninstall-am: uninstall-info-am uninstall-ntfs3gincludeHEADERS
531
532.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
533	clean-libtool ctags distclean distclean-generic \
534	distclean-libtool distclean-tags distdir dvi dvi-am html \
535	html-am info info-am install install-am install-data \
536	install-data-am install-exec install-exec-am install-info \
537	install-info-am install-man install-ntfs3gincludeHEADERS \
538	install-strip installcheck installcheck-am installdirs \
539	maintainer-clean maintainer-clean-generic mostlyclean \
540	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
541	tags uninstall uninstall-am uninstall-info-am \
542	uninstall-ntfs3gincludeHEADERS
543
544# Tell versions [3.59,3.63) of GNU make to not export all variables.
545# Otherwise a system limit (for SysV at least) may be exceeded.
546.NOEXPORT:
547