* Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
[pgp-tools.git] / keyanalyze / pgpring / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 CC = @CC@
63 CPP = @CPP@
64 MAKEINFO = @MAKEINFO@
65 PACKAGE = @PACKAGE@
66 U = @U@
67 VERSION = @VERSION@
68
69 bin_PROGRAMS = pgpring
70 pgpring_SOURCES = pgppubring.c pgplib.c lib.c extlib.c sha1.c pgppacket.c
71
72 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
73 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
74 CONFIG_HEADER = config.h
75 CONFIG_CLEAN_FILES =
76 PROGRAMS = $(bin_PROGRAMS)
77
78
79 DEFS = @DEFS@ -I. -I$(srcdir) -I.
80 CPPFLAGS = @CPPFLAGS@
81 LDFLAGS = @LDFLAGS@
82 LIBS = @LIBS@
83 pgpring_OBJECTS = pgppubring.o pgplib.o lib.o extlib.o sha1.o \
84 pgppacket.o
85 pgpring_LDADD = $(LDADD)
86 pgpring_DEPENDENCIES =
87 pgpring_LDFLAGS =
88 CFLAGS = @CFLAGS@
89 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90 CCLD = $(CC)
91 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
92 DIST_COMMON = ./stamp-h.in Makefile.am Makefile.in acconfig.h \
93 aclocal.m4 config.guess config.h.in config.sub configure configure.in \
94 install-sh missing mkinstalldirs
95
96
97 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
98
99 TAR = tar
100 GZIP_ENV = --best
101 DEP_FILES = .deps/extlib.P .deps/lib.P .deps/pgplib.P .deps/pgppacket.P \
102 .deps/pgppubring.P .deps/sha1.P
103 SOURCES = $(pgpring_SOURCES)
104 OBJECTS = $(pgpring_OBJECTS)
105
106 all: all-redirect
107 .SUFFIXES:
108 .SUFFIXES: .S .c .o .s
109 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
110 cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
111
112 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
113 cd $(top_builddir) \
114 && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
115
116 $(ACLOCAL_M4): configure.in
117 cd $(srcdir) && $(ACLOCAL)
118
119 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
120 $(SHELL) ./config.status --recheck
121 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
122 cd $(srcdir) && $(AUTOCONF)
123
124 config.h: stamp-h
125 @if test ! -f $@; then \
126 rm -f stamp-h; \
127 $(MAKE) stamp-h; \
128 else :; fi
129 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
130 cd $(top_builddir) \
131 && CONFIG_FILES= CONFIG_HEADERS=config.h \
132 $(SHELL) ./config.status
133 @echo timestamp > stamp-h 2> /dev/null
134 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
135 @if test ! -f $@; then \
136 rm -f $(srcdir)/stamp-h.in; \
137 $(MAKE) $(srcdir)/stamp-h.in; \
138 else :; fi
139 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
140 cd $(top_srcdir) && $(AUTOHEADER)
141 @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
142
143 mostlyclean-hdr:
144
145 clean-hdr:
146
147 distclean-hdr:
148 -rm -f config.h
149
150 maintainer-clean-hdr:
151
152 mostlyclean-binPROGRAMS:
153
154 clean-binPROGRAMS:
155 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
156
157 distclean-binPROGRAMS:
158
159 maintainer-clean-binPROGRAMS:
160
161 install-binPROGRAMS: $(bin_PROGRAMS)
162 @$(NORMAL_INSTALL)
163 $(mkinstalldirs) $(DESTDIR)$(bindir)
164 @list='$(bin_PROGRAMS)'; for p in $$list; do \
165 if test -f $$p; then \
166 echo " $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
167 $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
168 else :; fi; \
169 done
170
171 uninstall-binPROGRAMS:
172 @$(NORMAL_UNINSTALL)
173 list='$(bin_PROGRAMS)'; for p in $$list; do \
174 rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
175 done
176
177 .s.o:
178 $(COMPILE) -c $<
179
180 .S.o:
181 $(COMPILE) -c $<
182
183 mostlyclean-compile:
184 -rm -f *.o core *.core
185
186 clean-compile:
187
188 distclean-compile:
189 -rm -f *.tab.c
190
191 maintainer-clean-compile:
192
193 pgpring: $(pgpring_OBJECTS) $(pgpring_DEPENDENCIES)
194 @rm -f pgpring
195 $(LINK) $(pgpring_LDFLAGS) $(pgpring_OBJECTS) $(pgpring_LDADD) $(LIBS)
196
197 tags: TAGS
198
199 ID: $(HEADERS) $(SOURCES) $(LISP)
200 list='$(SOURCES) $(HEADERS)'; \
201 unique=`for i in $$list; do echo $$i; done | \
202 awk ' { files[$$0] = 1; } \
203 END { for (i in files) print i; }'`; \
204 here=`pwd` && cd $(srcdir) \
205 && mkid -f$$here/ID $$unique $(LISP)
206
207 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
208 tags=; \
209 here=`pwd`; \
210 list='$(SOURCES) $(HEADERS)'; \
211 unique=`for i in $$list; do echo $$i; done | \
212 awk ' { files[$$0] = 1; } \
213 END { for (i in files) print i; }'`; \
214 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
215 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
216
217 mostlyclean-tags:
218
219 clean-tags:
220
221 distclean-tags:
222 -rm -f TAGS ID
223
224 maintainer-clean-tags:
225
226 distdir = $(PACKAGE)-$(VERSION)
227 top_distdir = $(distdir)
228
229 # This target untars the dist file and tries a VPATH configuration. Then
230 # it guarantees that the distribution is self-contained by making another
231 # tarfile.
232 distcheck: dist
233 -rm -rf $(distdir)
234 GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
235 mkdir $(distdir)/=build
236 mkdir $(distdir)/=inst
237 dc_install_base=`cd $(distdir)/=inst && pwd`; \
238 cd $(distdir)/=build \
239 && ../configure --srcdir=.. --prefix=$$dc_install_base \
240 && $(MAKE) $(AM_MAKEFLAGS) \
241 && $(MAKE) $(AM_MAKEFLAGS) dvi \
242 && $(MAKE) $(AM_MAKEFLAGS) check \
243 && $(MAKE) $(AM_MAKEFLAGS) install \
244 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
245 && $(MAKE) $(AM_MAKEFLAGS) dist
246 -rm -rf $(distdir)
247 @banner="$(distdir).tar.gz is ready for distribution"; \
248 dashes=`echo "$$banner" | sed s/./=/g`; \
249 echo "$$dashes"; \
250 echo "$$banner"; \
251 echo "$$dashes"
252 dist: distdir
253 -chmod -R a+r $(distdir)
254 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
255 -rm -rf $(distdir)
256 dist-all: distdir
257 -chmod -R a+r $(distdir)
258 GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
259 -rm -rf $(distdir)
260 distdir: $(DISTFILES)
261 -rm -rf $(distdir)
262 mkdir $(distdir)
263 -chmod 777 $(distdir)
264 here=`cd $(top_builddir) && pwd`; \
265 top_distdir=`cd $(distdir) && pwd`; \
266 distdir=`cd $(distdir) && pwd`; \
267 cd $(top_srcdir) \
268 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign Makefile
269 @for file in $(DISTFILES); do \
270 d=$(srcdir); \
271 if test -d $$d/$$file; then \
272 cp -pr $$d/$$file $(distdir)/$$file; \
273 else \
274 test -f $(distdir)/$$file \
275 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
276 || cp -p $$d/$$file $(distdir)/$$file || :; \
277 fi; \
278 done
279
280 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
281
282 -include $(DEP_FILES)
283
284 mostlyclean-depend:
285
286 clean-depend:
287
288 distclean-depend:
289 -rm -rf .deps
290
291 maintainer-clean-depend:
292
293 %.o: %.c
294 @echo '$(COMPILE) -c $<'; \
295 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
296 @-cp .deps/$(*F).pp .deps/$(*F).P; \
297 tr ' ' '\012' < .deps/$(*F).pp \
298 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
299 >> .deps/$(*F).P; \
300 rm .deps/$(*F).pp
301
302 %.lo: %.c
303 @echo '$(LTCOMPILE) -c $<'; \
304 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
305 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
306 < .deps/$(*F).pp > .deps/$(*F).P; \
307 tr ' ' '\012' < .deps/$(*F).pp \
308 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
309 >> .deps/$(*F).P; \
310 rm -f .deps/$(*F).pp
311 info-am:
312 info: info-am
313 dvi-am:
314 dvi: dvi-am
315 check-am: all-am
316 check: check-am
317 installcheck-am:
318 installcheck: installcheck-am
319 all-recursive-am: config.h
320 $(MAKE) $(AM_MAKEFLAGS) all-recursive
321
322 install-exec-am: install-binPROGRAMS
323 install-exec: install-exec-am
324
325 install-data-am:
326 install-data: install-data-am
327
328 install-am: all-am
329 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330 install: install-am
331 uninstall-am: uninstall-binPROGRAMS
332 uninstall: uninstall-am
333 all-am: Makefile $(PROGRAMS) config.h
334 all-redirect: all-am
335 install-strip:
336 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
337 installdirs:
338 $(mkinstalldirs) $(DESTDIR)$(bindir)
339
340
341 mostlyclean-generic:
342
343 clean-generic:
344
345 distclean-generic:
346 -rm -f Makefile $(CONFIG_CLEAN_FILES)
347 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
348
349 maintainer-clean-generic:
350 mostlyclean-am: mostlyclean-hdr mostlyclean-binPROGRAMS \
351 mostlyclean-compile mostlyclean-tags mostlyclean-depend \
352 mostlyclean-generic
353
354 mostlyclean: mostlyclean-am
355
356 clean-am: clean-hdr clean-binPROGRAMS clean-compile clean-tags \
357 clean-depend clean-generic mostlyclean-am
358
359 clean: clean-am
360
361 distclean-am: distclean-hdr distclean-binPROGRAMS distclean-compile \
362 distclean-tags distclean-depend distclean-generic \
363 clean-am
364
365 distclean: distclean-am
366 -rm -f config.status
367
368 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-binPROGRAMS \
369 maintainer-clean-compile maintainer-clean-tags \
370 maintainer-clean-depend maintainer-clean-generic \
371 distclean-am
372 @echo "This command is intended for maintainers to use;"
373 @echo "it deletes files that may require special tools to rebuild."
374
375 maintainer-clean: maintainer-clean-am
376 -rm -f config.status
377
378 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
379 mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
380 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
381 mostlyclean-compile distclean-compile clean-compile \
382 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
383 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
384 distclean-depend clean-depend maintainer-clean-depend info-am info \
385 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
386 install-exec-am install-exec install-data-am install-data install-am \
387 install uninstall-am uninstall all-redirect all-am all installdirs \
388 mostlyclean-generic distclean-generic clean-generic \
389 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
390
391
392 # Tell versions [3.59,3.63) of GNU make to not export all variables.
393 # Otherwise a system limit (for SysV at least) may be exceeded.
394 .NOEXPORT: