blob: 1ce7ad4c04412b1ead236ce20d715f08f465f307 [file] [log] [blame]
vlmfa67ddc2004-06-03 03:38:44 +00001# Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4# Free Software Foundation, Inc.
5# This Makefile.in is free software; the Free Software Foundation
6# gives unlimited permission to copy and/or distribute it,
7# with or without modifications, as long as this notice is preserved.
8
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12# PARTICULAR PURPOSE.
13
14@SET_MAKE@
15
16SHELL = @SHELL@
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21prefix = @prefix@
22exec_prefix = @exec_prefix@
23
24bindir = @bindir@
25sbindir = @sbindir@
26libexecdir = @libexecdir@
27datadir = @datadir@
28sysconfdir = @sysconfdir@
29sharedstatedir = @sharedstatedir@
30localstatedir = @localstatedir@
31libdir = @libdir@
32infodir = @infodir@
33mandir = @mandir@
34includedir = @includedir@
35oldincludedir = /usr/include
36pkgdatadir = $(datadir)/@PACKAGE@
37pkglibdir = $(libdir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39top_builddir = .
40
41ACLOCAL = @ACLOCAL@
42AUTOCONF = @AUTOCONF@
43AUTOMAKE = @AUTOMAKE@
44AUTOHEADER = @AUTOHEADER@
45
46INSTALL = @INSTALL@
47INSTALL_PROGRAM = @INSTALL_PROGRAM@
48INSTALL_DATA = @INSTALL_DATA@
49INSTALL_SCRIPT = @INSTALL_SCRIPT@
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = @program_transform_name@
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_alias = @build_alias@
59build_triplet = @build@
60host_alias = @host_alias@
61host_triplet = @host@
62target_alias = @target_alias@
63target_triplet = @target@
64ADD_CFLAGS = @ADD_CFLAGS@
65AMTAR = @AMTAR@
66AR = @AR@
67AS = @AS@
68AWK = @AWK@
69CC = @CC@
70CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
71CPP = @CPP@
72DEPDIR = @DEPDIR@
73DLLTOOL = @DLLTOOL@
74EXEEXT = @EXEEXT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76LEX = @LEX@
77LIBTOOL = @LIBTOOL@
78LN_S = @LN_S@
79MAINT = @MAINT@
80OBJDUMP = @OBJDUMP@
81OBJEXT = @OBJEXT@
82PACKAGE = @PACKAGE@
83PATH = @PATH@
84RANLIB = @RANLIB@
85VERSION = @VERSION@
86YACC = @YACC@
87am__include = @am__include@
88am__quote = @am__quote@
89install_sh = @install_sh@
90
91SUBDIRS = \
92 libasn1parser libasn1print \
93 libasn1fix libasn1compiler \
94 skeletons examples tests \
95 doc asn1c
96
97
98EXTRA_DIST = BUGS MANIFEST
99subdir = .
100ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
102CONFIG_HEADER = config.h
103CONFIG_CLEAN_FILES =
104DIST_SOURCES =
105
106RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
107 uninstall-info-recursive all-recursive install-data-recursive \
108 install-exec-recursive installdirs-recursive install-recursive \
109 uninstall-recursive check-recursive installcheck-recursive
110DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
111 Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess \
112 config.h.in config.sub configure configure.in depcomp \
113 install-sh ltconfig ltmain.sh missing mkinstalldirs
114DIST_SUBDIRS = $(SUBDIRS)
115all: config.h
116 $(MAKE) $(AM_MAKEFLAGS) all-recursive
117
118.SUFFIXES:
119
120mostlyclean-libtool:
121 -rm -f *.lo
122
123clean-libtool:
124 -rm -rf .libs _libs
125
126distclean-libtool:
127 -rm -f libtool
128$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
129 cd $(top_srcdir) && \
130 $(AUTOMAKE) --gnu Makefile
131Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
132 cd $(top_builddir) && \
133 CONFIG_HEADERS= CONFIG_LINKS= \
134 CONFIG_FILES=$@ $(SHELL) ./config.status
135
136$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
137 $(SHELL) ./config.status --recheck
138$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
139 cd $(srcdir) && $(AUTOCONF)
140
141$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in
142 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
143config.h: stamp-h
144 @if test ! -f $@; then \
145 rm -f stamp-h; \
146 $(MAKE) stamp-h; \
147 else :; fi
148stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
149 @rm -f stamp-h stamp-hT
150 @echo timestamp > stamp-hT 2> /dev/null
151 cd $(top_builddir) \
152 && CONFIG_FILES= CONFIG_HEADERS=config.h \
153 $(SHELL) ./config.status
154 @mv stamp-hT stamp-h
155$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/./stamp-h.in
156 @if test ! -f $@; then \
157 rm -f $(srcdir)/./stamp-h.in; \
158 $(MAKE) $(srcdir)/./stamp-h.in; \
159 else :; fi
160$(srcdir)/./stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4)
161 @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
162 @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
163 cd $(top_srcdir) && $(AUTOHEADER)
164 @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
165
166distclean-hdr:
167 -rm -f config.h
168uninstall-info-am:
169
170# This directory's subdirectories are mostly independent; you can cd
171# into them and run `make' without going through this Makefile.
172# To change the values of `make' variables: instead of editing Makefiles,
173# (1) if the variable is set in `config.status', edit `config.status'
174# (which will cause the Makefiles to be regenerated when you run `make');
175# (2) otherwise, pass the desired values on the `make' command line.
176$(RECURSIVE_TARGETS):
177 @set fnord $(MAKEFLAGS); amf=$$2; \
178 dot_seen=no; \
179 target=`echo $@ | sed s/-recursive//`; \
180 list='$(SUBDIRS)'; for subdir in $$list; do \
181 echo "Making $$target in $$subdir"; \
182 if test "$$subdir" = "."; then \
183 dot_seen=yes; \
184 local_target="$$target-am"; \
185 else \
186 local_target="$$target"; \
187 fi; \
188 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
189 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
190 done; \
191 if test "$$dot_seen" = "no"; then \
192 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
193 fi; test -z "$$fail"
194
195mostlyclean-recursive clean-recursive distclean-recursive \
196maintainer-clean-recursive:
197 @set fnord $(MAKEFLAGS); amf=$$2; \
198 dot_seen=no; \
199 case "$@" in \
200 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
201 *) list='$(SUBDIRS)' ;; \
202 esac; \
203 rev=''; for subdir in $$list; do \
204 if test "$$subdir" = "."; then :; else \
205 rev="$$subdir $$rev"; \
206 fi; \
207 done; \
208 rev="$$rev ."; \
209 target=`echo $@ | sed s/-recursive//`; \
210 for subdir in $$rev; do \
211 echo "Making $$target in $$subdir"; \
212 if test "$$subdir" = "."; then \
213 local_target="$$target-am"; \
214 else \
215 local_target="$$target"; \
216 fi; \
217 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
218 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
219 done && test -z "$$fail"
220tags-recursive:
221 list='$(SUBDIRS)'; for subdir in $$list; do \
222 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
223 done
224
225tags: TAGS
226
227ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
228 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
229 unique=`for i in $$list; do \
230 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231 done | \
232 $(AWK) ' { files[$$0] = 1; } \
233 END { for (i in files) print i; }'`; \
234 mkid -fID $$unique $(LISP)
235
236TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
237 $(TAGS_FILES) $(LISP)
238 tags=; \
239 here=`pwd`; \
240 list='$(SUBDIRS)'; for subdir in $$list; do \
241 if test "$$subdir" = .; then :; else \
242 test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
243 fi; \
244 done; \
245 list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
246 unique=`for i in $$list; do \
247 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
248 done | \
249 $(AWK) ' { files[$$0] = 1; } \
250 END { for (i in files) print i; }'`; \
251 test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
252 || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
253
254GTAGS:
255 here=`CDPATH=: && cd $(top_builddir) && pwd` \
256 && cd $(top_srcdir) \
257 && gtags -i $(GTAGS_ARGS) $$here
258
259distclean-tags:
260 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
261
262DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
263
264top_distdir = .
265# Avoid unsightly `./'.
266distdir = $(PACKAGE)-$(VERSION)
267
268GZIP_ENV = --best
269
270distdir: $(DISTFILES)
271 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
272 mkdir $(distdir)
273 @for file in $(DISTFILES); do \
274 if test -f $$file; then d=.; else d=$(srcdir); fi; \
275 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
276 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
277 $(mkinstalldirs) "$(distdir)/$$dir"; \
278 fi; \
279 if test -d $$d/$$file; then \
280 cp -pR $$d/$$file $(distdir) \
281 || exit 1; \
282 else \
283 test -f $(distdir)/$$file \
284 || cp -p $$d/$$file $(distdir)/$$file \
285 || exit 1; \
286 fi; \
287 done
288 for subdir in $(SUBDIRS); do \
289 if test "$$subdir" = .; then :; else \
290 test -d $(distdir)/$$subdir \
291 || mkdir $(distdir)/$$subdir \
292 || exit 1; \
293 (cd $$subdir && \
294 $(MAKE) $(AM_MAKEFLAGS) \
295 top_distdir="$(top_distdir)" \
296 distdir=../$(distdir)/$$subdir \
297 distdir) \
298 || exit 1; \
299 fi; \
300 done
301 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
302 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
303 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
304 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
305 || chmod -R a+r $(distdir)
306dist: distdir
307 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
308 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
309
310# This target untars the dist file and tries a VPATH configuration. Then
311# it guarantees that the distribution is self-contained by making another
312# tarfile.
313distcheck: dist
314 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
315 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
316 chmod -R a-w $(distdir); chmod a+w $(distdir)
317 mkdir $(distdir)/=build
318 mkdir $(distdir)/=inst
319 chmod a-w $(distdir)
320 dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
321 && cd $(distdir)/=build \
322 && ../configure --srcdir=.. --prefix=$$dc_install_base \
323 && $(MAKE) $(AM_MAKEFLAGS) \
324 && $(MAKE) $(AM_MAKEFLAGS) dvi \
325 && $(MAKE) $(AM_MAKEFLAGS) check \
326 && $(MAKE) $(AM_MAKEFLAGS) install \
327 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
328 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
329 && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
330 || (echo "Error: files left after uninstall" 1>&2; \
331 exit 1) ) \
332 && $(MAKE) $(AM_MAKEFLAGS) dist \
333 && $(MAKE) $(AM_MAKEFLAGS) distclean \
334 && rm -f $(distdir).tar.gz \
335 && (test `find . -type f -print | wc -l` -eq 0 \
336 || (echo "Error: files left after distclean" 1>&2; \
337 exit 1) )
338 -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
339 @echo "$(distdir).tar.gz is ready for distribution" | \
340 sed 'h;s/./=/g;p;x;p;x'
341check-am: all-am
342check: check-recursive
343all-am: Makefile config.h
344installdirs: installdirs-recursive
345installdirs-am:
346
347install: install-recursive
348install-exec: install-exec-recursive
349install-data: install-data-recursive
350uninstall: uninstall-recursive
351
352install-am: all-am
353 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
354
355installcheck: installcheck-recursive
356install-strip:
357 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
358 `test -z '$(STRIP)' || \
359 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360mostlyclean-generic:
361
362clean-generic:
363
364distclean-generic:
365 -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
366
367maintainer-clean-generic:
368 @echo "This command is intended for maintainers to use"
369 @echo "it deletes files that may require special tools to rebuild."
370clean: clean-recursive
371
372clean-am: clean-generic clean-libtool mostlyclean-am
373
374dist-all: distdir
375 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
376 -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
377distclean: distclean-recursive
378 -rm -f config.status config.cache config.log
379distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
380 distclean-tags
381
382dvi: dvi-recursive
383
384dvi-am:
385
386info: info-recursive
387
388info-am:
389
390install-data-am:
391
392install-exec-am:
393
394install-info: install-info-recursive
395
396install-man:
397
398installcheck-am:
399
400maintainer-clean: maintainer-clean-recursive
401
402maintainer-clean-am: distclean-am maintainer-clean-generic
403
404mostlyclean: mostlyclean-recursive
405
406mostlyclean-am: mostlyclean-generic mostlyclean-libtool
407
408uninstall-am: uninstall-info-am
409
410uninstall-info: uninstall-info-recursive
411
412.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
413 clean-generic clean-libtool clean-recursive dist dist-all \
414 distcheck distclean distclean-generic distclean-hdr \
415 distclean-libtool distclean-recursive distclean-tags distdir \
416 dvi dvi-am dvi-recursive info info-am info-recursive install \
417 install-am install-data install-data-am install-data-recursive \
418 install-exec install-exec-am install-exec-recursive \
419 install-info install-info-am install-info-recursive install-man \
420 install-recursive install-strip installcheck installcheck-am \
421 installdirs installdirs-am installdirs-recursive \
422 maintainer-clean maintainer-clean-generic \
423 maintainer-clean-recursive mostlyclean mostlyclean-generic \
424 mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
425 uninstall uninstall-am uninstall-info-am \
426 uninstall-info-recursive uninstall-recursive
427
428# Tell versions [3.59,3.63) of GNU make to not export all variables.
429# Otherwise a system limit (for SysV at least) may be exceeded.
430.NOEXPORT: