1be6525bbe5c5306f4596dc850e72c54b474cabe
[middleman.git] / libntlm / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #    Copyright (C) 2002 Simon Josefsson
18 #
19 # This file is free software; as a special exception the author gives
20 # unlimited permission to copy and/or distribute it, with or without
21 # modifications, as long as this notice is preserved.
22 #
23 # This file is distributed in the hope that it will be useful, but
24 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27 srcdir = @srcdir@
28 top_srcdir = @top_srcdir@
29 VPATH = @srcdir@
30 pkgdatadir = $(datadir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkgincludedir = $(includedir)/@PACKAGE@
33 top_builddir = .
34
35 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
36 INSTALL = @INSTALL@
37 install_sh_DATA = $(install_sh) -c -m 644
38 install_sh_PROGRAM = $(install_sh) -c
39 install_sh_SCRIPT = $(install_sh) -c
40 INSTALL_HEADER = $(INSTALL_DATA)
41 transform = $(program_transform_name)
42 NORMAL_INSTALL = :
43 PRE_INSTALL = :
44 POST_INSTALL = :
45 NORMAL_UNINSTALL = :
46 PRE_UNINSTALL = :
47 POST_UNINSTALL = :
48 host_triplet = @host@
49 ACLOCAL = @ACLOCAL@
50 AMDEP_FALSE = @AMDEP_FALSE@
51 AMDEP_TRUE = @AMDEP_TRUE@
52 AMTAR = @AMTAR@
53 AUTOCONF = @AUTOCONF@
54 AUTOHEADER = @AUTOHEADER@
55 AUTOMAKE = @AUTOMAKE@
56 AWK = @AWK@
57 CC = @CC@
58 CCDEPMODE = @CCDEPMODE@
59 CFLAGS = @CFLAGS@
60 CPP = @CPP@
61 CPPFLAGS = @CPPFLAGS@
62 CXX = @CXX@
63 CXXDEPMODE = @CXXDEPMODE@
64 CXXFLAGS = @CXXFLAGS@
65 CYGPATH_W = @CYGPATH_W@
66 DEFS = @DEFS@
67 DEPDIR = @DEPDIR@
68 ECHO = @ECHO@
69 ECHO_C = @ECHO_C@
70 ECHO_N = @ECHO_N@
71 ECHO_T = @ECHO_T@
72 EGREP = @EGREP@
73 EXEEXT = @EXEEXT@
74 INSTALL_DATA = @INSTALL_DATA@
75 INSTALL_PROGRAM = @INSTALL_PROGRAM@
76 INSTALL_SCRIPT = @INSTALL_SCRIPT@
77 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78 LDFLAGS = @LDFLAGS@
79 LIBS = @LIBS@
80 LIBTOOL = @LIBTOOL@
81 LN_S = @LN_S@
82 LTLIBOBJS = @LTLIBOBJS@
83 LT_AGE = @LT_AGE@
84 LT_CURRENT = @LT_CURRENT@
85 LT_REVISION = @LT_REVISION@
86 MAKEINFO = @MAKEINFO@
87 OBJEXT = @OBJEXT@
88 PACKAGE = @PACKAGE@
89 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
90 PACKAGE_NAME = @PACKAGE_NAME@
91 PACKAGE_STRING = @PACKAGE_STRING@
92 PACKAGE_TARNAME = @PACKAGE_TARNAME@
93 PACKAGE_VERSION = @PACKAGE_VERSION@
94 PATH_SEPARATOR = @PATH_SEPARATOR@
95 RANLIB = @RANLIB@
96 SET_MAKE = @SET_MAKE@
97 SHELL = @SHELL@
98 STRIP = @STRIP@
99 VERSION = @VERSION@
100 ac_ct_CC = @ac_ct_CC@
101 ac_ct_CXX = @ac_ct_CXX@
102 ac_ct_RANLIB = @ac_ct_RANLIB@
103 ac_ct_STRIP = @ac_ct_STRIP@
104 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
105 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
106 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
107 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
108 am__include = @am__include@
109 am__quote = @am__quote@
110 bindir = @bindir@
111 build = @build@
112 build_alias = @build_alias@
113 build_cpu = @build_cpu@
114 build_os = @build_os@
115 build_vendor = @build_vendor@
116 datadir = @datadir@
117 exec_prefix = @exec_prefix@
118 host = @host@
119 host_alias = @host_alias@
120 host_cpu = @host_cpu@
121 host_os = @host_os@
122 host_vendor = @host_vendor@
123 includedir = @includedir@
124 infodir = @infodir@
125 install_sh = @install_sh@
126 libdir = @libdir@
127 libexecdir = @libexecdir@
128 localstatedir = @localstatedir@
129 mandir = @mandir@
130 oldincludedir = @oldincludedir@
131 prefix = @prefix@
132 program_transform_name = @program_transform_name@
133 sbindir = @sbindir@
134 sharedstatedir = @sharedstatedir@
135 sysconfdir = @sysconfdir@
136 target_alias = @target_alias@
137
138 EXTRA_DIST = libntlm.pc.in
139
140 pkgconfigdir = $(libdir)/pkgconfig
141 pkgconfig_DATA = libntlm.pc
142
143 lib_LTLIBRARIES = libntlm.la
144
145 include_HEADERS = ntlm.h
146
147 libntlm_la_SOURCES = smbdes.c smbencrypt.c smbmd4.c smbutil.c smbdes.h smbmd4.h smbbyteorder.h smbencrypt.h version.c
148 libntlm_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
149 subdir = .
150 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
151 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
152 CONFIG_HEADER = config.h
153 CONFIG_CLEAN_FILES = libntlm.pc ntlm.h
154 LTLIBRARIES = $(lib_LTLIBRARIES)
155
156 libntlm_la_LIBADD =
157 am_libntlm_la_OBJECTS = smbdes.lo smbencrypt.lo smbmd4.lo smbutil.lo \
158         version.lo
159 libntlm_la_OBJECTS = $(am_libntlm_la_OBJECTS)
160
161 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
162 depcomp = $(SHELL) $(top_srcdir)/depcomp
163 am__depfiles_maybe = depfiles
164 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/smbdes.Plo \
165 @AMDEP_TRUE@    ./$(DEPDIR)/smbencrypt.Plo ./$(DEPDIR)/smbmd4.Plo \
166 @AMDEP_TRUE@    ./$(DEPDIR)/smbutil.Plo ./$(DEPDIR)/version.Plo
167 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
168         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
170         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
171 CCLD = $(CC)
172 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
173         $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 DIST_SOURCES = $(libntlm_la_SOURCES)
175 DATA = $(pkgconfig_DATA)
176
177 HEADERS = $(include_HEADERS)
178
179 DIST_COMMON = README $(include_HEADERS) AUTHORS COPYING ChangeLog \
180         INSTALL Makefile.am Makefile.in NEWS THANKS aclocal.m4 \
181         config.guess config.h.in config.sub configure configure.ac \
182         depcomp install-sh libntlm.pc.in ltmain.sh missing \
183         mkinstalldirs ntlm.h.in
184 SOURCES = $(libntlm_la_SOURCES)
185
186 all: config.h
187         $(MAKE) $(AM_MAKEFLAGS) all-am
188
189 .SUFFIXES:
190 .SUFFIXES: .c .lo .o .obj
191
192 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
193  configure.lineno
194 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
195         cd $(top_srcdir) && \
196           $(AUTOMAKE) --gnits  Makefile
197 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
198         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
199
200 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
201         $(SHELL) ./config.status --recheck
202 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
203         cd $(srcdir) && $(AUTOCONF)
204
205 $(ACLOCAL_M4):  configure.ac 
206         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
207
208 config.h: stamp-h1
209         @if test ! -f $@; then \
210           rm -f stamp-h1; \
211           $(MAKE) stamp-h1; \
212         else :; fi
213
214 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
215         @rm -f stamp-h1
216         cd $(top_builddir) && $(SHELL) ./config.status config.h
217
218 $(srcdir)/config.h.in:  $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
219         cd $(top_srcdir) && $(AUTOHEADER)
220         touch $(srcdir)/config.h.in
221
222 distclean-hdr:
223         -rm -f config.h stamp-h1
224 libntlm.pc: $(top_builddir)/config.status libntlm.pc.in
225         cd $(top_builddir) && $(SHELL) ./config.status $@
226 ntlm.h: $(top_builddir)/config.status ntlm.h.in
227         cd $(top_builddir) && $(SHELL) ./config.status $@
228 libLTLIBRARIES_INSTALL = $(INSTALL)
229 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
230         @$(NORMAL_INSTALL)
231         $(mkinstalldirs) $(DESTDIR)$(libdir)
232         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
233           if test -f $$p; then \
234             f="`echo $$p | sed -e 's|^.*/||'`"; \
235             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
236             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
237           else :; fi; \
238         done
239
240 uninstall-libLTLIBRARIES:
241         @$(NORMAL_UNINSTALL)
242         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
243             p="`echo $$p | sed -e 's|^.*/||'`"; \
244           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
245           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
246         done
247
248 clean-libLTLIBRARIES:
249         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
250         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
251           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
252           test "$$dir" = "$$p" && dir=.; \
253           echo "rm -f \"$${dir}/so_locations\""; \
254           rm -f "$${dir}/so_locations"; \
255         done
256 libntlm.la: $(libntlm_la_OBJECTS) $(libntlm_la_DEPENDENCIES) 
257         $(LINK) -rpath $(libdir) $(libntlm_la_LDFLAGS) $(libntlm_la_OBJECTS) $(libntlm_la_LIBADD) $(LIBS)
258
259 mostlyclean-compile:
260         -rm -f *.$(OBJEXT) core *.core
261
262 distclean-compile:
263         -rm -f *.tab.c
264
265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbdes.Plo@am__quote@
266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbencrypt.Plo@am__quote@
267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbmd4.Plo@am__quote@
268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbutil.Plo@am__quote@
269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Plo@am__quote@
270
271 distclean-depend:
272         -rm -rf ./$(DEPDIR)
273
274 .c.o:
275 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
276 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
277 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
278 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
279 @am__fastdepCC_TRUE@    fi
280 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
281 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
283 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
284
285 .c.obj:
286 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
287 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
288 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
289 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
290 @am__fastdepCC_TRUE@    fi
291 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
292 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
293 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
294 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
295
296 .c.lo:
297 @am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
298 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
299 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
300 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
301 @am__fastdepCC_TRUE@    fi
302 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
306
307 mostlyclean-libtool:
308         -rm -f *.lo
309
310 clean-libtool:
311         -rm -rf .libs _libs
312
313 distclean-libtool:
314         -rm -f libtool
315 uninstall-info-am:
316 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
317 install-pkgconfigDATA: $(pkgconfig_DATA)
318         @$(NORMAL_INSTALL)
319         $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
320         @list='$(pkgconfig_DATA)'; for p in $$list; do \
321           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
322           f="`echo $$p | sed -e 's|^.*/||'`"; \
323           echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
324           $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
325         done
326
327 uninstall-pkgconfigDATA:
328         @$(NORMAL_UNINSTALL)
329         @list='$(pkgconfig_DATA)'; for p in $$list; do \
330           f="`echo $$p | sed -e 's|^.*/||'`"; \
331           echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
332           rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
333         done
334 includeHEADERS_INSTALL = $(INSTALL_HEADER)
335 install-includeHEADERS: $(include_HEADERS)
336         @$(NORMAL_INSTALL)
337         $(mkinstalldirs) $(DESTDIR)$(includedir)
338         @list='$(include_HEADERS)'; for p in $$list; do \
339           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
340           f="`echo $$p | sed -e 's|^.*/||'`"; \
341           echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
342           $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
343         done
344
345 uninstall-includeHEADERS:
346         @$(NORMAL_UNINSTALL)
347         @list='$(include_HEADERS)'; for p in $$list; do \
348           f="`echo $$p | sed -e 's|^.*/||'`"; \
349           echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
350           rm -f $(DESTDIR)$(includedir)/$$f; \
351         done
352
353 ETAGS = etags
354 ETAGSFLAGS =
355
356 CTAGS = ctags
357 CTAGSFLAGS =
358
359 tags: TAGS
360
361 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
362         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363         unique=`for i in $$list; do \
364             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365           done | \
366           $(AWK) '    { files[$$0] = 1; } \
367                END { for (i in files) print i; }'`; \
368         mkid -fID $$unique
369
370 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
371                 $(TAGS_FILES) $(LISP)
372         tags=; \
373         here=`pwd`; \
374         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
375         unique=`for i in $$list; do \
376             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377           done | \
378           $(AWK) '    { files[$$0] = 1; } \
379                END { for (i in files) print i; }'`; \
380         test -z "$(ETAGS_ARGS)$$tags$$unique" \
381           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382              $$tags $$unique
383
384 ctags: CTAGS
385 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
386                 $(TAGS_FILES) $(LISP)
387         tags=; \
388         here=`pwd`; \
389         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
390         unique=`for i in $$list; do \
391             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392           done | \
393           $(AWK) '    { files[$$0] = 1; } \
394                END { for (i in files) print i; }'`; \
395         test -z "$(CTAGS_ARGS)$$tags$$unique" \
396           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397              $$tags $$unique
398
399 GTAGS:
400         here=`$(am__cd) $(top_builddir) && pwd` \
401           && cd $(top_srcdir) \
402           && gtags -i $(GTAGS_ARGS) $$here
403
404 distclean-tags:
405         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
407
408 top_distdir = .
409 distdir = $(PACKAGE)-$(VERSION)
410
411 am__remove_distdir = \
412   { test ! -d $(distdir) \
413     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
414          && rm -fr $(distdir); }; }
415
416 GZIP_ENV = --best
417 distuninstallcheck_listfiles = find . -type f -print
418 distcleancheck_listfiles = find . -type f -print
419
420 distdir: $(DISTFILES)
421         @case `sed 15q $(srcdir)/NEWS` in \
422         *"$(VERSION)"*) : ;; \
423         *) \
424           echo "NEWS not updated; not releasing" 1>&2; \
425           exit 1;; \
426         esac
427         $(am__remove_distdir)
428         mkdir $(distdir)
429         $(mkinstalldirs) $(distdir)/.
430         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
431         list='$(DISTFILES)'; for file in $$list; do \
432           case $$file in \
433             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
434           esac; \
435           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
436           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
437           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
438             dir="/$$dir"; \
439             $(mkinstalldirs) "$(distdir)$$dir"; \
440           else \
441             dir=''; \
442           fi; \
443           if test -d $$d/$$file; then \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
446             fi; \
447             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
448           else \
449             test -f $(distdir)/$$file \
450             || cp -p $$d/$$file $(distdir)/$$file \
451             || exit 1; \
452           fi; \
453         done
454         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
455           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
456           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
457           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
458         || chmod -R a+r $(distdir)
459 dist-gzip: distdir
460         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
461         $(am__remove_distdir)
462
463 dist dist-all: distdir
464         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
465         $(am__remove_distdir)
466
467 # This target untars the dist file and tries a VPATH configuration.  Then
468 # it guarantees that the distribution is self-contained by making another
469 # tarfile.
470 distcheck: dist
471         $(am__remove_distdir)
472         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
473         chmod -R a-w $(distdir); chmod a+w $(distdir)
474         mkdir $(distdir)/=build
475         mkdir $(distdir)/=inst
476         chmod a-w $(distdir)
477         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
478           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
479           && $(mkinstalldirs) $$dc_destdir \
480           && cd $(distdir)/=build \
481           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
482             $(DISTCHECK_CONFIGURE_FLAGS) \
483           && $(MAKE) $(AM_MAKEFLAGS) \
484           && $(MAKE) $(AM_MAKEFLAGS) dvi \
485           && $(MAKE) $(AM_MAKEFLAGS) check \
486           && $(MAKE) $(AM_MAKEFLAGS) install \
487           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
488           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
489           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
490                 distuninstallcheck \
491           && chmod -R a-w "$$dc_install_base" \
492           && ({   $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
493                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
494                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
495                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
496               } || { rm -rf "$$dc_destdir"; exit 1; }) \
497           && rm -rf "$$dc_destdir" \
498           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
499           && rm -f $(distdir).tar.gz \
500           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
501         $(am__remove_distdir)
502         @echo "$(distdir).tar.gz is ready for distribution" | \
503           sed 'h;s/./=/g;p;x;p;x'
504 distuninstallcheck:
505         cd $(distuninstallcheck_dir) \
506         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
507            || { echo "ERROR: files left after uninstall:" ; \
508                 if test -n "$(DESTDIR)"; then \
509                   echo "  (check DESTDIR support)"; \
510                 fi ; \
511                 $(distuninstallcheck_listfiles) ; \
512                 exit 1; } >&2
513 distcleancheck: distclean
514         if test '$(srcdir)' = . ; then \
515           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
516           exit 1 ; \
517         fi
518         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
519           || { echo "ERROR: files left in build directory after distclean:" ; \
520                $(distcleancheck_listfiles) ; \
521                exit 1; } >&2
522 check-am: all-am
523 check: check-am
524 all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) config.h
525
526 installdirs:
527         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(pkgconfigdir) $(DESTDIR)$(includedir)
528
529 install: install-am
530 install-exec: install-exec-am
531 install-data: install-data-am
532 uninstall: uninstall-am
533
534 install-am: all-am
535         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
536
537 installcheck: installcheck-am
538 install-strip:
539         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540           INSTALL_STRIP_FLAG=-s \
541           `test -z '$(STRIP)' || \
542             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
543 mostlyclean-generic:
544
545 clean-generic:
546
547 distclean-generic:
548         -rm -f Makefile $(CONFIG_CLEAN_FILES)
549
550 maintainer-clean-generic:
551         @echo "This command is intended for maintainers to use"
552         @echo "it deletes files that may require special tools to rebuild."
553 clean: clean-am
554
555 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
556         mostlyclean-am
557
558 distclean: distclean-am
559         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
560 distclean-am: clean-am distclean-compile distclean-depend \
561         distclean-generic distclean-hdr distclean-libtool \
562         distclean-tags
563
564 dvi: dvi-am
565
566 dvi-am:
567
568 info: info-am
569
570 info-am:
571
572 install-data-am: install-includeHEADERS install-pkgconfigDATA
573
574 install-exec-am: install-libLTLIBRARIES
575
576 install-info: install-info-am
577
578 install-man:
579
580 installcheck-am:
581
582 maintainer-clean: maintainer-clean-am
583         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
584         -rm -rf autom4te.cache
585 maintainer-clean-am: distclean-am maintainer-clean-generic
586
587 mostlyclean: mostlyclean-am
588
589 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
590         mostlyclean-libtool
591
592 pdf: pdf-am
593
594 pdf-am:
595
596 ps: ps-am
597
598 ps-am:
599
600 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
601         uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
602
603 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
604         clean-libLTLIBRARIES clean-libtool ctags dist dist-all \
605         dist-gzip distcheck distclean distclean-compile \
606         distclean-depend distclean-generic distclean-hdr \
607         distclean-libtool distclean-tags distcleancheck distdir \
608         distuninstallcheck dvi dvi-am info info-am install install-am \
609         install-data install-data-am install-exec install-exec-am \
610         install-includeHEADERS install-info install-info-am \
611         install-libLTLIBRARIES install-man install-pkgconfigDATA \
612         install-strip installcheck installcheck-am installdirs \
613         maintainer-clean maintainer-clean-generic mostlyclean \
614         mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
615         pdf-am ps ps-am tags uninstall uninstall-am \
616         uninstall-includeHEADERS uninstall-info-am \
617         uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
618
619
620 ChangeLog:
621         cvs2cl --fsf --usermap .cvsusers --separate-header
622 # Tell versions [3.59,3.63) of GNU make to not export all variables.
623 # Otherwise a system limit (for SysV at least) may be exceeded.
624 .NOEXPORT: