]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - crypto/heimdal/lib/gssapi/Makefile
Remove some parts of the Heimdal distribution which we do not use
[FreeBSD/FreeBSD.git] / crypto / heimdal / lib / gssapi / Makefile
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # lib/gssapi/Makefile.  Generated from Makefile.in by configure.
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
16
17 # $Id: Makefile.am,v 1.38 2002/03/22 12:16:17 joda Exp $
18
19 # $Id: Makefile.am.common,v 1.5 2002/05/19 18:35:37 joda Exp $
20
21 # $Id: Makefile.am.common,v 1.36 2002/08/19 16:10:25 joda Exp $
22 SHELL = /bin/sh
23
24 srcdir = .
25 top_srcdir = ../..
26
27 prefix = /usr/heimdal
28 exec_prefix = ${prefix}
29
30 bindir = ${exec_prefix}/bin
31 sbindir = ${exec_prefix}/sbin
32 libexecdir = ${exec_prefix}/libexec
33 datadir = ${prefix}/share
34 sysconfdir = /etc
35 sharedstatedir = ${prefix}/com
36 localstatedir = /var/heimdal
37 libdir = ${exec_prefix}/lib
38 infodir = ${prefix}/info
39 mandir = ${prefix}/man
40 includedir = ${prefix}/include
41 oldincludedir = /usr/include
42 pkgdatadir = $(datadir)/heimdal
43 pkglibdir = $(libdir)/heimdal
44 pkgincludedir = $(includedir)/heimdal
45 top_builddir = ../..
46
47 ACLOCAL = ${SHELL} /usr/home/nectar/devel/heimdal/missing --run aclocal-1.6
48 AUTOCONF = ${SHELL} /usr/home/nectar/devel/heimdal/missing --run autoconf
49 AUTOMAKE = ${SHELL} /usr/home/nectar/devel/heimdal/missing --run automake-1.6
50 AUTOHEADER = ${SHELL} /usr/home/nectar/devel/heimdal/missing --run autoheader
51
52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
53 INSTALL = /usr/bin/install -c
54 INSTALL_PROGRAM = ${INSTALL}
55 INSTALL_DATA = ${INSTALL} -m 644
56 install_sh_DATA = $(install_sh) -c -m 644
57 install_sh_PROGRAM = $(install_sh) -c
58 install_sh_SCRIPT = $(install_sh) -c
59 INSTALL_SCRIPT = ${INSTALL}
60 INSTALL_HEADER = $(INSTALL_DATA)
61 transform = s,x,x,
62 NORMAL_INSTALL = :
63 PRE_INSTALL = :
64 POST_INSTALL = :
65 NORMAL_UNINSTALL = :
66 PRE_UNINSTALL = :
67 POST_UNINSTALL = :
68 host_alias = 
69 host_triplet = i386-unknown-freebsd5.0
70
71 EXEEXT = 
72 OBJEXT = o
73 PATH_SEPARATOR = :
74 AIX_EXTRA_KAFS = 
75 AMTAR = ${SHELL} /usr/home/nectar/devel/heimdal/missing --run tar
76 AS = @AS@
77 AWK = gawk
78 CANONICAL_HOST = i386-unknown-freebsd5.0
79 CATMAN = /usr/bin/nroff -mdoc $< > $@
80 CATMANEXT = $$section
81 CC = gcc 
82 COMPILE_ET = compile_et
83 CPP = gcc -E
84 DBLIB =  
85 DEPDIR = .deps
86 DIR_com_err = 
87 DIR_des = 
88 DIR_roken = roken
89 DLLTOOL = @DLLTOOL@
90 ECHO = echo
91 EXTRA_LIB45 = 
92 GROFF = /usr/bin/groff
93 INCLUDES_roken = -I$(top_builddir)/lib/roken -I$(top_srcdir)/lib/roken
94 INCLUDE_ = @INCLUDE_@
95 INCLUDE_des = 
96 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
97 LEX = flex
98
99 LEXLIB = -lfl
100 LEX_OUTPUT_ROOT = lex.yy
101 LIBTOOL = $(SHELL) $(top_builddir)/libtool
102 LIB_ = @LIB_@
103 LIB_AUTH_SUBDIRS = 
104 LIB_NDBM = 
105 LIB_com_err = -lcom_err
106 LIB_com_err_a = 
107 LIB_com_err_so = 
108 LIB_des =  -lcrypto
109 LIB_des_a =  -lcrypto
110 LIB_des_appl =  -lcrypto
111 LIB_des_so =  -lcrypto
112 LIB_kdb = 
113 LIB_otp = $(top_builddir)/lib/otp/libotp.la
114 LIB_roken = $(top_builddir)/lib/vers/libvers.la $(top_builddir)/lib/roken/libroken.la $(LIB_crypt) $(LIB_dbopen)
115 LIB_security = 
116 LN_S = ln -s
117 LTLIBOBJS =  copyhostent.lo ecalloc.lo emalloc.lo erealloc.lo estrdup.lo strlwr.lo strndup.lo strnlen.lo strsep_copy.lo strupr.lo
118 NEED_WRITEAUTH_FALSE = 
119 NEED_WRITEAUTH_TRUE = #
120 NROFF = /usr/bin/nroff
121 OBJDUMP = @OBJDUMP@
122 PACKAGE = heimdal
123 RANLIB = ranlib
124 STRIP = strip
125 VERSION = 0.4f
126 VOID_RETSIGTYPE = 
127 WFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs
128 WFLAGS_NOIMPLICITINT = 
129 WFLAGS_NOUNUSED = 
130 X_CFLAGS =  -I/usr/X11R6/include
131 X_EXTRA_LIBS = 
132 X_LIBS =  -L/usr/X11R6/lib
133 X_PRE_LIBS =  -lSM -lICE
134 YACC = bison -y
135 am__include = include
136 am__quote = 
137 dpagaix_cflags = -D_THREAD_SAFE -D_AIX_PTHREADS_D7 -D_AIX32_THREADS=1 -D_AES_SOURCE -D_AIX41 -I/usr/include/dce
138 dpagaix_ldadd = -L/usr/lib/threads -ldcelibc_r -ldcepthreads -lpthreads_compat lpthreads -lc_r
139 dpagaix_ldflags = -Wl,-bI:dfspag.exp
140 install_sh = /usr/home/nectar/devel/heimdal/install-sh
141
142 AUTOMAKE_OPTIONS = foreign no-dependencies 1.6
143
144 SUFFIXES = .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8
145
146 INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) -I$(srcdir)/../krb5 $(INCLUDE_des) $(INCLUDE_krb4)
147
148 ROKEN_RENAME = -DROKEN_RENAME
149
150 AM_CFLAGS = $(WFLAGS)
151
152 CP = cp
153
154 buildinclude = $(top_builddir)/include
155
156 LIB_XauReadAuth = -lXau
157 LIB_crypt = -lcrypt
158 LIB_dbm_firstkey = 
159 LIB_dbopen = 
160 LIB_dlopen = 
161 LIB_dn_expand = 
162 LIB_el_init = -ledit
163 LIB_getattr = @LIB_getattr@
164 LIB_gethostbyname = 
165 LIB_getpwent_r = @LIB_getpwent_r@
166 LIB_getpwnam_r = 
167 LIB_getsockopt = 
168 LIB_logout = -lutil
169 LIB_logwtmp = -lutil
170 LIB_odm_initialize = @LIB_odm_initialize@
171 LIB_openpty = -lutil
172 LIB_pidfile = 
173 LIB_res_search = 
174 LIB_setpcred = @LIB_setpcred@
175 LIB_setsockopt = 
176 LIB_socket = 
177 LIB_syslog = 
178 LIB_tgetent = -ltermcap
179
180 HESIODLIB = @HESIODLIB@
181 HESIODINCLUDE = @HESIODINCLUDE@
182 INCLUDE_hesiod = 
183 LIB_hesiod = 
184
185 INCLUDE_krb4 = 
186 LIB_krb4 = 
187
188 INCLUDE_openldap = 
189 LIB_openldap = 
190
191 INCLUDE_readline = 
192 LIB_readline = $(top_builddir)/lib/editline/libel_compat.la $(LIB_el_init) $(LIB_tgetent)
193
194 NROFF_MAN = groff -mandoc -Tascii
195
196 #LIB_kafs = $(top_builddir)/lib/kafs/libkafs.la $(AIX_EXTRA_KAFS)
197
198 LIB_krb5 = $(top_builddir)/lib/krb5/libkrb5.la \
199         $(top_builddir)/lib/asn1/libasn1.la
200
201 LIB_gssapi = $(top_builddir)/lib/gssapi/libgssapi.la
202
203 #LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la
204
205 lib_LTLIBRARIES = libgssapi.la
206 libgssapi_la_LDFLAGS = -version-info 3:5:2
207 libgssapi_la_LIBADD = ../krb5/libkrb5.la $(LIB_des) ../asn1/libasn1.la ../roken/libroken.la
208
209 include_HEADERS = gssapi.h
210
211 libgssapi_la_SOURCES = \
212         8003.c                  \
213         accept_sec_context.c    \
214         acquire_cred.c          \
215         add_oid_set_member.c    \
216         canonicalize_name.c     \
217         compare_name.c          \
218         context_time.c          \
219         copy_ccache.c           \
220         create_emtpy_oid_set.c  \
221         decapsulate.c           \
222         delete_sec_context.c    \
223         display_name.c          \
224         display_status.c        \
225         duplicate_name.c        \
226         encapsulate.c           \
227         export_sec_context.c    \
228         export_name.c           \
229         external.c              \
230         get_mic.c               \
231         gssapi.h                \
232         gssapi_locl.h           \
233         import_name.c           \
234         import_sec_context.c    \
235         indicate_mechs.c        \
236         init.c                  \
237         init_sec_context.c      \
238         inquire_context.c       \
239         inquire_cred.c          \
240         release_buffer.c        \
241         release_cred.c          \
242         release_name.c          \
243         release_oid_set.c       \
244         test_oid_set_member.c   \
245         unwrap.c                \
246         v1.c                    \
247         verify_mic.c            \
248         wrap.c                  \
249         address_to_krb5addr.c
250
251 subdir = lib/gssapi
252 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
253 CONFIG_HEADER = $(top_builddir)/include/config.h
254 CONFIG_CLEAN_FILES =
255 LTLIBRARIES = $(lib_LTLIBRARIES)
256
257 libgssapi_la_DEPENDENCIES = ../krb5/libkrb5.la ../asn1/libasn1.la \
258         ../roken/libroken.la
259 am_libgssapi_la_OBJECTS = 8003.lo accept_sec_context.lo acquire_cred.lo \
260         add_oid_set_member.lo canonicalize_name.lo compare_name.lo \
261         context_time.lo copy_ccache.lo create_emtpy_oid_set.lo \
262         decapsulate.lo delete_sec_context.lo display_name.lo \
263         display_status.lo duplicate_name.lo encapsulate.lo \
264         export_sec_context.lo export_name.lo external.lo get_mic.lo \
265         import_name.lo import_sec_context.lo indicate_mechs.lo init.lo \
266         init_sec_context.lo inquire_context.lo inquire_cred.lo \
267         release_buffer.lo release_cred.lo release_name.lo \
268         release_oid_set.lo test_oid_set_member.lo unwrap.lo v1.lo \
269         verify_mic.lo wrap.lo address_to_krb5addr.lo
270 libgssapi_la_OBJECTS = $(am_libgssapi_la_OBJECTS)
271
272 DEFS = -DHAVE_CONFIG_H
273 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/include
274 CPPFLAGS = 
275 LDFLAGS = 
276 LIBS = 
277 depcomp =
278 am__depfiles_maybe =
279 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
280         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
281 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
282         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
283 CCLD = $(CC)
284 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
285         $(AM_LDFLAGS) $(LDFLAGS) -o $@
286 CFLAGS = -DINET6 -g -O2
287 DIST_SOURCES = $(libgssapi_la_SOURCES)
288 HEADERS = $(include_HEADERS)
289
290 DIST_COMMON = $(include_HEADERS) ChangeLog Makefile.am Makefile.in
291 SOURCES = $(libgssapi_la_SOURCES)
292
293 all: all-am
294
295 .SUFFIXES:
296 .SUFFIXES: .et .h .x .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .c .lo .o .obj
297 $(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/Makefile.am.common $(top_srcdir)/cf/Makefile.am.common $(top_srcdir)/configure.in $(ACLOCAL_M4)
298         cd $(top_srcdir) && \
299           $(AUTOMAKE) --foreign  lib/gssapi/Makefile
300 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
301         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
302 libLTLIBRARIES_INSTALL = $(INSTALL)
303 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
304         @$(NORMAL_INSTALL)
305         $(mkinstalldirs) $(DESTDIR)$(libdir)
306         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
307           if test -f $$p; then \
308             f="`echo $$p | sed -e 's|^.*/||'`"; \
309             echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
310             $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
311           else :; fi; \
312         done
313
314 uninstall-libLTLIBRARIES:
315         @$(NORMAL_UNINSTALL)
316         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
317             p="`echo $$p | sed -e 's|^.*/||'`"; \
318           echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
319           $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
320         done
321
322 clean-libLTLIBRARIES:
323         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
324         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
325           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
326           test -z "$dir" && dir=.; \
327           echo "rm -f \"$${dir}/so_locations\""; \
328           rm -f "$${dir}/so_locations"; \
329         done
330 libgssapi.la: $(libgssapi_la_OBJECTS) $(libgssapi_la_DEPENDENCIES) 
331         $(LINK) -rpath $(libdir) $(libgssapi_la_LDFLAGS) $(libgssapi_la_OBJECTS) $(libgssapi_la_LIBADD) $(LIBS)
332
333 mostlyclean-compile:
334         -rm -f *.$(OBJEXT) core *.core
335
336 distclean-compile:
337         -rm -f *.tab.c
338
339 .c.o:
340         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
341
342 .c.obj:
343         $(COMPILE) -c `cygpath -w $<`
344
345 .c.lo:
346         $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
347
348 mostlyclean-libtool:
349         -rm -f *.lo
350
351 clean-libtool:
352         -rm -rf .libs _libs
353
354 distclean-libtool:
355         -rm -f libtool
356 uninstall-info-am:
357 includeHEADERS_INSTALL = $(INSTALL_HEADER)
358 install-includeHEADERS: $(include_HEADERS)
359         @$(NORMAL_INSTALL)
360         $(mkinstalldirs) $(DESTDIR)$(includedir)
361         @list='$(include_HEADERS)'; for p in $$list; do \
362           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
363           f="`echo $$p | sed -e 's|^.*/||'`"; \
364           echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
365           $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
366         done
367
368 uninstall-includeHEADERS:
369         @$(NORMAL_UNINSTALL)
370         @list='$(include_HEADERS)'; for p in $$list; do \
371           f="`echo $$p | sed -e 's|^.*/||'`"; \
372           echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
373           rm -f $(DESTDIR)$(includedir)/$$f; \
374         done
375
376 ETAGS = etags
377 ETAGSFLAGS =
378
379 tags: TAGS
380
381 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
382         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
383         unique=`for i in $$list; do \
384             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385           done | \
386           $(AWK) '    { files[$$0] = 1; } \
387                END { for (i in files) print i; }'`; \
388         mkid -fID $$unique
389
390 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         tags=; \
393         here=`pwd`; \
394         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '    { files[$$0] = 1; } \
399                END { for (i in files) print i; }'`; \
400         test -z "$(ETAGS_ARGS)$$tags$$unique" \
401           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402              $$tags $$unique
403
404 GTAGS:
405         here=`$(am__cd) $(top_builddir) && pwd` \
406           && cd $(top_srcdir) \
407           && gtags -i $(GTAGS_ARGS) $$here
408
409 distclean-tags:
410         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
411 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
412
413 top_distdir = ../..
414 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
415
416 distdir: $(DISTFILES)
417         @list='$(DISTFILES)'; for file in $$list; do \
418           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
419           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
420           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
421             dir="/$$dir"; \
422             $(mkinstalldirs) "$(distdir)$$dir"; \
423           else \
424             dir=''; \
425           fi; \
426           if test -d $$d/$$file; then \
427             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
428               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
429             fi; \
430             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
431           else \
432             test -f $(distdir)/$$file \
433             || cp -p $$d/$$file $(distdir)/$$file \
434             || exit 1; \
435           fi; \
436         done
437         $(MAKE) $(AM_MAKEFLAGS) \
438           top_distdir="${top_distdir}" distdir="$(distdir)" \
439           dist-hook
440 check-am: all-am
441         $(MAKE) $(AM_MAKEFLAGS) check-local
442 check: check-am
443 all-am: Makefile $(LTLIBRARIES) $(HEADERS) all-local
444
445 installdirs:
446         $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
447
448 install: install-am
449 install-exec: install-exec-am
450 install-data: install-data-am
451 uninstall: uninstall-am
452
453 install-am: all-am
454         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
455
456 installcheck: installcheck-am
457 install-strip:
458         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
459           INSTALL_STRIP_FLAG=-s \
460           `test -z '$(STRIP)' || \
461             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
462 mostlyclean-generic:
463
464 clean-generic:
465
466 distclean-generic:
467         -rm -f Makefile $(CONFIG_CLEAN_FILES)
468
469 maintainer-clean-generic:
470         @echo "This command is intended for maintainers to use"
471         @echo "it deletes files that may require special tools to rebuild."
472 clean: clean-am
473
474 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
475         mostlyclean-am
476
477 distclean: distclean-am
478
479 distclean-am: clean-am distclean-compile distclean-generic \
480         distclean-libtool distclean-tags
481
482 dvi: dvi-am
483
484 dvi-am:
485
486 info: info-am
487
488 info-am:
489
490 install-data-am: install-data-local install-includeHEADERS
491
492 install-exec-am: install-libLTLIBRARIES
493         @$(NORMAL_INSTALL)
494         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
495
496 install-info: install-info-am
497
498 install-man:
499
500 installcheck-am:
501
502 maintainer-clean: maintainer-clean-am
503
504 maintainer-clean-am: distclean-am maintainer-clean-generic
505
506 mostlyclean: mostlyclean-am
507
508 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
509         mostlyclean-libtool
510
511 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
512         uninstall-libLTLIBRARIES
513
514 .PHONY: GTAGS all all-am all-local check check-am check-local clean \
515         clean-generic clean-libLTLIBRARIES clean-libtool distclean \
516         distclean-compile distclean-generic distclean-libtool \
517         distclean-tags distdir dvi dvi-am info info-am install \
518         install-am install-data install-data-am install-data-local \
519         install-exec install-exec-am install-includeHEADERS \
520         install-info install-info-am install-libLTLIBRARIES install-man \
521         install-strip installcheck installcheck-am installdirs \
522         maintainer-clean maintainer-clean-generic mostlyclean \
523         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
524         tags uninstall uninstall-am uninstall-includeHEADERS \
525         uninstall-info-am uninstall-libLTLIBRARIES
526
527
528 install-suid-programs:
529         @foo='$(bin_SUIDS)'; \
530         for file in $$foo; do \
531         x=$(DESTDIR)$(bindir)/$$file; \
532         if chown 0:0 $$x && chmod u+s $$x; then :; else \
533         echo "*"; \
534         echo "* Failed to install $$x setuid root"; \
535         echo "*"; \
536         fi; done
537
538 install-exec-hook: install-suid-programs
539
540 install-build-headers:: $(include_HEADERS) $(build_HEADERZ)
541         @foo='$(include_HEADERS) $(nodist_include_HEADERS) $(build_HEADERZ)'; \
542         for f in $$foo; do \
543                 f=`basename $$f`; \
544                 if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \
545                 else file="$$f"; fi; \
546                 if cmp -s  $$file $(buildinclude)/$$f 2> /dev/null ; then \
547                 : ; else \
548                         echo " $(CP) $$file $(buildinclude)/$$f"; \
549                         $(CP) $$file $(buildinclude)/$$f; \
550                 fi ; \
551         done
552
553 all-local: install-build-headers
554
555 check-local::
556         @if test '$(CHECK_LOCAL)'; then \
557           foo='$(CHECK_LOCAL)'; else \
558           foo='$(PROGRAMS)'; fi; \
559           if test "$$foo"; then \
560           failed=0; all=0; \
561           for i in $$foo; do \
562             all=`expr $$all + 1`; \
563             if ./$$i --version > /dev/null 2>&1; then \
564               echo "PASS: $$i"; \
565             else \
566               echo "FAIL: $$i"; \
567               failed=`expr $$failed + 1`; \
568             fi; \
569           done; \
570           if test "$$failed" -eq 0; then \
571             banner="All $$all tests passed"; \
572           else \
573             banner="$$failed of $$all tests failed"; \
574           fi; \
575           dashes=`echo "$$banner" | sed s/./=/g`; \
576           echo "$$dashes"; \
577           echo "$$banner"; \
578           echo "$$dashes"; \
579           test "$$failed" -eq 0; \
580         fi
581
582 .x.c:
583         @cmp -s $< $@ 2> /dev/null || cp $< $@
584 #NROFF_MAN = nroff -man
585 .1.cat1:
586         $(NROFF_MAN) $< > $@
587 .3.cat3:
588         $(NROFF_MAN) $< > $@
589 .5.cat5:
590         $(NROFF_MAN) $< > $@
591 .8.cat8:
592         $(NROFF_MAN) $< > $@
593
594 dist-cat1-mans:
595         @foo='$(man1_MANS)'; \
596         bar='$(man_MANS)'; \
597         for i in $$bar; do \
598         case $$i in \
599         *.1) foo="$$foo $$i";; \
600         esac; done ;\
601         for i in $$foo; do \
602                 x=`echo $$i | sed 's/\.[^.]*$$/.cat1/'`; \
603                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
604                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
605         done
606
607 dist-cat3-mans:
608         @foo='$(man3_MANS)'; \
609         bar='$(man_MANS)'; \
610         for i in $$bar; do \
611         case $$i in \
612         *.3) foo="$$foo $$i";; \
613         esac; done ;\
614         for i in $$foo; do \
615                 x=`echo $$i | sed 's/\.[^.]*$$/.cat3/'`; \
616                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
617                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
618         done
619
620 dist-cat5-mans:
621         @foo='$(man5_MANS)'; \
622         bar='$(man_MANS)'; \
623         for i in $$bar; do \
624         case $$i in \
625         *.5) foo="$$foo $$i";; \
626         esac; done ;\
627         for i in $$foo; do \
628                 x=`echo $$i | sed 's/\.[^.]*$$/.cat5/'`; \
629                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
630                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
631         done
632
633 dist-cat8-mans:
634         @foo='$(man8_MANS)'; \
635         bar='$(man_MANS)'; \
636         for i in $$bar; do \
637         case $$i in \
638         *.8) foo="$$foo $$i";; \
639         esac; done ;\
640         for i in $$foo; do \
641                 x=`echo $$i | sed 's/\.[^.]*$$/.cat8/'`; \
642                 echo "$(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x"; \
643                 $(NROFF_MAN) $(srcdir)/$$i > $(distdir)/$$x; \
644         done
645
646 dist-hook: dist-cat1-mans dist-cat3-mans dist-cat5-mans dist-cat8-mans
647
648 install-cat-mans:
649         $(SHELL) $(top_srcdir)/cf/install-catman.sh "$(INSTALL_DATA)" "$(mkinstalldirs)" "$(srcdir)" "$(DESTDIR)$(mandir)" '$(CATMANEXT)' $(man_MANS) $(man1_MANS) $(man3_MANS) $(man5_MANS) $(man8_MANS)
650
651 install-data-local: install-cat-mans
652
653 .et.h:
654         $(COMPILE_ET) $<
655 .et.c:
656         $(COMPILE_ET) $<
657 # Tell versions [3.59,3.63) of GNU make to not export all variables.
658 # Otherwise a system limit (for SysV at least) may be exceeded.
659 .NOEXPORT: