xref: /minix3/crypto/external/bsd/netpgp/dist/src/lib/Makefile.in (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambuc# Makefile.in generated by automake 1.10.1 from Makefile.am.
2*ebfedea0SLionel Sambuc# @configure_input@
3*ebfedea0SLionel Sambuc
4*ebfedea0SLionel Sambuc# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5*ebfedea0SLionel Sambuc# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6*ebfedea0SLionel Sambuc# This Makefile.in is free software; the Free Software Foundation
7*ebfedea0SLionel Sambuc# gives unlimited permission to copy and/or distribute it,
8*ebfedea0SLionel Sambuc# with or without modifications, as long as this notice is preserved.
9*ebfedea0SLionel Sambuc
10*ebfedea0SLionel Sambuc# This program is distributed in the hope that it will be useful,
11*ebfedea0SLionel Sambuc# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12*ebfedea0SLionel Sambuc# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13*ebfedea0SLionel Sambuc# PARTICULAR PURPOSE.
14*ebfedea0SLionel Sambuc
15*ebfedea0SLionel Sambuc@SET_MAKE@
16*ebfedea0SLionel Sambuc
17*ebfedea0SLionel SambucVPATH = @srcdir@
18*ebfedea0SLionel Sambucpkgdatadir = $(datadir)/@PACKAGE@
19*ebfedea0SLionel Sambucpkglibdir = $(libdir)/@PACKAGE@
20*ebfedea0SLionel Sambucpkgincludedir = $(includedir)/@PACKAGE@
21*ebfedea0SLionel Sambucam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22*ebfedea0SLionel Sambucinstall_sh_DATA = $(install_sh) -c -m 644
23*ebfedea0SLionel Sambucinstall_sh_PROGRAM = $(install_sh) -c
24*ebfedea0SLionel Sambucinstall_sh_SCRIPT = $(install_sh) -c
25*ebfedea0SLionel SambucINSTALL_HEADER = $(INSTALL_DATA)
26*ebfedea0SLionel Sambuctransform = $(program_transform_name)
27*ebfedea0SLionel SambucNORMAL_INSTALL = :
28*ebfedea0SLionel SambucPRE_INSTALL = :
29*ebfedea0SLionel SambucPOST_INSTALL = :
30*ebfedea0SLionel SambucNORMAL_UNINSTALL = :
31*ebfedea0SLionel SambucPRE_UNINSTALL = :
32*ebfedea0SLionel SambucPOST_UNINSTALL = :
33*ebfedea0SLionel Sambucbuild_triplet = @build@
34*ebfedea0SLionel Sambuchost_triplet = @host@
35*ebfedea0SLionel Sambucsubdir = src/lib
36*ebfedea0SLionel SambucDIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
37*ebfedea0SLionel Sambuc	$(srcdir)/Makefile.in $(srcdir)/config.h.in mkinstalldirs
38*ebfedea0SLionel SambucACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39*ebfedea0SLionel Sambucam__aclocal_m4_deps = $(top_srcdir)/ax_check_openssl.m4 \
40*ebfedea0SLionel Sambuc	$(top_srcdir)/configure.ac
41*ebfedea0SLionel Sambucam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42*ebfedea0SLionel Sambuc	$(ACLOCAL_M4)
43*ebfedea0SLionel Sambucmkinstalldirs = $(install_sh) -d
44*ebfedea0SLionel SambucCONFIG_HEADER = config.h
45*ebfedea0SLionel SambucCONFIG_CLEAN_FILES =
46*ebfedea0SLionel Sambucam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
47*ebfedea0SLionel Sambucam__vpath_adj = case $$p in \
48*ebfedea0SLionel Sambuc    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
49*ebfedea0SLionel Sambuc    *) f=$$p;; \
50*ebfedea0SLionel Sambuc  esac;
51*ebfedea0SLionel Sambucam__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
52*ebfedea0SLionel Sambucam__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"
53*ebfedea0SLionel SambuclibLTLIBRARIES_INSTALL = $(INSTALL)
54*ebfedea0SLionel SambucLTLIBRARIES = $(lib_LTLIBRARIES)
55*ebfedea0SLionel Sambuclibnetpgp_la_DEPENDENCIES = ../libmj/libmj.la
56*ebfedea0SLionel Sambucam_libnetpgp_la_OBJECTS = libnetpgp_la-bufgap.lo \
57*ebfedea0SLionel Sambuc	libnetpgp_la-compress.lo libnetpgp_la-create.lo \
58*ebfedea0SLionel Sambuc	libnetpgp_la-crypto.lo \
59*ebfedea0SLionel Sambuc	libnetpgp_la-keyring.lo libnetpgp_la-misc.lo \
60*ebfedea0SLionel Sambuc	libnetpgp_la-netpgp.lo libnetpgp_la-openssl_crypto.lo \
61*ebfedea0SLionel Sambuc	libnetpgp_la-packet-parse.lo libnetpgp_la-packet-print.lo \
62*ebfedea0SLionel Sambuc	libnetpgp_la-packet-show.lo libnetpgp_la-reader.lo \
63*ebfedea0SLionel Sambuc	libnetpgp_la-signature.lo libnetpgp_la-ssh2pgp.lo \
64*ebfedea0SLionel Sambuc	libnetpgp_la-symmetric.lo libnetpgp_la-validate.lo \
65*ebfedea0SLionel Sambuc	libnetpgp_la-writer.lo
66*ebfedea0SLionel Sambuclibnetpgp_la_OBJECTS = $(am_libnetpgp_la_OBJECTS)
67*ebfedea0SLionel SambucDEFAULT_INCLUDES = -I.@am__isrc@
68*ebfedea0SLionel Sambucdepcomp = $(SHELL) $(top_srcdir)/buildaux/depcomp
69*ebfedea0SLionel Sambucam__depfiles_maybe = depfiles
70*ebfedea0SLionel SambucCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71*ebfedea0SLionel Sambuc	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72*ebfedea0SLionel SambucLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73*ebfedea0SLionel Sambuc	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
74*ebfedea0SLionel Sambuc	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75*ebfedea0SLionel SambucCCLD = $(CC)
76*ebfedea0SLionel SambucLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
77*ebfedea0SLionel Sambuc	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
78*ebfedea0SLionel Sambuc	$(LDFLAGS) -o $@
79*ebfedea0SLionel SambucSOURCES = $(libnetpgp_la_SOURCES)
80*ebfedea0SLionel SambucDIST_SOURCES = $(libnetpgp_la_SOURCES)
81*ebfedea0SLionel Sambucman3dir = $(mandir)/man3
82*ebfedea0SLionel SambucNROFF = nroff
83*ebfedea0SLionel SambucMANS = $(dist_man_MANS)
84*ebfedea0SLionel SambucETAGS = etags
85*ebfedea0SLionel SambucCTAGS = ctags
86*ebfedea0SLionel SambucDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87*ebfedea0SLionel SambucACLOCAL = @ACLOCAL@
88*ebfedea0SLionel SambucAMTAR = @AMTAR@
89*ebfedea0SLionel SambucAR = @AR@
90*ebfedea0SLionel SambucAUTOCONF = @AUTOCONF@
91*ebfedea0SLionel SambucAUTOHEADER = @AUTOHEADER@
92*ebfedea0SLionel SambucAUTOM4TE = @AUTOM4TE@
93*ebfedea0SLionel SambucAUTOMAKE = @AUTOMAKE@
94*ebfedea0SLionel SambucAWK = @AWK@
95*ebfedea0SLionel SambucCANONICAL_HOST = @CANONICAL_HOST@
96*ebfedea0SLionel SambucCC = @CC@
97*ebfedea0SLionel SambucCCDEPMODE = @CCDEPMODE@
98*ebfedea0SLionel SambucCFLAGS = @CFLAGS@
99*ebfedea0SLionel SambucCPP = @CPP@
100*ebfedea0SLionel SambucCPPFLAGS = @CPPFLAGS@
101*ebfedea0SLionel SambucCYGPATH_W = @CYGPATH_W@
102*ebfedea0SLionel SambucDEFS = @DEFS@
103*ebfedea0SLionel SambucDEPDIR = @DEPDIR@
104*ebfedea0SLionel SambucDSYMUTIL = @DSYMUTIL@
105*ebfedea0SLionel SambucDUMPBIN = @DUMPBIN@
106*ebfedea0SLionel SambucECHO_C = @ECHO_C@
107*ebfedea0SLionel SambucECHO_N = @ECHO_N@
108*ebfedea0SLionel SambucECHO_T = @ECHO_T@
109*ebfedea0SLionel SambucEGREP = @EGREP@
110*ebfedea0SLionel SambucEXEEXT = @EXEEXT@
111*ebfedea0SLionel SambucFGREP = @FGREP@
112*ebfedea0SLionel SambucGREP = @GREP@
113*ebfedea0SLionel SambucINSTALL = @INSTALL@
114*ebfedea0SLionel SambucINSTALL_DATA = @INSTALL_DATA@
115*ebfedea0SLionel SambucINSTALL_PROGRAM = @INSTALL_PROGRAM@
116*ebfedea0SLionel SambucINSTALL_SCRIPT = @INSTALL_SCRIPT@
117*ebfedea0SLionel SambucINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118*ebfedea0SLionel SambucLD = @LD@
119*ebfedea0SLionel SambucLDFLAGS = @LDFLAGS@
120*ebfedea0SLionel SambucLIBOBJS = @LIBOBJS@
121*ebfedea0SLionel SambucLIBS = @LIBS@
122*ebfedea0SLionel SambucLIBTOOL = @LIBTOOL@
123*ebfedea0SLionel SambucLIPO = @LIPO@
124*ebfedea0SLionel SambucLN_S = @LN_S@
125*ebfedea0SLionel SambucLTLIBOBJS = @LTLIBOBJS@
126*ebfedea0SLionel SambucMAINT = @MAINT@
127*ebfedea0SLionel SambucMAKEINFO = @MAKEINFO@
128*ebfedea0SLionel SambucMKDIR_P = @MKDIR_P@
129*ebfedea0SLionel SambucNM = @NM@
130*ebfedea0SLionel SambucNMEDIT = @NMEDIT@
131*ebfedea0SLionel SambucOBJDUMP = @OBJDUMP@
132*ebfedea0SLionel SambucOBJEXT = @OBJEXT@
133*ebfedea0SLionel SambucOPENSSL_INCLUDES = @OPENSSL_INCLUDES@
134*ebfedea0SLionel SambucOPENSSL_LDFLAGS = @OPENSSL_LDFLAGS@
135*ebfedea0SLionel SambucOPENSSL_LIBS = @OPENSSL_LIBS@
136*ebfedea0SLionel SambucOTOOL = @OTOOL@
137*ebfedea0SLionel SambucOTOOL64 = @OTOOL64@
138*ebfedea0SLionel SambucPACKAGE = @PACKAGE@
139*ebfedea0SLionel SambucPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140*ebfedea0SLionel SambucPACKAGE_NAME = @PACKAGE_NAME@
141*ebfedea0SLionel SambucPACKAGE_STRING = @PACKAGE_STRING@
142*ebfedea0SLionel SambucPACKAGE_TARNAME = @PACKAGE_TARNAME@
143*ebfedea0SLionel SambucPACKAGE_VERSION = @PACKAGE_VERSION@
144*ebfedea0SLionel SambucPATH_SEPARATOR = @PATH_SEPARATOR@
145*ebfedea0SLionel SambucPKG_CONFIG = @PKG_CONFIG@
146*ebfedea0SLionel SambucRANLIB = @RANLIB@
147*ebfedea0SLionel SambucSED = @SED@
148*ebfedea0SLionel SambucSET_MAKE = @SET_MAKE@
149*ebfedea0SLionel SambucSHELL = @SHELL@
150*ebfedea0SLionel SambucSTRIP = @STRIP@
151*ebfedea0SLionel SambucVERSION = @VERSION@
152*ebfedea0SLionel SambucWARNCFLAGS = @WARNCFLAGS@
153*ebfedea0SLionel Sambucabs_builddir = @abs_builddir@
154*ebfedea0SLionel Sambucabs_srcdir = @abs_srcdir@
155*ebfedea0SLionel Sambucabs_top_builddir = @abs_top_builddir@
156*ebfedea0SLionel Sambucabs_top_srcdir = @abs_top_srcdir@
157*ebfedea0SLionel Sambucac_ct_CC = @ac_ct_CC@
158*ebfedea0SLionel Sambucac_ct_DUMPBIN = @ac_ct_DUMPBIN@
159*ebfedea0SLionel Sambucam__include = @am__include@
160*ebfedea0SLionel Sambucam__leading_dot = @am__leading_dot@
161*ebfedea0SLionel Sambucam__quote = @am__quote@
162*ebfedea0SLionel Sambucam__tar = @am__tar@
163*ebfedea0SLionel Sambucam__untar = @am__untar@
164*ebfedea0SLionel Sambucbindir = @bindir@
165*ebfedea0SLionel Sambucbuild = @build@
166*ebfedea0SLionel Sambucbuild_alias = @build_alias@
167*ebfedea0SLionel Sambucbuild_cpu = @build_cpu@
168*ebfedea0SLionel Sambucbuild_os = @build_os@
169*ebfedea0SLionel Sambucbuild_vendor = @build_vendor@
170*ebfedea0SLionel Sambucbuilddir = @builddir@
171*ebfedea0SLionel Sambucdatadir = @datadir@
172*ebfedea0SLionel Sambucdatarootdir = @datarootdir@
173*ebfedea0SLionel Sambucdocdir = @docdir@
174*ebfedea0SLionel Sambucdvidir = @dvidir@
175*ebfedea0SLionel Sambucexec_prefix = @exec_prefix@
176*ebfedea0SLionel Sambuchost = @host@
177*ebfedea0SLionel Sambuchost_alias = @host_alias@
178*ebfedea0SLionel Sambuchost_cpu = @host_cpu@
179*ebfedea0SLionel Sambuchost_os = @host_os@
180*ebfedea0SLionel Sambuchost_vendor = @host_vendor@
181*ebfedea0SLionel Sambuchtmldir = @htmldir@
182*ebfedea0SLionel Sambucincludedir = @includedir@
183*ebfedea0SLionel Sambucinfodir = @infodir@
184*ebfedea0SLionel Sambucinstall_sh = @install_sh@
185*ebfedea0SLionel Sambuclibdir = @libdir@
186*ebfedea0SLionel Sambuclibexecdir = @libexecdir@
187*ebfedea0SLionel Sambuclocaledir = @localedir@
188*ebfedea0SLionel Sambuclocalstatedir = @localstatedir@
189*ebfedea0SLionel Sambuclt_ECHO = @lt_ECHO@
190*ebfedea0SLionel Sambucmandir = @mandir@
191*ebfedea0SLionel Sambucmkdir_p = @mkdir_p@
192*ebfedea0SLionel Sambucoldincludedir = @oldincludedir@
193*ebfedea0SLionel Sambucpdfdir = @pdfdir@
194*ebfedea0SLionel Sambucprefix = @prefix@
195*ebfedea0SLionel Sambucprogram_transform_name = @program_transform_name@
196*ebfedea0SLionel Sambucpsdir = @psdir@
197*ebfedea0SLionel Sambucsbindir = @sbindir@
198*ebfedea0SLionel Sambucsharedstatedir = @sharedstatedir@
199*ebfedea0SLionel Sambucsrcdir = @srcdir@
200*ebfedea0SLionel Sambucsysconfdir = @sysconfdir@
201*ebfedea0SLionel Sambuctarget_alias = @target_alias@
202*ebfedea0SLionel Sambuctop_build_prefix = @top_build_prefix@
203*ebfedea0SLionel Sambuctop_builddir = @top_builddir@
204*ebfedea0SLionel Sambuctop_srcdir = @top_srcdir@
205*ebfedea0SLionel SambucAM_CFLAGS = $(WARNCFLAGS)
206*ebfedea0SLionel Sambuclib_LTLIBRARIES = libnetpgp.la
207*ebfedea0SLionel Sambuclibnetpgp_la_CPPFLAGS = -I$(top_srcdir)/include -I../libmj
208*ebfedea0SLionel Sambuclibnetpgp_la_SOURCES = \
209*ebfedea0SLionel Sambuc	bufgap.c \
210*ebfedea0SLionel Sambuc	compress.c \
211*ebfedea0SLionel Sambuc	create.c \
212*ebfedea0SLionel Sambuc	crypto.c \
213*ebfedea0SLionel Sambuc	keyring.c \
214*ebfedea0SLionel Sambuc	misc.c \
215*ebfedea0SLionel Sambuc	netpgp.c \
216*ebfedea0SLionel Sambuc	openssl_crypto.c \
217*ebfedea0SLionel Sambuc	packet-parse.c \
218*ebfedea0SLionel Sambuc	packet-print.c \
219*ebfedea0SLionel Sambuc	packet-show.c \
220*ebfedea0SLionel Sambuc	reader.c \
221*ebfedea0SLionel Sambuc	signature.c \
222*ebfedea0SLionel Sambuc	ssh2pgp.c \
223*ebfedea0SLionel Sambuc	symmetric.c \
224*ebfedea0SLionel Sambuc	validate.c \
225*ebfedea0SLionel Sambuc	writer.c
226*ebfedea0SLionel Sambuc
227*ebfedea0SLionel Sambuclibnetpgp_la_LIBADD = ../libmj/libmj.la
228*ebfedea0SLionel Sambucdist_man_MANS = libnetpgp.3
229*ebfedea0SLionel Sambucall: config.h
230*ebfedea0SLionel Sambuc	$(MAKE) $(AM_MAKEFLAGS) all-am
231*ebfedea0SLionel Sambuc
232*ebfedea0SLionel Sambuc.SUFFIXES:
233*ebfedea0SLionel Sambuc.SUFFIXES: .c .lo .o .obj
234*ebfedea0SLionel Sambuc$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
235*ebfedea0SLionel Sambuc	@for dep in $?; do \
236*ebfedea0SLionel Sambuc	  case '$(am__configure_deps)' in \
237*ebfedea0SLionel Sambuc	    *$$dep*) \
238*ebfedea0SLionel Sambuc	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
239*ebfedea0SLionel Sambuc		&& exit 0; \
240*ebfedea0SLionel Sambuc	      exit 1;; \
241*ebfedea0SLionel Sambuc	  esac; \
242*ebfedea0SLionel Sambuc	done; \
243*ebfedea0SLionel Sambuc	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/Makefile'; \
244*ebfedea0SLionel Sambuc	cd $(top_srcdir) && \
245*ebfedea0SLionel Sambuc	  $(AUTOMAKE) --foreign  src/lib/Makefile
246*ebfedea0SLionel Sambuc.PRECIOUS: Makefile
247*ebfedea0SLionel SambucMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248*ebfedea0SLionel Sambuc	@case '$?' in \
249*ebfedea0SLionel Sambuc	  *config.status*) \
250*ebfedea0SLionel Sambuc	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
251*ebfedea0SLionel Sambuc	  *) \
252*ebfedea0SLionel Sambuc	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
253*ebfedea0SLionel Sambuc	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
254*ebfedea0SLionel Sambuc	esac;
255*ebfedea0SLionel Sambuc
256*ebfedea0SLionel Sambuc$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
257*ebfedea0SLionel Sambuc	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258*ebfedea0SLionel Sambuc
259*ebfedea0SLionel Sambuc$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
260*ebfedea0SLionel Sambuc	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261*ebfedea0SLionel Sambuc$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
262*ebfedea0SLionel Sambuc	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263*ebfedea0SLionel Sambuc
264*ebfedea0SLionel Sambucconfig.h: stamp-h1
265*ebfedea0SLionel Sambuc	@if test ! -f $@; then \
266*ebfedea0SLionel Sambuc	  rm -f stamp-h1; \
267*ebfedea0SLionel Sambuc	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
268*ebfedea0SLionel Sambuc	else :; fi
269*ebfedea0SLionel Sambuc
270*ebfedea0SLionel Sambucstamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
271*ebfedea0SLionel Sambuc	@rm -f stamp-h1
272*ebfedea0SLionel Sambuc	cd $(top_builddir) && $(SHELL) ./config.status src/lib/config.h
273*ebfedea0SLionel Sambuc$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
274*ebfedea0SLionel Sambuc	cd $(top_srcdir) && $(AUTOHEADER)
275*ebfedea0SLionel Sambuc	rm -f stamp-h1
276*ebfedea0SLionel Sambuc	touch $@
277*ebfedea0SLionel Sambuc
278*ebfedea0SLionel Sambucdistclean-hdr:
279*ebfedea0SLionel Sambuc	-rm -f config.h stamp-h1
280*ebfedea0SLionel Sambucinstall-libLTLIBRARIES: $(lib_LTLIBRARIES)
281*ebfedea0SLionel Sambuc	@$(NORMAL_INSTALL)
282*ebfedea0SLionel Sambuc	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
283*ebfedea0SLionel Sambuc	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
284*ebfedea0SLionel Sambuc	  if test -f $$p; then \
285*ebfedea0SLionel Sambuc	    f=$(am__strip_dir) \
286*ebfedea0SLionel Sambuc	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
287*ebfedea0SLionel Sambuc	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
288*ebfedea0SLionel Sambuc	  else :; fi; \
289*ebfedea0SLionel Sambuc	done
290*ebfedea0SLionel Sambuc
291*ebfedea0SLionel Sambucuninstall-libLTLIBRARIES:
292*ebfedea0SLionel Sambuc	@$(NORMAL_UNINSTALL)
293*ebfedea0SLionel Sambuc	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
294*ebfedea0SLionel Sambuc	  p=$(am__strip_dir) \
295*ebfedea0SLionel Sambuc	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
296*ebfedea0SLionel Sambuc	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
297*ebfedea0SLionel Sambuc	done
298*ebfedea0SLionel Sambuc
299*ebfedea0SLionel Sambucclean-libLTLIBRARIES:
300*ebfedea0SLionel Sambuc	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
301*ebfedea0SLionel Sambuc	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
302*ebfedea0SLionel Sambuc	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
303*ebfedea0SLionel Sambuc	  test "$$dir" != "$$p" || dir=.; \
304*ebfedea0SLionel Sambuc	  echo "rm -f \"$${dir}/so_locations\""; \
305*ebfedea0SLionel Sambuc	  rm -f "$${dir}/so_locations"; \
306*ebfedea0SLionel Sambuc	done
307*ebfedea0SLionel Sambuclibnetpgp.la: $(libnetpgp_la_OBJECTS) $(libnetpgp_la_DEPENDENCIES)
308*ebfedea0SLionel Sambuc	$(LINK) -rpath $(libdir) $(libnetpgp_la_OBJECTS) $(libnetpgp_la_LIBADD) $(LIBS)
309*ebfedea0SLionel Sambuc
310*ebfedea0SLionel Sambucmostlyclean-compile:
311*ebfedea0SLionel Sambuc	-rm -f *.$(OBJEXT)
312*ebfedea0SLionel Sambuc
313*ebfedea0SLionel Sambucdistclean-compile:
314*ebfedea0SLionel Sambuc	-rm -f *.tab.c
315*ebfedea0SLionel Sambuc
316*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-bufgap.Plo@am__quote@
317*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-compress.Plo@am__quote@
318*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-create.Plo@am__quote@
319*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-crypto.Plo@am__quote@
320*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-keyring.Plo@am__quote@
321*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-misc.Plo@am__quote@
322*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-netpgp.Plo@am__quote@
323*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-openssl_crypto.Plo@am__quote@
324*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-parse.Plo@am__quote@
325*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-print.Plo@am__quote@
326*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-packet-show.Plo@am__quote@
327*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-reader.Plo@am__quote@
328*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-signature.Plo@am__quote@
329*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-ssh2pgp.Plo@am__quote@
330*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-symmetric.Plo@am__quote@
331*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-validate.Plo@am__quote@
332*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libnetpgp_la-writer.Plo@am__quote@
333*ebfedea0SLionel Sambuc
334*ebfedea0SLionel Sambuc.c.o:
335*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339*ebfedea0SLionel Sambuc@am__fastdepCC_FALSE@	$(COMPILE) -c $<
340*ebfedea0SLionel Sambuc
341*ebfedea0SLionel Sambuc.c.obj:
342*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
343*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
344*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
345*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346*ebfedea0SLionel Sambuc@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
347*ebfedea0SLionel Sambuc
348*ebfedea0SLionel Sambuc.c.lo:
349*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
350*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
351*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
352*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353*ebfedea0SLionel Sambuc@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
354*ebfedea0SLionel Sambuc
355*ebfedea0SLionel Sambuclibnetpgp_la-bufgap.lo: bufgap.c
356*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-bufgap.Tpo $(DEPDIR)/libnetpgp_la-bufgap.Plo
358*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bufgap.c' object='libnetpgp_la-bufgap.lo' libtool=yes @AMDEPBACKSLASH@
359*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc
362*ebfedea0SLionel Sambuclibnetpgp_la-compress.lo: compress.c
363*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-compress.Tpo $(DEPDIR)/libnetpgp_la-compress.Plo
365*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compress.c' object='libnetpgp_la-compress.lo' libtool=yes @AMDEPBACKSLASH@
366*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc
369*ebfedea0SLionel Sambuclibnetpgp_la-create.lo: create.c
370*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-create.Tpo $(DEPDIR)/libnetpgp_la-create.Plo
372*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='create.c' object='libnetpgp_la-create.lo' libtool=yes @AMDEPBACKSLASH@
373*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc
376*ebfedea0SLionel Sambuclibnetpgp_la-crypto.lo: crypto.c
377*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-crypto.Tpo $(DEPDIR)/libnetpgp_la-crypto.Plo
379*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='crypto.c' object='libnetpgp_la-crypto.lo' libtool=yes @AMDEPBACKSLASH@
380*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381*ebfedea0SLionel Sambuc@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*ebfedea0SLionel Sambuc
383*ebfedea0SLionel Sambuclibnetpgp_la-keyring.lo: keyring.c
384*ebfedea0SLionel Sambuc@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
385*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-keyring.Tpo $(DEPDIR)/libnetpgp_la-keyring.Plo
386*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='keyring.c' object='libnetpgp_la-keyring.lo' libtool=yes @AMDEPBACKSLASH@
387*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388*ebfedea0SLionel Sambuc@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
389*ebfedea0SLionel Sambuc
390*ebfedea0SLionel Sambuclibnetpgp_la-misc.lo: misc.c
391*ebfedea0SLionel Sambuc@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
392*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-misc.Tpo $(DEPDIR)/libnetpgp_la-misc.Plo
393*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc.c' object='libnetpgp_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
394*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395*ebfedea0SLionel Sambuc@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
396*ebfedea0SLionel Sambuc
397*ebfedea0SLionel Sambuclibnetpgp_la-netpgp.lo: netpgp.c
398*ebfedea0SLionel Sambuc@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
399*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-netpgp.Tpo $(DEPDIR)/libnetpgp_la-netpgp.Plo
400*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='netpgp.c' object='libnetpgp_la-netpgp.lo' libtool=yes @AMDEPBACKSLASH@
401*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402*ebfedea0SLionel Sambuc@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
403*ebfedea0SLionel Sambuc
404*ebfedea0SLionel Sambuclibnetpgp_la-openssl_crypto.lo: openssl_crypto.c
405*ebfedea0SLionel Sambuc@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
406*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-openssl_crypto.Tpo $(DEPDIR)/libnetpgp_la-openssl_crypto.Plo
407*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='openssl_crypto.c' object='libnetpgp_la-openssl_crypto.lo' libtool=yes @AMDEPBACKSLASH@
408*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409*ebfedea0SLionel Sambuc@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
410*ebfedea0SLionel Sambuc
411*ebfedea0SLionel Sambuclibnetpgp_la-packet-parse.lo: packet-parse.c
412*ebfedea0SLionel Sambuc@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
413*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-parse.Tpo $(DEPDIR)/libnetpgp_la-packet-parse.Plo
414*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-parse.c' object='libnetpgp_la-packet-parse.lo' libtool=yes @AMDEPBACKSLASH@
415*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416*ebfedea0SLionel Sambuc@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
417*ebfedea0SLionel Sambuc
418*ebfedea0SLionel Sambuclibnetpgp_la-packet-print.lo: packet-print.c
419*ebfedea0SLionel Sambuc@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
420*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-print.Tpo $(DEPDIR)/libnetpgp_la-packet-print.Plo
421*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-print.c' object='libnetpgp_la-packet-print.lo' libtool=yes @AMDEPBACKSLASH@
422*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423*ebfedea0SLionel Sambuc@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
424*ebfedea0SLionel Sambuc
425*ebfedea0SLionel Sambuclibnetpgp_la-packet-show.lo: packet-show.c
426*ebfedea0SLionel Sambuc@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
427*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-packet-show.Tpo $(DEPDIR)/libnetpgp_la-packet-show.Plo
428*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='packet-show.c' object='libnetpgp_la-packet-show.lo' libtool=yes @AMDEPBACKSLASH@
429*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430*ebfedea0SLionel Sambuc@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
431*ebfedea0SLionel Sambuc
432*ebfedea0SLionel Sambuclibnetpgp_la-reader.lo: reader.c
433*ebfedea0SLionel Sambuc@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
434*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-reader.Tpo $(DEPDIR)/libnetpgp_la-reader.Plo
435*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='reader.c' object='libnetpgp_la-reader.lo' libtool=yes @AMDEPBACKSLASH@
436*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437*ebfedea0SLionel Sambuc@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
438*ebfedea0SLionel Sambuc
439*ebfedea0SLionel Sambuclibnetpgp_la-signature.lo: signature.c
440*ebfedea0SLionel Sambuc@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
441*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-signature.Tpo $(DEPDIR)/libnetpgp_la-signature.Plo
442*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='signature.c' object='libnetpgp_la-signature.lo' libtool=yes @AMDEPBACKSLASH@
443*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444*ebfedea0SLionel Sambuc@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
445*ebfedea0SLionel Sambuc
446*ebfedea0SLionel Sambuclibnetpgp_la-ssh2pgp.lo: ssh2pgp.c
447*ebfedea0SLionel Sambuc@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
448*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-ssh2pgp.Tpo $(DEPDIR)/libnetpgp_la-ssh2pgp.Plo
449*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ssh2pgp.c' object='libnetpgp_la-ssh2pgp.lo' libtool=yes @AMDEPBACKSLASH@
450*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451*ebfedea0SLionel Sambuc@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
452*ebfedea0SLionel Sambuc
453*ebfedea0SLionel Sambuclibnetpgp_la-symmetric.lo: symmetric.c
454*ebfedea0SLionel Sambuc@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
455*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-symmetric.Tpo $(DEPDIR)/libnetpgp_la-symmetric.Plo
456*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='symmetric.c' object='libnetpgp_la-symmetric.lo' libtool=yes @AMDEPBACKSLASH@
457*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458*ebfedea0SLionel Sambuc@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
459*ebfedea0SLionel Sambuc
460*ebfedea0SLionel Sambuclibnetpgp_la-validate.lo: validate.c
461*ebfedea0SLionel Sambuc@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
462*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-validate.Tpo $(DEPDIR)/libnetpgp_la-validate.Plo
463*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='validate.c' object='libnetpgp_la-validate.lo' libtool=yes @AMDEPBACKSLASH@
464*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465*ebfedea0SLionel Sambuc@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
466*ebfedea0SLionel Sambuc
467*ebfedea0SLionel Sambuclibnetpgp_la-writer.lo: writer.c
468*ebfedea0SLionel Sambuc@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
469*ebfedea0SLionel Sambuc@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libnetpgp_la-writer.Tpo $(DEPDIR)/libnetpgp_la-writer.Plo
470*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='writer.c' object='libnetpgp_la-writer.lo' libtool=yes @AMDEPBACKSLASH@
471*ebfedea0SLionel Sambuc@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472*ebfedea0SLionel Sambuc@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
473*ebfedea0SLionel Sambuc
474*ebfedea0SLionel Sambucmostlyclean-libtool:
475*ebfedea0SLionel Sambuc	-rm -f *.lo
476*ebfedea0SLionel Sambuc
477*ebfedea0SLionel Sambucclean-libtool:
478*ebfedea0SLionel Sambuc	-rm -rf .libs _libs
479*ebfedea0SLionel Sambucinstall-man3: $(man3_MANS) $(man_MANS)
480*ebfedea0SLionel Sambuc	@$(NORMAL_INSTALL)
481*ebfedea0SLionel Sambuc	test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
482*ebfedea0SLionel Sambuc	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
483*ebfedea0SLionel Sambuc	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
484*ebfedea0SLionel Sambuc	for i in $$l2; do \
485*ebfedea0SLionel Sambuc	  case "$$i" in \
486*ebfedea0SLionel Sambuc	    *.3*) list="$$list $$i" ;; \
487*ebfedea0SLionel Sambuc	  esac; \
488*ebfedea0SLionel Sambuc	done; \
489*ebfedea0SLionel Sambuc	for i in $$list; do \
490*ebfedea0SLionel Sambuc	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
491*ebfedea0SLionel Sambuc	  else file=$$i; fi; \
492*ebfedea0SLionel Sambuc	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
493*ebfedea0SLionel Sambuc	  case "$$ext" in \
494*ebfedea0SLionel Sambuc	    3*) ;; \
495*ebfedea0SLionel Sambuc	    *) ext='3' ;; \
496*ebfedea0SLionel Sambuc	  esac; \
497*ebfedea0SLionel Sambuc	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
498*ebfedea0SLionel Sambuc	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
499*ebfedea0SLionel Sambuc	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
500*ebfedea0SLionel Sambuc	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
501*ebfedea0SLionel Sambuc	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
502*ebfedea0SLionel Sambuc	done
503*ebfedea0SLionel Sambucuninstall-man3:
504*ebfedea0SLionel Sambuc	@$(NORMAL_UNINSTALL)
505*ebfedea0SLionel Sambuc	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
506*ebfedea0SLionel Sambuc	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
507*ebfedea0SLionel Sambuc	for i in $$l2; do \
508*ebfedea0SLionel Sambuc	  case "$$i" in \
509*ebfedea0SLionel Sambuc	    *.3*) list="$$list $$i" ;; \
510*ebfedea0SLionel Sambuc	  esac; \
511*ebfedea0SLionel Sambuc	done; \
512*ebfedea0SLionel Sambuc	for i in $$list; do \
513*ebfedea0SLionel Sambuc	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
514*ebfedea0SLionel Sambuc	  case "$$ext" in \
515*ebfedea0SLionel Sambuc	    3*) ;; \
516*ebfedea0SLionel Sambuc	    *) ext='3' ;; \
517*ebfedea0SLionel Sambuc	  esac; \
518*ebfedea0SLionel Sambuc	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
519*ebfedea0SLionel Sambuc	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
520*ebfedea0SLionel Sambuc	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
521*ebfedea0SLionel Sambuc	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
522*ebfedea0SLionel Sambuc	  rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
523*ebfedea0SLionel Sambuc	done
524*ebfedea0SLionel Sambuc
525*ebfedea0SLionel SambucID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
526*ebfedea0SLionel Sambuc	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
527*ebfedea0SLionel Sambuc	unique=`for i in $$list; do \
528*ebfedea0SLionel Sambuc	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529*ebfedea0SLionel Sambuc	  done | \
530*ebfedea0SLionel Sambuc	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
531*ebfedea0SLionel Sambuc	      END { if (nonempty) { for (i in files) print i; }; }'`; \
532*ebfedea0SLionel Sambuc	mkid -fID $$unique
533*ebfedea0SLionel Sambuctags: TAGS
534*ebfedea0SLionel Sambuc
535*ebfedea0SLionel SambucTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
536*ebfedea0SLionel Sambuc		$(TAGS_FILES) $(LISP)
537*ebfedea0SLionel Sambuc	tags=; \
538*ebfedea0SLionel Sambuc	here=`pwd`; \
539*ebfedea0SLionel Sambuc	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
540*ebfedea0SLionel Sambuc	unique=`for i in $$list; do \
541*ebfedea0SLionel Sambuc	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
542*ebfedea0SLionel Sambuc	  done | \
543*ebfedea0SLionel Sambuc	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
544*ebfedea0SLionel Sambuc	      END { if (nonempty) { for (i in files) print i; }; }'`; \
545*ebfedea0SLionel Sambuc	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
546*ebfedea0SLionel Sambuc	  test -n "$$unique" || unique=$$empty_fix; \
547*ebfedea0SLionel Sambuc	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
548*ebfedea0SLionel Sambuc	    $$tags $$unique; \
549*ebfedea0SLionel Sambuc	fi
550*ebfedea0SLionel Sambucctags: CTAGS
551*ebfedea0SLionel SambucCTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
552*ebfedea0SLionel Sambuc		$(TAGS_FILES) $(LISP)
553*ebfedea0SLionel Sambuc	tags=; \
554*ebfedea0SLionel Sambuc	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
555*ebfedea0SLionel Sambuc	unique=`for i in $$list; do \
556*ebfedea0SLionel Sambuc	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
557*ebfedea0SLionel Sambuc	  done | \
558*ebfedea0SLionel Sambuc	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
559*ebfedea0SLionel Sambuc	      END { if (nonempty) { for (i in files) print i; }; }'`; \
560*ebfedea0SLionel Sambuc	test -z "$(CTAGS_ARGS)$$tags$$unique" \
561*ebfedea0SLionel Sambuc	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
562*ebfedea0SLionel Sambuc	     $$tags $$unique
563*ebfedea0SLionel Sambuc
564*ebfedea0SLionel SambucGTAGS:
565*ebfedea0SLionel Sambuc	here=`$(am__cd) $(top_builddir) && pwd` \
566*ebfedea0SLionel Sambuc	  && cd $(top_srcdir) \
567*ebfedea0SLionel Sambuc	  && gtags -i $(GTAGS_ARGS) $$here
568*ebfedea0SLionel Sambuc
569*ebfedea0SLionel Sambucdistclean-tags:
570*ebfedea0SLionel Sambuc	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
571*ebfedea0SLionel Sambuc
572*ebfedea0SLionel Sambucdistdir: $(DISTFILES)
573*ebfedea0SLionel Sambuc	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574*ebfedea0SLionel Sambuc	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
575*ebfedea0SLionel Sambuc	list='$(DISTFILES)'; \
576*ebfedea0SLionel Sambuc	  dist_files=`for file in $$list; do echo $$file; done | \
577*ebfedea0SLionel Sambuc	  sed -e "s|^$$srcdirstrip/||;t" \
578*ebfedea0SLionel Sambuc	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
579*ebfedea0SLionel Sambuc	case $$dist_files in \
580*ebfedea0SLionel Sambuc	  */*) $(MKDIR_P) `echo "$$dist_files" | \
581*ebfedea0SLionel Sambuc			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
582*ebfedea0SLionel Sambuc			   sort -u` ;; \
583*ebfedea0SLionel Sambuc	esac; \
584*ebfedea0SLionel Sambuc	for file in $$dist_files; do \
585*ebfedea0SLionel Sambuc	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
586*ebfedea0SLionel Sambuc	  if test -d $$d/$$file; then \
587*ebfedea0SLionel Sambuc	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
588*ebfedea0SLionel Sambuc	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
589*ebfedea0SLionel Sambuc	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
590*ebfedea0SLionel Sambuc	    fi; \
591*ebfedea0SLionel Sambuc	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
592*ebfedea0SLionel Sambuc	  else \
593*ebfedea0SLionel Sambuc	    test -f $(distdir)/$$file \
594*ebfedea0SLionel Sambuc	    || cp -p $$d/$$file $(distdir)/$$file \
595*ebfedea0SLionel Sambuc	    || exit 1; \
596*ebfedea0SLionel Sambuc	  fi; \
597*ebfedea0SLionel Sambuc	done
598*ebfedea0SLionel Sambuccheck-am: all-am
599*ebfedea0SLionel Sambuccheck: check-am
600*ebfedea0SLionel Sambucall-am: Makefile $(LTLIBRARIES) $(MANS) config.h
601*ebfedea0SLionel Sambucinstalldirs:
602*ebfedea0SLionel Sambuc	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(man3dir)"; do \
603*ebfedea0SLionel Sambuc	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
604*ebfedea0SLionel Sambuc	done
605*ebfedea0SLionel Sambucinstall: install-am
606*ebfedea0SLionel Sambucinstall-exec: install-exec-am
607*ebfedea0SLionel Sambucinstall-data: install-data-am
608*ebfedea0SLionel Sambucuninstall: uninstall-am
609*ebfedea0SLionel Sambuc
610*ebfedea0SLionel Sambucinstall-am: all-am
611*ebfedea0SLionel Sambuc	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
612*ebfedea0SLionel Sambuc
613*ebfedea0SLionel Sambucinstallcheck: installcheck-am
614*ebfedea0SLionel Sambucinstall-strip:
615*ebfedea0SLionel Sambuc	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
616*ebfedea0SLionel Sambuc	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
617*ebfedea0SLionel Sambuc	  `test -z '$(STRIP)' || \
618*ebfedea0SLionel Sambuc	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
619*ebfedea0SLionel Sambucmostlyclean-generic:
620*ebfedea0SLionel Sambuc
621*ebfedea0SLionel Sambucclean-generic:
622*ebfedea0SLionel Sambuc
623*ebfedea0SLionel Sambucdistclean-generic:
624*ebfedea0SLionel Sambuc	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
625*ebfedea0SLionel Sambuc
626*ebfedea0SLionel Sambucmaintainer-clean-generic:
627*ebfedea0SLionel Sambuc	@echo "This command is intended for maintainers to use"
628*ebfedea0SLionel Sambuc	@echo "it deletes files that may require special tools to rebuild."
629*ebfedea0SLionel Sambucclean: clean-am
630*ebfedea0SLionel Sambuc
631*ebfedea0SLionel Sambucclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
632*ebfedea0SLionel Sambuc	mostlyclean-am
633*ebfedea0SLionel Sambuc
634*ebfedea0SLionel Sambucdistclean: distclean-am
635*ebfedea0SLionel Sambuc	-rm -rf ./$(DEPDIR)
636*ebfedea0SLionel Sambuc	-rm -f Makefile
637*ebfedea0SLionel Sambucdistclean-am: clean-am distclean-compile distclean-generic \
638*ebfedea0SLionel Sambuc	distclean-hdr distclean-tags
639*ebfedea0SLionel Sambuc
640*ebfedea0SLionel Sambucdvi: dvi-am
641*ebfedea0SLionel Sambuc
642*ebfedea0SLionel Sambucdvi-am:
643*ebfedea0SLionel Sambuc
644*ebfedea0SLionel Sambuchtml: html-am
645*ebfedea0SLionel Sambuc
646*ebfedea0SLionel Sambucinfo: info-am
647*ebfedea0SLionel Sambuc
648*ebfedea0SLionel Sambucinfo-am:
649*ebfedea0SLionel Sambuc
650*ebfedea0SLionel Sambucinstall-data-am: install-man
651*ebfedea0SLionel Sambuc
652*ebfedea0SLionel Sambucinstall-dvi: install-dvi-am
653*ebfedea0SLionel Sambuc
654*ebfedea0SLionel Sambucinstall-exec-am: install-libLTLIBRARIES
655*ebfedea0SLionel Sambuc
656*ebfedea0SLionel Sambucinstall-html: install-html-am
657*ebfedea0SLionel Sambuc
658*ebfedea0SLionel Sambucinstall-info: install-info-am
659*ebfedea0SLionel Sambuc
660*ebfedea0SLionel Sambucinstall-man: install-man3
661*ebfedea0SLionel Sambuc
662*ebfedea0SLionel Sambucinstall-pdf: install-pdf-am
663*ebfedea0SLionel Sambuc
664*ebfedea0SLionel Sambucinstall-ps: install-ps-am
665*ebfedea0SLionel Sambuc
666*ebfedea0SLionel Sambucinstallcheck-am:
667*ebfedea0SLionel Sambuc
668*ebfedea0SLionel Sambucmaintainer-clean: maintainer-clean-am
669*ebfedea0SLionel Sambuc	-rm -rf ./$(DEPDIR)
670*ebfedea0SLionel Sambuc	-rm -f Makefile
671*ebfedea0SLionel Sambucmaintainer-clean-am: distclean-am maintainer-clean-generic
672*ebfedea0SLionel Sambuc
673*ebfedea0SLionel Sambucmostlyclean: mostlyclean-am
674*ebfedea0SLionel Sambuc
675*ebfedea0SLionel Sambucmostlyclean-am: mostlyclean-compile mostlyclean-generic \
676*ebfedea0SLionel Sambuc	mostlyclean-libtool
677*ebfedea0SLionel Sambuc
678*ebfedea0SLionel Sambucpdf: pdf-am
679*ebfedea0SLionel Sambuc
680*ebfedea0SLionel Sambucpdf-am:
681*ebfedea0SLionel Sambuc
682*ebfedea0SLionel Sambucps: ps-am
683*ebfedea0SLionel Sambuc
684*ebfedea0SLionel Sambucps-am:
685*ebfedea0SLionel Sambuc
686*ebfedea0SLionel Sambucuninstall-am: uninstall-libLTLIBRARIES uninstall-man
687*ebfedea0SLionel Sambuc
688*ebfedea0SLionel Sambucuninstall-man: uninstall-man3
689*ebfedea0SLionel Sambuc
690*ebfedea0SLionel Sambuc.MAKE: install-am install-strip
691*ebfedea0SLionel Sambuc
692*ebfedea0SLionel Sambuc.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
693*ebfedea0SLionel Sambuc	clean-libLTLIBRARIES clean-libtool ctags distclean \
694*ebfedea0SLionel Sambuc	distclean-compile distclean-generic distclean-hdr \
695*ebfedea0SLionel Sambuc	distclean-libtool distclean-tags distdir dvi dvi-am html \
696*ebfedea0SLionel Sambuc	html-am info info-am install install-am install-data \
697*ebfedea0SLionel Sambuc	install-data-am install-dvi install-dvi-am install-exec \
698*ebfedea0SLionel Sambuc	install-exec-am install-html install-html-am install-info \
699*ebfedea0SLionel Sambuc	install-info-am install-libLTLIBRARIES install-man \
700*ebfedea0SLionel Sambuc	install-man3 install-pdf install-pdf-am install-ps \
701*ebfedea0SLionel Sambuc	install-ps-am install-strip installcheck installcheck-am \
702*ebfedea0SLionel Sambuc	installdirs maintainer-clean maintainer-clean-generic \
703*ebfedea0SLionel Sambuc	mostlyclean mostlyclean-compile mostlyclean-generic \
704*ebfedea0SLionel Sambuc	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
705*ebfedea0SLionel Sambuc	uninstall-am uninstall-libLTLIBRARIES uninstall-man \
706*ebfedea0SLionel Sambuc	uninstall-man3
707*ebfedea0SLionel Sambuc
708*ebfedea0SLionel Sambuc# Tell versions [3.59,3.63) of GNU make to not export all variables.
709*ebfedea0SLionel Sambuc# Otherwise a system limit (for SysV at least) may be exceeded.
710*ebfedea0SLionel Sambuc.NOEXPORT:
711