1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
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
15@SET_MAKE@
16
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40subdir = src
41DIST_COMMON = $(pkginclude_HEADERS) $(srcdir)/Makefile.am \
42	$(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_CLEAN_FILES =
49am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50am__vpath_adj = case $$p in \
51    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52    *) f=$$p;; \
53  esac;
54am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
55am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"
56libLTLIBRARIES_INSTALL = $(INSTALL)
57LTLIBRARIES = $(lib_LTLIBRARIES)
58libnss_compat_ossl_la_LIBADD =
59am_libnss_compat_ossl_la_OBJECTS = ssl.lo log.lo rand.lo
60libnss_compat_ossl_la_OBJECTS = $(am_libnss_compat_ossl_la_OBJECTS)
61DEFAULT_INCLUDES = -I. -I$(srcdir)
62depcomp = $(SHELL) $(top_srcdir)/depcomp
63am__depfiles_maybe = depfiles
64COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
67	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68	$(AM_CFLAGS) $(CFLAGS)
69CCLD = $(CC)
70LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
71	$(AM_LDFLAGS) $(LDFLAGS) -o $@
72SOURCES = $(libnss_compat_ossl_la_SOURCES)
73DIST_SOURCES = $(libnss_compat_ossl_la_SOURCES)
74pkgincludeHEADERS_INSTALL = $(INSTALL_HEADER)
75HEADERS = $(pkginclude_HEADERS)
76ETAGS = etags
77CTAGS = ctags
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79ACLOCAL = @ACLOCAL@
80AMDEP_FALSE = @AMDEP_FALSE@
81AMDEP_TRUE = @AMDEP_TRUE@
82AMTAR = @AMTAR@
83AR = @AR@
84AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
87AWK = @AWK@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100ECHO = @ECHO@
101ECHO_C = @ECHO_C@
102ECHO_N = @ECHO_N@
103ECHO_T = @ECHO_T@
104EGREP = @EGREP@
105EXEEXT = @EXEEXT@
106F77 = @F77@
107FFLAGS = @FFLAGS@
108INSTALL_DATA = @INSTALL_DATA@
109INSTALL_PROGRAM = @INSTALL_PROGRAM@
110INSTALL_SCRIPT = @INSTALL_SCRIPT@
111INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
112LDFLAGS = @LDFLAGS@
113LIBOBJS = @LIBOBJS@
114LIBS = @nspr_lib@ @nss_lib@
115LIBTOOL = @LIBTOOL@
116LN_S = @LN_S@
117LTLIBOBJS = @LTLIBOBJS@
118MAKEINFO = @MAKEINFO@
119OBJEXT = @OBJEXT@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_VERSION = @PACKAGE_VERSION@
126PATH_SEPARATOR = @PATH_SEPARATOR@
127PKG_CONFIG = @PKG_CONFIG@
128RANLIB = @RANLIB@
129SED = @SED@
130SET_MAKE = @SET_MAKE@
131SHELL = @SHELL@
132STRIP = @STRIP@
133VERSION = -version-info 0:0:0
134ac_ct_AR = @ac_ct_AR@
135ac_ct_CC = @ac_ct_CC@
136ac_ct_CXX = @ac_ct_CXX@
137ac_ct_F77 = @ac_ct_F77@
138ac_ct_RANLIB = @ac_ct_RANLIB@
139ac_ct_STRIP = @ac_ct_STRIP@
140am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
141am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
142am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
143am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
144am__include = @am__include@
145am__leading_dot = @am__leading_dot@
146am__quote = @am__quote@
147am__tar = @am__tar@
148am__untar = @am__untar@
149bindir = @bindir@
150build = @build@
151build_alias = @build_alias@
152build_cpu = @build_cpu@
153build_os = @build_os@
154build_vendor = @build_vendor@
155datadir = @datadir@
156exec_prefix = @exec_prefix@
157host = @host@
158host_alias = @host_alias@
159host_cpu = @host_cpu@
160host_os = @host_os@
161host_vendor = @host_vendor@
162includedir = @includedir@
163infodir = @infodir@
164install_sh = @install_sh@
165libdir = @libdir@
166libexecdir = @libexecdir@
167localstatedir = @localstatedir@
168mandir = @mandir@
169mkdir_p = @mkdir_p@
170nspr_inc = @nspr_inc@
171nspr_lib = @nspr_lib@
172nss_inc = @nss_inc@
173nss_lib = @nss_lib@
174oldincludedir = @oldincludedir@
175prefix = @prefix@
176program_transform_name = @program_transform_name@
177sbindir = @sbindir@
178sharedstatedir = @sharedstatedir@
179sysconfdir = @sysconfdir@
180target_alias = @target_alias@
181lib_LTLIBRARIES = libnss_compat_ossl.la
182INCLUDES = @nspr_inc@ @nss_inc@
183libnss_compat_ossl_la_SOURCES = ssl.c log.c rand.c
184pkginclude_HEADERS = nss_compat_ossl.h
185all: all-am
186
187.SUFFIXES:
188.SUFFIXES: .c .lo .o .obj
189$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
190	@for dep in $?; do \
191	  case '$(am__configure_deps)' in \
192	    *$$dep*) \
193	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
194		&& exit 0; \
195	      exit 1;; \
196	  esac; \
197	done; \
198	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
199	cd $(top_srcdir) && \
200	  $(AUTOMAKE) --gnu  src/Makefile
201.PRECIOUS: Makefile
202Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
203	@case '$?' in \
204	  *config.status*) \
205	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
206	  *) \
207	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
208	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
209	esac;
210
211$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213
214$(top_srcdir)/configure:  $(am__configure_deps)
215	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
217	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218install-libLTLIBRARIES: $(lib_LTLIBRARIES)
219	@$(NORMAL_INSTALL)
220	test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
221	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
222	  if test -f $$p; then \
223	    f=$(am__strip_dir) \
224	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
225	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
226	  else :; fi; \
227	done
228
229uninstall-libLTLIBRARIES:
230	@$(NORMAL_UNINSTALL)
231	@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
232	  p=$(am__strip_dir) \
233	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
234	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
235	done
236
237clean-libLTLIBRARIES:
238	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
239	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
240	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
241	  test "$$dir" != "$$p" || dir=.; \
242	  echo "rm -f \"$${dir}/so_locations\""; \
243	  rm -f "$${dir}/so_locations"; \
244	done
245libnss_compat_ossl.la: $(libnss_compat_ossl_la_OBJECTS) $(libnss_compat_ossl_la_DEPENDENCIES)
246	$(LINK) -rpath $(libdir) $(libnss_compat_ossl_la_LDFLAGS) $(libnss_compat_ossl_la_OBJECTS) $(libnss_compat_ossl_la_LIBADD) $(LIBS)
247
248mostlyclean-compile:
249	-rm -f *.$(OBJEXT)
250
251distclean-compile:
252	-rm -f *.tab.c
253
254@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log.Plo@am__quote@
255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rand.Plo@am__quote@
256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ssl.Plo@am__quote@
257
258.c.o:
259@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
260@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
261@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
263@am__fastdepCC_FALSE@	$(COMPILE) -c $<
264
265.c.obj:
266@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
267@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
268@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
270@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
271
272.c.lo:
273@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
274@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
275@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
278
279mostlyclean-libtool:
280	-rm -f *.lo
281
282clean-libtool:
283	-rm -rf .libs _libs
284
285distclean-libtool:
286	-rm -f libtool
287uninstall-info-am:
288install-pkgincludeHEADERS: $(pkginclude_HEADERS)
289	@$(NORMAL_INSTALL)
290	test -z "$(pkgincludedir)" || $(mkdir_p) "$(DESTDIR)$(pkgincludedir)"
291	@list='$(pkginclude_HEADERS)'; for p in $$list; do \
292	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
293	  f=$(am__strip_dir) \
294	  echo " $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
295	  $(pkgincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
296	done
297
298uninstall-pkgincludeHEADERS:
299	@$(NORMAL_UNINSTALL)
300	@list='$(pkginclude_HEADERS)'; for p in $$list; do \
301	  f=$(am__strip_dir) \
302	  echo " rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
303	  rm -f "$(DESTDIR)$(pkgincludedir)/$$f"; \
304	done
305
306ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
307	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
308	unique=`for i in $$list; do \
309	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
310	  done | \
311	  $(AWK) '    { files[$$0] = 1; } \
312	       END { for (i in files) print i; }'`; \
313	mkid -fID $$unique
314tags: TAGS
315
316TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
317		$(TAGS_FILES) $(LISP)
318	tags=; \
319	here=`pwd`; \
320	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
321	unique=`for i in $$list; do \
322	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323	  done | \
324	  $(AWK) '    { files[$$0] = 1; } \
325	       END { for (i in files) print i; }'`; \
326	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
327	  test -n "$$unique" || unique=$$empty_fix; \
328	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
329	    $$tags $$unique; \
330	fi
331ctags: CTAGS
332CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
333		$(TAGS_FILES) $(LISP)
334	tags=; \
335	here=`pwd`; \
336	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
337	unique=`for i in $$list; do \
338	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339	  done | \
340	  $(AWK) '    { files[$$0] = 1; } \
341	       END { for (i in files) print i; }'`; \
342	test -z "$(CTAGS_ARGS)$$tags$$unique" \
343	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
344	     $$tags $$unique
345
346GTAGS:
347	here=`$(am__cd) $(top_builddir) && pwd` \
348	  && cd $(top_srcdir) \
349	  && gtags -i $(GTAGS_ARGS) $$here
350
351distclean-tags:
352	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
353
354distdir: $(DISTFILES)
355	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
356	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
357	list='$(DISTFILES)'; for file in $$list; do \
358	  case $$file in \
359	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
360	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
361	  esac; \
362	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
364	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
365	    dir="/$$dir"; \
366	    $(mkdir_p) "$(distdir)$$dir"; \
367	  else \
368	    dir=''; \
369	  fi; \
370	  if test -d $$d/$$file; then \
371	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
372	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
373	    fi; \
374	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
375	  else \
376	    test -f $(distdir)/$$file \
377	    || cp -p $$d/$$file $(distdir)/$$file \
378	    || exit 1; \
379	  fi; \
380	done
381check-am: all-am
382check: check-am
383all-am: Makefile $(LTLIBRARIES) $(HEADERS)
384installdirs:
385	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgincludedir)"; do \
386	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
387	done
388install: install-am
389install-exec: install-exec-am
390install-data: install-data-am
391uninstall: uninstall-am
392
393install-am: all-am
394	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395
396installcheck: installcheck-am
397install-strip:
398	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400	  `test -z '$(STRIP)' || \
401	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
402mostlyclean-generic:
403
404clean-generic:
405
406distclean-generic:
407	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
408
409maintainer-clean-generic:
410	@echo "This command is intended for maintainers to use"
411	@echo "it deletes files that may require special tools to rebuild."
412clean: clean-am
413
414clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
415	mostlyclean-am
416
417distclean: distclean-am
418	-rm -rf ./$(DEPDIR)
419	-rm -f Makefile
420distclean-am: clean-am distclean-compile distclean-generic \
421	distclean-libtool distclean-tags
422
423dvi: dvi-am
424
425dvi-am:
426
427html: html-am
428
429info: info-am
430
431info-am:
432
433install-data-am: install-pkgincludeHEADERS
434
435install-exec-am: install-libLTLIBRARIES
436
437install-info: install-info-am
438
439install-man:
440
441installcheck-am:
442
443maintainer-clean: maintainer-clean-am
444	-rm -rf ./$(DEPDIR)
445	-rm -f Makefile
446maintainer-clean-am: distclean-am maintainer-clean-generic
447
448mostlyclean: mostlyclean-am
449
450mostlyclean-am: mostlyclean-compile mostlyclean-generic \
451	mostlyclean-libtool
452
453pdf: pdf-am
454
455pdf-am:
456
457ps: ps-am
458
459ps-am:
460
461uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
462	uninstall-pkgincludeHEADERS
463
464.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
465	clean-libLTLIBRARIES clean-libtool ctags distclean \
466	distclean-compile distclean-generic distclean-libtool \
467	distclean-tags distdir dvi dvi-am html html-am info info-am \
468	install install-am install-data install-data-am install-exec \
469	install-exec-am install-info install-info-am \
470	install-libLTLIBRARIES install-man install-pkgincludeHEADERS \
471	install-strip installcheck installcheck-am installdirs \
472	maintainer-clean maintainer-clean-generic mostlyclean \
473	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
474	pdf pdf-am ps ps-am tags uninstall uninstall-am \
475	uninstall-info-am uninstall-libLTLIBRARIES \
476	uninstall-pkgincludeHEADERS
477
478
479# This flag accepts an argument of the form current[:revision[:age]]. So,
480# passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
481# 1.
482#
483# If either revision or age are omitted, they default to 0. Also note that age
484# must be less than or equal to the current interface number.
485#
486# Here are a set of rules to help you update your library version information:
487#
488# 1.Start with version information of 0:0:0 for each libtool library.
489#
490# 2.Update the version information only immediately before a public release of
491# your software. More frequent updates are unnecessary, and only guarantee
492# that the current interface number gets larger faster.
493#
494# 3.If the library source code has changed at all since the last update, then
495# increment revision (c:r+1:a)
496#
497# 4.If any interfaces have been added, removed, or changed since the last
498# update, increment current, and set revision to 0. (c+1:r=0:a)
499#
500#
501# 5.If any interfaces have been added since the last public release, then
502# increment age. (c:r:a+1)
503#
504# 6.If any interfaces have been removed since the last public release, then
505# set age to 0. (c:r:a=0)
506#
507# Tell versions [3.59,3.63) of GNU make to not export all variables.
508# Otherwise a system limit (for SysV at least) may be exceeded.
509.NOEXPORT:
510