ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/lib/pcre/Makefile.in
Revision: 967
Committed: Sun Aug 2 18:05:28 2009 UTC (14 years, 8 months ago) by michael
File size: 15699 byte(s)
Log Message:
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

File Contents

# Content
1 # Makefile.in generated by automake 1.11 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, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = lib/pcre
38 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39 AUTHORS
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42 $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 CONFIG_CLEAN_VPATH_FILES =
49 LIBRARIES = $(noinst_LIBRARIES)
50 ARFLAGS = cru
51 libpcre_a_AR = $(AR) $(ARFLAGS)
52 libpcre_a_LIBADD =
53 am_libpcre_a_OBJECTS = pcre_chartables.$(OBJEXT) \
54 pcre_compile.$(OBJEXT) pcre_exec.$(OBJEXT) \
55 pcre_globals.$(OBJEXT) pcre_newline.$(OBJEXT) \
56 pcre_study.$(OBJEXT) pcre_tables.$(OBJEXT) \
57 pcre_fullinfo.$(OBJEXT) pcre_try_flipped.$(OBJEXT)
58 libpcre_a_OBJECTS = $(am_libpcre_a_OBJECTS)
59 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
60 depcomp = $(SHELL) $(top_srcdir)/depcomp
61 am__depfiles_maybe = depfiles
62 am__mv = mv -f
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
67 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 CCLD = $(CC)
69 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
70 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
71 $(LDFLAGS) -o $@
72 SOURCES = $(libpcre_a_SOURCES)
73 DIST_SOURCES = $(libpcre_a_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 ARGZ_H = @ARGZ_H@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DATADIR = @DATADIR@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 DSYMUTIL = @DSYMUTIL@
95 DUMPBIN = @DUMPBIN@
96 ECHO_C = @ECHO_C@
97 ECHO_N = @ECHO_N@
98 ECHO_T = @ECHO_T@
99 EGREP = @EGREP@
100 EXEEXT = @EXEEXT@
101 FGREP = @FGREP@
102 GREP = @GREP@
103 INCLTDL = @INCLTDL@
104 INSTALL = @INSTALL@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 LD = @LD@
110 LDFLAGS = @LDFLAGS@
111 LEX = @LEX@
112 LEXLIB = @LEXLIB@
113 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
114 LIBADD_DL = @LIBADD_DL@
115 LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
116 LIBADD_DLOPEN = @LIBADD_DLOPEN@
117 LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
118 LIBDIR = @LIBDIR@
119 LIBLTDL = @LIBLTDL@
120 LIBOBJS = @LIBOBJS@
121 LIBS = @LIBS@
122 LIBTOOL = @LIBTOOL@
123 LIPO = @LIPO@
124 LN_S = @LN_S@
125 LOCALSTATEDIR = @LOCALSTATEDIR@
126 LTDLDEPS = @LTDLDEPS@
127 LTDLINCL = @LTDLINCL@
128 LTDLOPEN = @LTDLOPEN@
129 LTLIBOBJS = @LTLIBOBJS@
130 LT_CONFIG_H = @LT_CONFIG_H@
131 LT_DLLOADERS = @LT_DLLOADERS@
132 LT_DLPREOPEN = @LT_DLPREOPEN@
133 MAINT = @MAINT@
134 MAKEINFO = @MAKEINFO@
135 MKDIR_P = @MKDIR_P@
136 NM = @NM@
137 NMEDIT = @NMEDIT@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 OTOOL = @OTOOL@
141 OTOOL64 = @OTOOL64@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_URL = @PACKAGE_URL@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 PREFIX = @PREFIX@
151 RANLIB = @RANLIB@
152 SED = @SED@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 SYSCONFDIR = @SYSCONFDIR@
157 VERSION = @VERSION@
158 YACC = @YACC@
159 YFLAGS = @YFLAGS@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 lt_ECHO = @lt_ECHO@
197 ltdl_LIBOBJS = @ltdl_LIBOBJS@
198 ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 oldincludedir = @oldincludedir@
202 pdfdir = @pdfdir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 psdir = @psdir@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 srcdir = @srcdir@
209 subdirs = @subdirs@
210 sys_symbol_underscore = @sys_symbol_underscore@
211 sysconfdir = @sysconfdir@
212 target_alias = @target_alias@
213 top_build_prefix = @top_build_prefix@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 AUTOMAKE_OPTIONS = foreign
217 noinst_LIBRARIES = libpcre.a
218 libpcre_a_SOURCES = pcre_chartables.c \
219 pcre_compile.c \
220 pcre_exec.c \
221 pcre_globals.c \
222 pcre_newline.c \
223 pcre_study.c \
224 pcre_tables.c \
225 pcre_fullinfo.c \
226 pcre_try_flipped.c
227
228 all: all-am
229
230 .SUFFIXES:
231 .SUFFIXES: .c .lo .o .obj
232 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
233 @for dep in $?; do \
234 case '$(am__configure_deps)' in \
235 *$$dep*) \
236 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
237 && { if test -f $@; then exit 0; else break; fi; }; \
238 exit 1;; \
239 esac; \
240 done; \
241 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/pcre/Makefile'; \
242 $(am__cd) $(top_srcdir) && \
243 $(AUTOMAKE) --foreign lib/pcre/Makefile
244 .PRECIOUS: Makefile
245 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
246 @case '$?' in \
247 *config.status*) \
248 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
249 *) \
250 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
251 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
252 esac;
253
254 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
255 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256
257 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
261 $(am__aclocal_m4_deps):
262
263 clean-noinstLIBRARIES:
264 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
265 libpcre.a: $(libpcre_a_OBJECTS) $(libpcre_a_DEPENDENCIES)
266 -rm -f libpcre.a
267 $(libpcre_a_AR) libpcre.a $(libpcre_a_OBJECTS) $(libpcre_a_LIBADD)
268 $(RANLIB) libpcre.a
269
270 mostlyclean-compile:
271 -rm -f *.$(OBJEXT)
272
273 distclean-compile:
274 -rm -f *.tab.c
275
276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_chartables.Po@am__quote@
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_compile.Po@am__quote@
278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_exec.Po@am__quote@
279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_fullinfo.Po@am__quote@
280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_globals.Po@am__quote@
281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_newline.Po@am__quote@
282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_study.Po@am__quote@
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_tables.Po@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pcre_try_flipped.Po@am__quote@
285
286 .c.o:
287 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
288 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
292
293 .c.obj:
294 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
295 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
299
300 .c.lo:
301 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
302 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
306
307 mostlyclean-libtool:
308 -rm -f *.lo
309
310 clean-libtool:
311 -rm -rf .libs _libs
312
313 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315 unique=`for i in $$list; do \
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317 done | \
318 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319 END { if (nonempty) { for (i in files) print i; }; }'`; \
320 mkid -fID $$unique
321 tags: TAGS
322
323 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
324 $(TAGS_FILES) $(LISP)
325 set x; \
326 here=`pwd`; \
327 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328 unique=`for i in $$list; do \
329 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 done | \
331 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332 END { if (nonempty) { for (i in files) print i; }; }'`; \
333 shift; \
334 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
335 test -n "$$unique" || unique=$$empty_fix; \
336 if test $$# -gt 0; then \
337 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338 "$$@" $$unique; \
339 else \
340 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341 $$unique; \
342 fi; \
343 fi
344 ctags: CTAGS
345 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
346 $(TAGS_FILES) $(LISP)
347 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348 unique=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350 done | \
351 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
352 END { if (nonempty) { for (i in files) print i; }; }'`; \
353 test -z "$(CTAGS_ARGS)$$unique" \
354 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355 $$unique
356
357 GTAGS:
358 here=`$(am__cd) $(top_builddir) && pwd` \
359 && $(am__cd) $(top_srcdir) \
360 && gtags -i $(GTAGS_ARGS) "$$here"
361
362 distclean-tags:
363 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
364
365 distdir: $(DISTFILES)
366 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368 list='$(DISTFILES)'; \
369 dist_files=`for file in $$list; do echo $$file; done | \
370 sed -e "s|^$$srcdirstrip/||;t" \
371 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
372 case $$dist_files in \
373 */*) $(MKDIR_P) `echo "$$dist_files" | \
374 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375 sort -u` ;; \
376 esac; \
377 for file in $$dist_files; do \
378 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379 if test -d $$d/$$file; then \
380 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
381 if test -d "$(distdir)/$$file"; then \
382 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383 fi; \
384 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
385 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
386 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
387 fi; \
388 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
389 else \
390 test -f "$(distdir)/$$file" \
391 || cp -p $$d/$$file "$(distdir)/$$file" \
392 || exit 1; \
393 fi; \
394 done
395 check-am: all-am
396 check: check-am
397 all-am: Makefile $(LIBRARIES)
398 installdirs:
399 install: install-am
400 install-exec: install-exec-am
401 install-data: install-data-am
402 uninstall: uninstall-am
403
404 install-am: all-am
405 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
406
407 installcheck: installcheck-am
408 install-strip:
409 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
410 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
411 `test -z '$(STRIP)' || \
412 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
413 mostlyclean-generic:
414
415 clean-generic:
416
417 distclean-generic:
418 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
419 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
420
421 maintainer-clean-generic:
422 @echo "This command is intended for maintainers to use"
423 @echo "it deletes files that may require special tools to rebuild."
424 clean: clean-am
425
426 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
427 mostlyclean-am
428
429 distclean: distclean-am
430 -rm -rf ./$(DEPDIR)
431 -rm -f Makefile
432 distclean-am: clean-am distclean-compile distclean-generic \
433 distclean-tags
434
435 dvi: dvi-am
436
437 dvi-am:
438
439 html: html-am
440
441 html-am:
442
443 info: info-am
444
445 info-am:
446
447 install-data-am:
448
449 install-dvi: install-dvi-am
450
451 install-dvi-am:
452
453 install-exec-am:
454
455 install-html: install-html-am
456
457 install-html-am:
458
459 install-info: install-info-am
460
461 install-info-am:
462
463 install-man:
464
465 install-pdf: install-pdf-am
466
467 install-pdf-am:
468
469 install-ps: install-ps-am
470
471 install-ps-am:
472
473 installcheck-am:
474
475 maintainer-clean: maintainer-clean-am
476 -rm -rf ./$(DEPDIR)
477 -rm -f Makefile
478 maintainer-clean-am: distclean-am maintainer-clean-generic
479
480 mostlyclean: mostlyclean-am
481
482 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
483 mostlyclean-libtool
484
485 pdf: pdf-am
486
487 pdf-am:
488
489 ps: ps-am
490
491 ps-am:
492
493 uninstall-am:
494
495 .MAKE: install-am install-strip
496
497 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
498 clean-libtool clean-noinstLIBRARIES ctags distclean \
499 distclean-compile distclean-generic distclean-libtool \
500 distclean-tags distdir dvi dvi-am html html-am info info-am \
501 install install-am install-data install-data-am install-dvi \
502 install-dvi-am install-exec install-exec-am install-html \
503 install-html-am install-info install-info-am install-man \
504 install-pdf install-pdf-am install-ps install-ps-am \
505 install-strip installcheck installcheck-am installdirs \
506 maintainer-clean maintainer-clean-generic mostlyclean \
507 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
508 pdf pdf-am ps ps-am tags uninstall uninstall-am
509
510
511 # Tell versions [3.59,3.63) of GNU make to not export all variables.
512 # Otherwise a system limit (for SysV at least) may be exceeded.
513 .NOEXPORT: