Expand PMF_FN_* macros.
[netbsd-mini2440.git] / dist / openpam / modules / pam_unix / Makefile.in
blobefb777cd31c9896948bcb1d6e796a7148ba79f03
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
15 @SET_MAKE@
17 # $Id: Makefile.in,v 1.1.1.4 2008/01/27 00:54:49 christos Exp $
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ../..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 subdir = modules/pam_unix
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/config.h
49 CONFIG_CLEAN_FILES =
50 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51 am__vpath_adj = case $$p in \
52 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53 *) f=$$p;; \
54 esac;
55 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56 am__installdirs = "$(DESTDIR)$(pkglibdir)"
57 pkglibLTLIBRARIES_INSTALL = $(INSTALL)
58 LTLIBRARIES = $(pkglib_LTLIBRARIES)
59 @WITH_PAM_UNIX_TRUE@pam_unix_la_DEPENDENCIES = \
60 @WITH_PAM_UNIX_TRUE@ $(top_builddir)/lib/libpam.la
61 am__pam_unix_la_SOURCES_DIST = pam_unix.c
62 @WITH_PAM_UNIX_TRUE@am_pam_unix_la_OBJECTS = pam_unix.lo
63 pam_unix_la_OBJECTS = $(am_pam_unix_la_OBJECTS)
64 @WITH_PAM_UNIX_TRUE@am_pam_unix_la_rpath = -rpath $(pkglibdir)
65 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
66 depcomp = $(SHELL) $(top_srcdir)/depcomp
67 am__depfiles_maybe = depfiles
68 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
71 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72 $(AM_CFLAGS) $(CFLAGS)
73 CCLD = $(CC)
74 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75 $(AM_LDFLAGS) $(LDFLAGS) -o $@
76 SOURCES = $(pam_unix_la_SOURCES)
77 DIST_SOURCES = $(am__pam_unix_la_SOURCES_DIST)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 pkglibdir = @OPENPAM_MODULES_DIR@
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@
91 CC = @CC@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CRYPT_LIBS = @CRYPT_LIBS@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CYGPATH_W = @CYGPATH_W@
102 DEFS = @DEFS@
103 DEPDIR = @DEPDIR@
104 DL_LIBS = @DL_LIBS@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 GREP = @GREP@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 LDFLAGS = @LDFLAGS@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LIBTOOL = @LIBTOOL@
122 LIB_MAJ = @LIB_MAJ@
123 LN_S = @LN_S@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAKEINFO = @MAKEINFO@
126 OBJEXT = @OBJEXT@
127 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
128 PACKAGE = @PACKAGE@
129 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130 PACKAGE_NAME = @PACKAGE_NAME@
131 PACKAGE_STRING = @PACKAGE_STRING@
132 PACKAGE_TARNAME = @PACKAGE_TARNAME@
133 PACKAGE_VERSION = @PACKAGE_VERSION@
134 PATH_SEPARATOR = @PATH_SEPARATOR@
135 RANLIB = @RANLIB@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 STRIP = @STRIP@
140 VERSION = @VERSION@
141 WITH_DOC_FALSE = @WITH_DOC_FALSE@
142 WITH_DOC_TRUE = @WITH_DOC_TRUE@
143 WITH_PAM_UNIX_FALSE = @WITH_PAM_UNIX_FALSE@
144 WITH_PAM_UNIX_TRUE = @WITH_PAM_UNIX_TRUE@
145 WITH_SU_FALSE = @WITH_SU_FALSE@
146 WITH_SU_TRUE = @WITH_SU_TRUE@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 ac_ct_F77 = @ac_ct_F77@
150 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
151 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
152 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
153 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
154 am__include = @am__include@
155 am__leading_dot = @am__leading_dot@
156 am__quote = @am__quote@
157 am__tar = @am__tar@
158 am__untar = @am__untar@
159 bindir = @bindir@
160 build = @build@
161 build_alias = @build_alias@
162 build_cpu = @build_cpu@
163 build_os = @build_os@
164 build_vendor = @build_vendor@
165 datadir = @datadir@
166 datarootdir = @datarootdir@
167 docdir = @docdir@
168 dvidir = @dvidir@
169 exec_prefix = @exec_prefix@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 htmldir = @htmldir@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 localedir = @localedir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 sysconfdir = @sysconfdir@
193 target = @target@
194 target_alias = @target_alias@
195 target_cpu = @target_cpu@
196 target_os = @target_os@
197 target_vendor = @target_vendor@
198 INCLUDES = -I$(top_srcdir)/include
199 @WITH_PAM_UNIX_TRUE@pkglib_LTLIBRARIES = pam_unix.la
200 @WITH_PAM_UNIX_TRUE@pam_unix_la_SOURCES = pam_unix.c
201 @WITH_PAM_UNIX_TRUE@pam_unix_la_LDFLAGS = -no-undefined -module -version-info @LIB_MAJ@ @CRYPT_LIBS@
202 @WITH_PAM_UNIX_TRUE@pam_unix_la_LIBADD = $(top_builddir)/lib/libpam.la
203 all: all-am
205 .SUFFIXES:
206 .SUFFIXES: .c .lo .o .obj
207 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
208 @for dep in $?; do \
209 case '$(am__configure_deps)' in \
210 *$$dep*) \
211 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
212 && exit 0; \
213 exit 1;; \
214 esac; \
215 done; \
216 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/pam_unix/Makefile'; \
217 cd $(top_srcdir) && \
218 $(AUTOMAKE) --foreign modules/pam_unix/Makefile
219 .PRECIOUS: Makefile
220 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221 @case '$?' in \
222 *config.status*) \
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
224 *) \
225 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
227 esac;
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
230 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(top_srcdir)/configure: $(am__configure_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
235 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
237 @$(NORMAL_INSTALL)
238 test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
239 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
240 if test -f $$p; then \
241 f=$(am__strip_dir) \
242 echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
243 $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
244 else :; fi; \
245 done
247 uninstall-pkglibLTLIBRARIES:
248 @$(NORMAL_UNINSTALL)
249 @set -x; list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
250 p=$(am__strip_dir) \
251 echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
252 $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
253 done
255 clean-pkglibLTLIBRARIES:
256 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
257 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
258 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
259 test "$$dir" != "$$p" || dir=.; \
260 echo "rm -f \"$${dir}/so_locations\""; \
261 rm -f "$${dir}/so_locations"; \
262 done
263 pam_unix.la: $(pam_unix_la_OBJECTS) $(pam_unix_la_DEPENDENCIES)
264 $(LINK) $(am_pam_unix_la_rpath) $(pam_unix_la_LDFLAGS) $(pam_unix_la_OBJECTS) $(pam_unix_la_LIBADD) $(LIBS)
266 mostlyclean-compile:
267 -rm -f *.$(OBJEXT)
269 distclean-compile:
270 -rm -f *.tab.c
272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_unix.Plo@am__quote@
274 .c.o:
275 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
276 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
278 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
279 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
281 .c.obj:
282 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
283 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
285 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
286 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
288 .c.lo:
289 @am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
290 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
295 mostlyclean-libtool:
296 -rm -f *.lo
298 clean-libtool:
299 -rm -rf .libs _libs
301 distclean-libtool:
302 -rm -f libtool
303 uninstall-info-am:
305 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
306 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
307 unique=`for i in $$list; do \
308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 done | \
310 $(AWK) ' { files[$$0] = 1; } \
311 END { for (i in files) print i; }'`; \
312 mkid -fID $$unique
313 tags: TAGS
315 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
316 $(TAGS_FILES) $(LISP)
317 tags=; \
318 here=`pwd`; \
319 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | \
323 $(AWK) ' { files[$$0] = 1; } \
324 END { for (i in files) print i; }'`; \
325 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
326 test -n "$$unique" || unique=$$empty_fix; \
327 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
328 $$tags $$unique; \
330 ctags: CTAGS
331 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
332 $(TAGS_FILES) $(LISP)
333 tags=; \
334 here=`pwd`; \
335 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
336 unique=`for i in $$list; do \
337 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338 done | \
339 $(AWK) ' { files[$$0] = 1; } \
340 END { for (i in files) print i; }'`; \
341 test -z "$(CTAGS_ARGS)$$tags$$unique" \
342 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
343 $$tags $$unique
345 GTAGS:
346 here=`$(am__cd) $(top_builddir) && pwd` \
347 && cd $(top_srcdir) \
348 && gtags -i $(GTAGS_ARGS) $$here
350 distclean-tags:
351 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353 distdir: $(DISTFILES)
354 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
355 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
356 list='$(DISTFILES)'; for file in $$list; do \
357 case $$file in \
358 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
359 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
360 esac; \
361 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
362 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
363 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
364 dir="/$$dir"; \
365 $(mkdir_p) "$(distdir)$$dir"; \
366 else \
367 dir=''; \
368 fi; \
369 if test -d $$d/$$file; then \
370 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
371 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
372 fi; \
373 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
374 else \
375 test -f $(distdir)/$$file \
376 || cp -p $$d/$$file $(distdir)/$$file \
377 || exit 1; \
378 fi; \
379 done
380 check-am: all-am
381 check: check-am
382 all-am: Makefile $(LTLIBRARIES)
383 installdirs:
384 for dir in "$(DESTDIR)$(pkglibdir)"; do \
385 test -z "$$dir" || $(mkdir_p) "$$dir"; \
386 done
387 install: install-am
388 install-exec: install-exec-am
389 install-data: install-data-am
390 uninstall: uninstall-am
392 install-am: all-am
393 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395 installcheck: installcheck-am
396 install-strip:
397 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
398 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
399 `test -z '$(STRIP)' || \
400 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
401 mostlyclean-generic:
403 clean-generic:
405 distclean-generic:
406 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408 maintainer-clean-generic:
409 @echo "This command is intended for maintainers to use"
410 @echo "it deletes files that may require special tools to rebuild."
411 clean: clean-am
413 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
414 mostlyclean-am
416 distclean: distclean-am
417 -rm -rf ./$(DEPDIR)
418 -rm -f Makefile
419 distclean-am: clean-am distclean-compile distclean-generic \
420 distclean-libtool distclean-tags
422 dvi: dvi-am
424 dvi-am:
426 html: html-am
428 info: info-am
430 info-am:
432 install-data-am:
434 install-exec-am: install-pkglibLTLIBRARIES
436 install-info: install-info-am
438 install-man:
440 installcheck-am:
442 maintainer-clean: maintainer-clean-am
443 -rm -rf ./$(DEPDIR)
444 -rm -f Makefile
445 maintainer-clean-am: distclean-am maintainer-clean-generic
447 mostlyclean: mostlyclean-am
449 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
450 mostlyclean-libtool
452 pdf: pdf-am
454 pdf-am:
456 ps: ps-am
458 ps-am:
460 uninstall-am: uninstall-info-am uninstall-pkglibLTLIBRARIES
462 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
463 clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
464 distclean-compile distclean-generic distclean-libtool \
465 distclean-tags distdir dvi dvi-am html html-am info info-am \
466 install install-am install-data install-data-am install-exec \
467 install-exec-am install-info install-info-am install-man \
468 install-pkglibLTLIBRARIES install-strip installcheck \
469 installcheck-am installdirs maintainer-clean \
470 maintainer-clean-generic mostlyclean mostlyclean-compile \
471 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
472 tags uninstall uninstall-am uninstall-info-am \
473 uninstall-pkglibLTLIBRARIES
475 # Tell versions [3.59,3.63) of GNU make to not export all variables.
476 # Otherwise a system limit (for SysV at least) may be exceeded.
477 .NOEXPORT: