Makefile.in revision 1.11
1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35subdir = src/lib
36DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
37	$(srcdir)/Makefile.in $(srcdir)/config.h.in mkinstalldirs
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/ax_check_openssl.m4 \
40	$(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = config.h
45CONFIG_CLEAN_FILES =
46am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47am__vpath_adj = case $$p in \
48    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49    *) f=$$p;; \
50  esac;
51am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"
53libLTLIBRARIES_INSTALL = $(INSTALL)
54LTLIBRARIES = $(lib_LTLIBRARIES)
55libnetpgp_la_LIBADD =
56am_libnetpgp_la_OBJECTS = libnetpgp_la-bufgap.lo \
57	libnetpgp_la-compress.lo libnetpgp_la-create.lo \
58	libnetpgp_la-crypto.lo libnetpgp_la-fastctype.lo \
59	libnetpgp_la-keyring.lo libnetpgp_la-misc.lo \
60	libnetpgp_la-netpgp.lo libnetpgp_la-openssl_crypto.lo \
61	libnetpgp_la-packet-parse.lo libnetpgp_la-packet-print.lo \
62	libnetpgp_la-packet-show.lo libnetpgp_la-reader.lo \
63	libnetpgp_la-signature.lo libnetpgp_la-ssh2pgp.lo \
64	libnetpgp_la-symmetric.lo libnetpgp_la-validate.lo \
65	libnetpgp_la-writer.lo
66libnetpgp_la_OBJECTS = $(am_libnetpgp_la_OBJECTS)
67DEFAULT_INCLUDES = -I.@am__isrc@
68depcomp = $(SHELL) $(top_srcdir)/buildaux/depcomp
69am__depfiles_maybe = depfiles
70COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75CCLD = $(CC)
76LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
78	$(LDFLAGS) -o $@
79SOURCES = $(libnetpgp_la_SOURCES)
80DIST_SOURCES = $(libnetpgp_la_SOURCES)
81man3dir = $(mandir)/man3
82NROFF = nroff
83MANS = $(dist_man_MANS) $(man3_MANS)
84ETAGS = etags
85CTAGS = ctags
86DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87ACLOCAL = @ACLOCAL@
88AMTAR = @AMTAR@
89AR = @AR@
90AUTOCONF = @AUTOCONF@
91AUTOHEADER = @AUTOHEADER@
92AUTOM4TE = @AUTOM4TE@
93AUTOMAKE = @AUTOMAKE@
94AWK = @AWK@
95CANONICAL_HOST = @CANONICAL_HOST@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CXX = @CXX@
102CXXCPP = @CXXCPP@
103CXXDEPMODE = @CXXDEPMODE@
104CXXFLAGS = @CXXFLAGS@
105CYGPATH_W = @CYGPATH_W@
106DEFS = @DEFS@
107DEPDIR = @DEPDIR@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116GREP = @GREP@
117INSTALL = @INSTALL@
118INSTALL_DATA = @INSTALL_DATA@
119INSTALL_PROGRAM = @INSTALL_PROGRAM@
120INSTALL_SCRIPT = @INSTALL_SCRIPT@
121INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122LDFLAGS = @LDFLAGS@
123LIBOBJS = @LIBOBJS@
124LIBS = @LIBS@
125LIBTOOL = @LIBTOOL@
126LN_S = @LN_S@
127LTLIBOBJS = @LTLIBOBJS@
128MAINT = @MAINT@
129MAKEINFO = @MAKEINFO@
130MKDIR_P = @MKDIR_P@
131OBJEXT = @OBJEXT@
132OPENSSL_INCLUDES = @OPENSSL_INCLUDES@
133OPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
134OPENSSL_LIBS = @OPENSSL_LIBS@
135PACKAGE = @PACKAGE@
136PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137PACKAGE_NAME = @PACKAGE_NAME@
138PACKAGE_STRING = @PACKAGE_STRING@
139PACKAGE_TARNAME = @PACKAGE_TARNAME@
140PACKAGE_VERSION = @PACKAGE_VERSION@
141PATH_SEPARATOR = @PATH_SEPARATOR@
142PKG_CONFIG = @PKG_CONFIG@
143RANLIB = @RANLIB@
144SED = @SED@
145SET_MAKE = @SET_MAKE@
146SHELL = @SHELL@
147STRIP = @STRIP@
148VERSION = @VERSION@
149WARNCFLAGS = @WARNCFLAGS@
150abs_builddir = @abs_builddir@
151abs_srcdir = @abs_srcdir@
152abs_top_builddir = @abs_top_builddir@
153abs_top_srcdir = @abs_top_srcdir@
154ac_ct_CC = @ac_ct_CC@
155ac_ct_CXX = @ac_ct_CXX@
156ac_ct_F77 = @ac_ct_F77@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168builddir = @builddir@
169datadir = @datadir@
170datarootdir = @datarootdir@
171docdir = @docdir@
172dvidir = @dvidir@
173exec_prefix = @exec_prefix@
174host = @host@
175host_alias = @host_alias@
176host_cpu = @host_cpu@
177host_os = @host_os@
178host_vendor = @host_vendor@
179htmldir = @htmldir@
180includedir = @includedir@
181infodir = @infodir@
182install_sh = @install_sh@
183libdir = @libdir@
184libexecdir = @libexecdir@
185localedir = @localedir@
186localstatedir = @localstatedir@
187mandir = @mandir@
188mkdir_p = @mkdir_p@
189oldincludedir = @oldincludedir@
190pdfdir = @pdfdir@
191prefix = @prefix@
192program_transform_name = @program_transform_name@
193psdir = @psdir@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196srcdir = @srcdir@
197sysconfdir = @sysconfdir@
198target_alias = @target_alias@
199top_build_prefix = @top_build_prefix@
200top_builddir = @top_builddir@
201top_srcdir = @top_srcdir@
202AM_CFLAGS = $(WARNCFLAGS)
203lib_LTLIBRARIES = libnetpgp.la
204libnetpgp_la_CPPFLAGS = -I$(top_srcdir)/include -I../libmj
205libnetpgp_la_SOURCES = \
206	bufgap.c \
207	compress.c \
208	create.c \
209	crypto.c \
210	fastctype.c \
211	keyring.c \
212	misc.c \
213	netpgp.c \
214	openssl_crypto.c \
215	packet-parse.c \
216	packet-print.c \
217	packet-show.c \
218	reader.c \
219	signature.c \
220	ssh2pgp.c \
221	symmetric.c \
222	validate.c \
223	writer.c
224
225LDADD = ../libmj/libmj.a
226man3_MANS = libnetpgp.3
227dist_man_MANS = libnetpgp.3
228all: config.h
229	$(MAKE) $(AM_MAKEFLAGS) all-am
230
231.SUFFIXES:
232.SUFFIXES: .c .lo .o .obj
233$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
234	@for dep in $?; do \
235	  case '$(am__configure_deps)' in \
236	    *$$dep*) \
237	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
238		&& exit 0; \
239	      exit 1;; \
240	  esac; \
241	done; \
242	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/Makefile'; \
243	cd $(top_srcdir) && \
244	  $(AUTOMAKE) --foreign  src/lib/Makefile
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247	@case '$?' in \
248	  *config.status*) \
249	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250	  *) \
251	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253	esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
259	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
261	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263config.h: stamp-h1
264	@if test ! -f $@; then \
265	  rm -f stamp-h1; \
266	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
267	else :; fi
268
269stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
270	@rm -f stamp-h1
271	cd $(top_builddir) && $(SHELL) ./config.status src/lib/config.h
272$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
273	cd $(top_srcdir) && $(AUTOHEADER)
274	rm -f stamp-h1
275	touch $@
276
277distclean-hdr:
278	-rm -f config.h stamp-h1
279install-libLTLIBRARIES: $(lib_LTLIBRARIES)
280	@$(NORMAL_INSTALL)
281	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
282	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
283	  if test -f $$p; then \
284	    f=$(am__strip_dir) \
285	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
286	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
287	  else :; fi; \
288	done
289
290uninstall-libLTLIBRARIES:
291	@$(NORMAL_UNINSTALL)
292	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
293	  p=$(am__strip_dir) \
294	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
295	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
296	done
297
298clean-libLTLIBRARIES:
299	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
300	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
301	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
302	  test "$$dir" != "$$p" || dir=.; \
303	  echo "rm -f \"$${dir}/so_locations\""; \
304	  rm -f "$${dir}/so_locations"; \
305	done
306libnetpgp.la: $(libnetpgp_la_OBJECTS) $(libnetpgp_la_DEPENDENCIES) 
307	$(LINK) -rpath $(libdir) $(libnetpgp_la_OBJECTS) $(libnetpgp_la_LIBADD) $(LIBS)
308
309mostlyclean-compile:
310	-rm -f *.$(OBJEXT)
311
312distclean-compile:
313	-rm -f *.tab.c
314
315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-bufgap.Plo@am__quote@
316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-compress.Plo@am__quote@
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-create.Plo@am__quote@
318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-crypto.Plo@am__quote@
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-fastctype.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-keyring.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-misc.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-netpgp.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-openssl_crypto.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-parse.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-print.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-show.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-reader.Plo@am__quote@
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-signature.Plo@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-ssh2pgp.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-symmetric.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-validate.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-writer.Plo@am__quote@
333
334.c.o:
335@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339@am__fastdepCC_FALSE@	$(COMPILE) -c $<
340
341.c.obj:
342@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
343@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
344@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
345@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
347
348.c.lo:
349@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
350@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
351@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
352@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
354
355libnetpgp_la-bufgap.lo: bufgap.c
356@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-bufgap.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-bufgap.Tpo -c -o libnetpgp_la-bufgap.lo `test -f 'bufgap.c' || echo '$(srcdir)/'`bufgap.c
357@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-bufgap.Tpo $(DEPDIR)/libnetpgp_la-bufgap.Plo
358@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bufgap.c' object='libnetpgp_la-bufgap.lo' libtool=yes @AMDEPBACKSLASH@
359@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-bufgap.lo `test -f 'bufgap.c' || echo '$(srcdir)/'`bufgap.c
361
362libnetpgp_la-compress.lo: compress.c
363@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-compress.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-compress.Tpo -c -o libnetpgp_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
364@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-compress.Tpo $(DEPDIR)/libnetpgp_la-compress.Plo
365@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compress.c' object='libnetpgp_la-compress.lo' libtool=yes @AMDEPBACKSLASH@
366@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-compress.lo `test -f 'compress.c' || echo '$(srcdir)/'`compress.c
368
369libnetpgp_la-create.lo: create.c
370@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-create.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-create.Tpo -c -o libnetpgp_la-create.lo `test -f 'create.c' || echo '$(srcdir)/'`create.c
371@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-create.Tpo $(DEPDIR)/libnetpgp_la-create.Plo
372@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='create.c' object='libnetpgp_la-create.lo' libtool=yes @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-create.lo `test -f 'create.c' || echo '$(srcdir)/'`create.c
375
376libnetpgp_la-crypto.lo: crypto.c
377@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-crypto.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-crypto.Tpo -c -o libnetpgp_la-crypto.lo `test -f 'crypto.c' || echo '$(srcdir)/'`crypto.c
378@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-crypto.Tpo $(DEPDIR)/libnetpgp_la-crypto.Plo
379@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='crypto.c' object='libnetpgp_la-crypto.lo' libtool=yes @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-crypto.lo `test -f 'crypto.c' || echo '$(srcdir)/'`crypto.c
382
383libnetpgp_la-fastctype.lo: fastctype.c
384@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-fastctype.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-fastctype.Tpo -c -o libnetpgp_la-fastctype.lo `test -f 'fastctype.c' || echo '$(srcdir)/'`fastctype.c
385@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-fastctype.Tpo $(DEPDIR)/libnetpgp_la-fastctype.Plo
386@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fastctype.c' object='libnetpgp_la-fastctype.lo' libtool=yes @AMDEPBACKSLASH@
387@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-fastctype.lo `test -f 'fastctype.c' || echo '$(srcdir)/'`fastctype.c
389
390libnetpgp_la-keyring.lo: keyring.c
391@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-keyring.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-keyring.Tpo -c -o libnetpgp_la-keyring.lo `test -f 'keyring.c' || echo '$(srcdir)/'`keyring.c
392@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-keyring.Tpo $(DEPDIR)/libnetpgp_la-keyring.Plo
393@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='keyring.c' object='libnetpgp_la-keyring.lo' libtool=yes @AMDEPBACKSLASH@
394@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-keyring.lo `test -f 'keyring.c' || echo '$(srcdir)/'`keyring.c
396
397libnetpgp_la-misc.lo: misc.c
398@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-misc.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-misc.Tpo -c -o libnetpgp_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
399@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-misc.Tpo $(DEPDIR)/libnetpgp_la-misc.Plo
400@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc.c' object='libnetpgp_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
401@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-misc.lo `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
403
404libnetpgp_la-netpgp.lo: netpgp.c
405@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-netpgp.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-netpgp.Tpo -c -o libnetpgp_la-netpgp.lo `test -f 'netpgp.c' || echo '$(srcdir)/'`netpgp.c
406@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-netpgp.Tpo $(DEPDIR)/libnetpgp_la-netpgp.Plo
407@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='netpgp.c' object='libnetpgp_la-netpgp.lo' libtool=yes @AMDEPBACKSLASH@
408@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-netpgp.lo `test -f 'netpgp.c' || echo '$(srcdir)/'`netpgp.c
410
411libnetpgp_la-openssl_crypto.lo: openssl_crypto.c
412@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-openssl_crypto.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-openssl_crypto.Tpo -c -o libnetpgp_la-openssl_crypto.lo `test -f 'openssl_crypto.c' || echo '$(srcdir)/'`openssl_crypto.c
413@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-openssl_crypto.Tpo $(DEPDIR)/libnetpgp_la-openssl_crypto.Plo
414@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='openssl_crypto.c' object='libnetpgp_la-openssl_crypto.lo' libtool=yes @AMDEPBACKSLASH@
415@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-openssl_crypto.lo `test -f 'openssl_crypto.c' || echo '$(srcdir)/'`openssl_crypto.c
417
418libnetpgp_la-packet-parse.lo: packet-parse.c
419@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-packet-parse.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-packet-parse.Tpo -c -o libnetpgp_la-packet-parse.lo `test -f 'packet-parse.c' || echo '$(srcdir)/'`packet-parse.c
420@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-parse.Tpo $(DEPDIR)/libnetpgp_la-packet-parse.Plo
421@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-parse.c' object='libnetpgp_la-packet-parse.lo' libtool=yes @AMDEPBACKSLASH@
422@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-packet-parse.lo `test -f 'packet-parse.c' || echo '$(srcdir)/'`packet-parse.c
424
425libnetpgp_la-packet-print.lo: packet-print.c
426@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-packet-print.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-packet-print.Tpo -c -o libnetpgp_la-packet-print.lo `test -f 'packet-print.c' || echo '$(srcdir)/'`packet-print.c
427@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-print.Tpo $(DEPDIR)/libnetpgp_la-packet-print.Plo
428@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-print.c' object='libnetpgp_la-packet-print.lo' libtool=yes @AMDEPBACKSLASH@
429@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-packet-print.lo `test -f 'packet-print.c' || echo '$(srcdir)/'`packet-print.c
431
432libnetpgp_la-packet-show.lo: packet-show.c
433@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-packet-show.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-packet-show.Tpo -c -o libnetpgp_la-packet-show.lo `test -f 'packet-show.c' || echo '$(srcdir)/'`packet-show.c
434@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-show.Tpo $(DEPDIR)/libnetpgp_la-packet-show.Plo
435@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-show.c' object='libnetpgp_la-packet-show.lo' libtool=yes @AMDEPBACKSLASH@
436@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-packet-show.lo `test -f 'packet-show.c' || echo '$(srcdir)/'`packet-show.c
438
439libnetpgp_la-reader.lo: reader.c
440@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-reader.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-reader.Tpo -c -o libnetpgp_la-reader.lo `test -f 'reader.c' || echo '$(srcdir)/'`reader.c
441@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-reader.Tpo $(DEPDIR)/libnetpgp_la-reader.Plo
442@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='reader.c' object='libnetpgp_la-reader.lo' libtool=yes @AMDEPBACKSLASH@
443@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-reader.lo `test -f 'reader.c' || echo '$(srcdir)/'`reader.c
445
446libnetpgp_la-signature.lo: signature.c
447@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-signature.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-signature.Tpo -c -o libnetpgp_la-signature.lo `test -f 'signature.c' || echo '$(srcdir)/'`signature.c
448@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-signature.Tpo $(DEPDIR)/libnetpgp_la-signature.Plo
449@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='signature.c' object='libnetpgp_la-signature.lo' libtool=yes @AMDEPBACKSLASH@
450@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-signature.lo `test -f 'signature.c' || echo '$(srcdir)/'`signature.c
452
453libnetpgp_la-ssh2pgp.lo: ssh2pgp.c
454@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-ssh2pgp.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-ssh2pgp.Tpo -c -o libnetpgp_la-ssh2pgp.lo `test -f 'ssh2pgp.c' || echo '$(srcdir)/'`ssh2pgp.c
455@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-ssh2pgp.Tpo $(DEPDIR)/libnetpgp_la-ssh2pgp.Plo
456@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ssh2pgp.c' object='libnetpgp_la-ssh2pgp.lo' libtool=yes @AMDEPBACKSLASH@
457@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-ssh2pgp.lo `test -f 'ssh2pgp.c' || echo '$(srcdir)/'`ssh2pgp.c
459
460libnetpgp_la-symmetric.lo: symmetric.c
461@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-symmetric.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-symmetric.Tpo -c -o libnetpgp_la-symmetric.lo `test -f 'symmetric.c' || echo '$(srcdir)/'`symmetric.c
462@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-symmetric.Tpo $(DEPDIR)/libnetpgp_la-symmetric.Plo
463@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='symmetric.c' object='libnetpgp_la-symmetric.lo' libtool=yes @AMDEPBACKSLASH@
464@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-symmetric.lo `test -f 'symmetric.c' || echo '$(srcdir)/'`symmetric.c
466
467libnetpgp_la-validate.lo: validate.c
468@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-validate.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-validate.Tpo -c -o libnetpgp_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c
469@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-validate.Tpo $(DEPDIR)/libnetpgp_la-validate.Plo
470@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='validate.c' object='libnetpgp_la-validate.lo' libtool=yes @AMDEPBACKSLASH@
471@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-validate.lo `test -f 'validate.c' || echo '$(srcdir)/'`validate.c
473
474libnetpgp_la-writer.lo: writer.c
475@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnetpgp_la-writer.lo -MD -MP -MF $(DEPDIR)/libnetpgp_la-writer.Tpo -c -o libnetpgp_la-writer.lo `test -f 'writer.c' || echo '$(srcdir)/'`writer.c
476@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-writer.Tpo $(DEPDIR)/libnetpgp_la-writer.Plo
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='writer.c' object='libnetpgp_la-writer.lo' libtool=yes @AMDEPBACKSLASH@
478@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnetpgp_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnetpgp_la-writer.lo `test -f 'writer.c' || echo '$(srcdir)/'`writer.c
480
481mostlyclean-libtool:
482	-rm -f *.lo
483
484clean-libtool:
485	-rm -rf .libs _libs
486install-man3: $(man3_MANS) $(man_MANS)
487	@$(NORMAL_INSTALL)
488	test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
489	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
490	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
491	for i in $$l2; do \
492	  case "$$i" in \
493	    *.3*) list="$$list $$i" ;; \
494	  esac; \
495	done; \
496	for i in $$list; do \
497	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
498	  else file=$$i; fi; \
499	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
500	  case "$$ext" in \
501	    3*) ;; \
502	    *) ext='3' ;; \
503	  esac; \
504	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
505	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
506	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
507	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
508	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
509	done
510uninstall-man3:
511	@$(NORMAL_UNINSTALL)
512	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
513	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
514	for i in $$l2; do \
515	  case "$$i" in \
516	    *.3*) list="$$list $$i" ;; \
517	  esac; \
518	done; \
519	for i in $$list; do \
520	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
521	  case "$$ext" in \
522	    3*) ;; \
523	    *) ext='3' ;; \
524	  esac; \
525	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
526	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
527	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
528	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
529	  rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
530	done
531
532ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
533	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
534	unique=`for i in $$list; do \
535	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536	  done | \
537	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
538	      END { if (nonempty) { for (i in files) print i; }; }'`; \
539	mkid -fID $$unique
540tags: TAGS
541
542TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
543		$(TAGS_FILES) $(LISP)
544	tags=; \
545	here=`pwd`; \
546	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
547	unique=`for i in $$list; do \
548	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
549	  done | \
550	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
551	      END { if (nonempty) { for (i in files) print i; }; }'`; \
552	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
553	  test -n "$$unique" || unique=$$empty_fix; \
554	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555	    $$tags $$unique; \
556	fi
557ctags: CTAGS
558CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
559		$(TAGS_FILES) $(LISP)
560	tags=; \
561	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
562	unique=`for i in $$list; do \
563	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564	  done | \
565	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
566	      END { if (nonempty) { for (i in files) print i; }; }'`; \
567	test -z "$(CTAGS_ARGS)$$tags$$unique" \
568	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
569	     $$tags $$unique
570
571GTAGS:
572	here=`$(am__cd) $(top_builddir) && pwd` \
573	  && cd $(top_srcdir) \
574	  && gtags -i $(GTAGS_ARGS) $$here
575
576distclean-tags:
577	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
578
579distdir: $(DISTFILES)
580	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
581	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
582	list='$(DISTFILES)'; \
583	  dist_files=`for file in $$list; do echo $$file; done | \
584	  sed -e "s|^$$srcdirstrip/||;t" \
585	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
586	case $$dist_files in \
587	  */*) $(MKDIR_P) `echo "$$dist_files" | \
588			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
589			   sort -u` ;; \
590	esac; \
591	for file in $$dist_files; do \
592	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
593	  if test -d $$d/$$file; then \
594	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
595	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
596	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
597	    fi; \
598	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
599	  else \
600	    test -f $(distdir)/$$file \
601	    || cp -p $$d/$$file $(distdir)/$$file \
602	    || exit 1; \
603	  fi; \
604	done
605check-am: all-am
606check: check-am
607all-am: Makefile $(LTLIBRARIES) $(MANS) config.h
608installdirs:
609	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"; do \
610	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
611	done
612install: install-am
613install-exec: install-exec-am
614install-data: install-data-am
615uninstall: uninstall-am
616
617install-am: all-am
618	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
619
620installcheck: installcheck-am
621install-strip:
622	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
623	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
624	  `test -z '$(STRIP)' || \
625	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
626mostlyclean-generic:
627
628clean-generic:
629
630distclean-generic:
631	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
632
633maintainer-clean-generic:
634	@echo "This command is intended for maintainers to use"
635	@echo "it deletes files that may require special tools to rebuild."
636clean: clean-am
637
638clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
639	mostlyclean-am
640
641distclean: distclean-am
642	-rm -rf ./$(DEPDIR)
643	-rm -f Makefile
644distclean-am: clean-am distclean-compile distclean-generic \
645	distclean-hdr distclean-tags
646
647dvi: dvi-am
648
649dvi-am:
650
651html: html-am
652
653info: info-am
654
655info-am:
656
657install-data-am: install-man
658
659install-dvi: install-dvi-am
660
661install-exec-am: install-libLTLIBRARIES
662
663install-html: install-html-am
664
665install-info: install-info-am
666
667install-man: install-man3
668
669install-pdf: install-pdf-am
670
671install-ps: install-ps-am
672
673installcheck-am:
674
675maintainer-clean: maintainer-clean-am
676	-rm -rf ./$(DEPDIR)
677	-rm -f Makefile
678maintainer-clean-am: distclean-am maintainer-clean-generic
679
680mostlyclean: mostlyclean-am
681
682mostlyclean-am: mostlyclean-compile mostlyclean-generic \
683	mostlyclean-libtool
684
685pdf: pdf-am
686
687pdf-am:
688
689ps: ps-am
690
691ps-am:
692
693uninstall-am: uninstall-libLTLIBRARIES uninstall-man
694
695uninstall-man: uninstall-man3
696
697.MAKE: install-am install-strip
698
699.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
700	clean-libLTLIBRARIES clean-libtool ctags distclean \
701	distclean-compile distclean-generic distclean-hdr \
702	distclean-libtool distclean-tags distdir dvi dvi-am html \
703	html-am info info-am install install-am install-data \
704	install-data-am install-dvi install-dvi-am install-exec \
705	install-exec-am install-html install-html-am install-info \
706	install-info-am install-libLTLIBRARIES install-man \
707	install-man3 install-pdf install-pdf-am install-ps \
708	install-ps-am install-strip installcheck installcheck-am \
709	installdirs maintainer-clean maintainer-clean-generic \
710	mostlyclean mostlyclean-compile mostlyclean-generic \
711	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
712	uninstall-am uninstall-libLTLIBRARIES uninstall-man \
713	uninstall-man3
714
715# Tell versions [3.59,3.63) of GNU make to not export all variables.
716# Otherwise a system limit (for SysV at least) may be exceeded.
717.NOEXPORT:
718