/freebsd/contrib/mandoc/ |
H A D | Makefile.depend | 1 arch.o: arch.c config.h roff.h 2 att.o: att.c config.h roff.h libmdoc.h 3 catman.o: catman.c config.h compat_fts.h 4 cgi.o: cgi.c config.h mandoc_aux.h mandoc_dbg.h mandoc.h roff.h mdoc.h man.h mandoc_parse.h main.h … 5 chars.o: chars.c config.h mandoc.h mandoc_aux.h mandoc_dbg.h mandoc_ohash.h compat_ohash.h libmando… 6 compat_err.o: compat_err.c config.h 7 compat_fts.o: compat_fts.c config.h compat_fts.h 8 compat_getline.o: compat_getline.c config.h 9 compat_getsubopt.o: compat_getsubopt.c config.h 10 compat_isblank.o: compat_isblank.c config.h [all …]
|
/freebsd/crypto/openssh/ |
H A D | .depend | 5 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 6 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 7 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 8 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 9 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 10 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 11 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 12 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 13 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… 14 …h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/base64.h openbsd-co… [all …]
|
/freebsd/sys/conf/ |
H A D | options | 15 # <xxx>.[c|s] should be directed into "opt_<xxx>.h", while options 16 # that affect multiple files should either go in "opt_global.h" if 18 # "opt_<option-name-in-lower-case>.h" if it affects only some files. 30 # opt_<name-of-option-in-lower-case>.h 32 AAC_DEBUG opt_aac.h 33 AACRAID_DEBUG opt_aacraid.h 34 AHC_ALLOW_MEMIO opt_aic7xxx.h 35 AHC_TMODE_ENABLE opt_aic7xxx.h 36 AHC_DUMP_EEPROM opt_aic7xxx.h 37 AHC_DEBUG opt_aic7xxx.h [all …]
|
/freebsd/tools/build/test-includes/ |
H A D | badfiles.inc | 3 sys/aac_ioctl.h \ 4 sys/agpio.h \ 5 sys/atomic_common.h \ 6 sys/atomic_san.h \ 7 sys/bio.h \ 8 sys/bitstring.h \ 9 sys/blist.h \ 10 sys/buf.h \ 11 sys/buf_ring.h \ 12 sys/bus.h \ [all …]
|
/freebsd/contrib/lua/src/ |
H A D | Makefile | 159 lapi.o: lapi.c lprefix.h lua.h luaconf.h lapi.h llimits.h lstate.h \ 160 lobject.h ltm.h lzio.h lmem.h ldebug.h ldo.h lfunc.h lgc.h lstring.h \ 161 ltable.h lundump.h lvm.h 162 lauxlib.o: lauxlib.c lprefix.h lua.h luaconf.h lauxlib.h 163 lbaselib.o: lbaselib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h 164 lcode.o: lcode.c lprefix.h lua.h luaconf.h lcode.h llex.h lobject.h \ 165 llimits.h lzio.h lmem.h lopcodes.h lparser.h ldebug.h lstate.h ltm.h \ 166 ldo.h lgc.h lstring.h ltable.h lvm.h 167 lcorolib.o: lcorolib.c lprefix.h lua.h luaconf.h lauxlib.h lualib.h 168 lctype.o: lctype.c lprefix.h lctype.h lua.h luaconf.h llimits.h [all …]
|
/freebsd/crypto/krb5/src/ccapi/server/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(COM_ERR_DEPS) $(top_srcdir)/include/CredentialsCache.h \ 6 $(top_srcdir)/include/CredentialsCache2.h $(top_srcdir)/include/k5-ipc_stream.h \ 7 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \ 8 $(srcdir)/../common/cci_array_internal.h $(srcdir)/../common/cci_common.h \ 9 $(srcdir)/../common/cci_cred_union.h $(srcdir)/../common/cci_debugging.h \ 10 $(srcdir)/../common/cci_identifier.h $(srcdir)/../common/cci_message.h \ 11 $(srcdir)/../common/cci_types.h ccs_array.c ccs_array.h \ 12 ccs_cache_collection.h ccs_callback.h ccs_ccache.h \ 13 ccs_ccache_iterator.h ccs_client.h ccs_common.h ccs_credentials.h \ 14 ccs_credentials_iterator.h ccs_list.h ccs_lock.h ccs_lock_state.h \ [all …]
|
/freebsd/lib/libc++/ |
H A D | Makefile | 126 STD_HEADERS+= __mbstate_t.h 130 STD_HEADERS+= __std_mbstate_t.h 157 STD_HEADERS+= complex.h 172 STD_HEADERS+= ctype.h 177 STD_HEADERS+= errno.h 181 STD_HEADERS+= fenv.h 183 STD_HEADERS+= float.h 190 STD_HEADERS+= inttypes.h 201 STD_HEADERS+= locale.h 203 STD_HEADERS+= math.h [all …]
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | Makefile.am | 10 cityhash.h \ 11 zfeature_common.h \ 12 zfs_comutil.h \ 13 zfs_deleg.h \ 14 zfs_fletcher.h \ 15 zfs_namecheck.h \ 16 zfs_prop.h \ 17 zfs_valstr.h \ 19 sys/abd.h \ 20 sys/abd_impl.h \ [all …]
|
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \ 6 $(BUILDTOP)/include/gssrpc/types.h $(BUILDTOP)/include/kadm5/admin.h \ 7 $(BUILDTOP)/include/kadm5/chpass_util_strings.h $(BUILDTOP)/include/kadm5/kadm_err.h \ 8 $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ 9 $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/gssrpc/auth.h \ 10 $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \ 11 $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \ 12 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \ 13 $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \ 14 $(top_srcdir)/include/gssrpc/xdr.h $(top_srcdir)/include/k5-buf.h \ [all …]
|
/freebsd/crypto/krb5/src/kdc/ |
H A D | deps | 5 $(OUTPRE)authind.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 6 $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ 7 $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(VERTO_DEPS) \ 8 $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ 9 $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \ 10 $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \ 11 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/kdb.h \ 13 $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ 14 $(top_srcdir)/include/krb5/kdcpreauth_plugin.h $(top_srcdir)/include/krb5/plugin.h \ [all …]
|
/freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \ 6 $(BUILDTOP)/include/gssapi/gssapi_alloc.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \ 7 $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ 8 $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(srcdir)/../generic/gssapiP_generic.h \ 9 $(srcdir)/../generic/gssapi_ext.h $(srcdir)/../generic/gssapi_generic.h \ 10 $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ 11 $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-input.h \ 12 $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \ 13 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 14 $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \ [all …]
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ 6 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 7 $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ 8 $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \ 9 $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \ 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 11 $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 13 $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ 16 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ [all …]
|
/freebsd/lib/clang/headers/ |
H A D | Makefile | 8 INCS+= __clang_cuda_builtin_vars.h 9 INCS+= __clang_cuda_cmath.h 10 INCS+= __clang_cuda_complex_builtins.h 11 INCS+= __clang_cuda_device_functions.h 12 INCS+= __clang_cuda_intrinsics.h 13 INCS+= __clang_cuda_libdevice_declares.h 14 INCS+= __clang_cuda_math.h 15 INCS+= __clang_cuda_math_forward_declares.h 16 INCS+= __clang_cuda_runtime_wrapper.h 17 INCS+= __clang_cuda_texture_intrinsics.h [all …]
|
/freebsd/crypto/krb5/src/lib/crypto/krb/ |
H A D | deps | 4 aead.so aead.po $(OUTPRE)aead.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 5 $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ 6 $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(top_srcdir)/include/k5-buf.h \ 7 $(top_srcdir)/include/k5-err.h $(top_srcdir)/include/k5-gmt_mktime.h \ 8 $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \ 9 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 10 $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \ 11 $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ 12 $(top_srcdir)/include/krb5/plugin.h $(top_srcdir)/include/port-sockets.h \ 13 $(top_srcdir)/include/socket-utils.h aead.c crypto_int.h [all …]
|
/freebsd/contrib/unbound/ |
H A D | Makefile.in | 101 #makedepend fails on missing interface.h otherwise. 329 rsrc_svcinst.o: $(srcdir)/winrc/rsrc_svcinst.rc config.h 330 rsrc_svcuninst.o: $(srcdir)/winrc/rsrc_svcuninst.rc config.h 331 rsrc_anchorupd.o: $(srcdir)/winrc/rsrc_anchorupd.rc config.h 332 rsrc_unbound.o: $(srcdir)/winrc/rsrc_unbound.rc config.h 333 rsrc_unbound_host.o: $(srcdir)/winrc/rsrc_unbound_host.rc config.h 334 rsrc_unbound_anchor.o: $(srcdir)/winrc/rsrc_unbound_anchor.rc config.h 335 rsrc_unbound_control.o: $(srcdir)/winrc/rsrc_unbound_control.rc config.h 336 rsrc_unbound_checkconf.o: $(srcdir)/winrc/rsrc_unbound_checkconf.rc config.h 367 lib: libunbound.la unbound.h [all...] |
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
H A D | CSymbolMap.inc | 12 SYMBOL(ATOMIC_BOOL_LOCK_FREE, None, <stdatomic.h>) 13 SYMBOL(ATOMIC_CHAR16_T_LOCK_FREE, None, <stdatomic.h>) 14 SYMBOL(ATOMIC_CHAR32_T_LOCK_FREE, None, <stdatomic.h>) 15 SYMBOL(ATOMIC_CHAR_LOCK_FREE, None, <stdatomic.h>) 16 SYMBOL(ATOMIC_FLAG_INIT, None, <stdatomic.h>) 17 SYMBOL(ATOMIC_INT_LOCK_FREE, None, <stdatomic.h>) 18 SYMBOL(ATOMIC_LLONG_LOCK_FREE, None, <stdatomic.h>) 19 SYMBOL(ATOMIC_LONG_LOGK_FREE, None, <stdatomic.h>) 20 SYMBOL(ATOMIC_POINTER_LOCK_FREE, None, <stdatomic.h>) 21 SYMBOL(ATOMIC_SHORT_LOCK_FREE, None, <stdatomic.h>) [all …]
|
/freebsd/contrib/ldns/ |
H A D | Makefile.in | 97 …h dane.h dname.h dnssec.h dnssec_sign.h dnssec_verify.h dnssec_zone.h duration.h error.h higher.h … 98 LDNS_HEADERS_EX = ^config\.h|common\.h|util\.h|net\.h$$ 99 LDNS_HEADERS_GEN= common.h util.h net.h 126 .PHONY: install-h uninstall-h install-lib uninstall-lib install-pyldns 130 .SUFFIXES: .c .o .a .lo .h .i 146 @if test ! -h config.h ; then ln -s ldns/config.h . ; fi 147 @if test ! -h lib ; then ln -s .libs lib ; fi ; 149 @if test ! -h include/ldns ; then ln -s ../ldns include/ldns || echo "include/ldns exists"; fi 153 rm -f include/ldns lib config.h 160 drill: setup-builddir no-drill-config-h drill/drill drill/drill.1 [all …]
|
/freebsd/crypto/krb5/src/lib/gssapi/mechglue/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \ 6 $(BUILDTOP)/include/gssapi/gssapi_alloc.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \ 7 $(COM_ERR_DEPS) $(srcdir)/../generic/gssapiP_generic.h \ 8 $(srcdir)/../generic/gssapi_ext.h $(srcdir)/../generic/gssapi_generic.h \ 9 $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-platform.h \ 10 $(top_srcdir)/include/k5-thread.h ../generic/gssapi_err_generic.h \ 11 g_accept_sec_context.c mechglue.h mglueP.h 13 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/gssapi/gssapi.h \ 14 $(BUILDTOP)/include/gssapi/gssapi_alloc.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \ 15 $(COM_ERR_DEPS) $(srcdir)/../generic/gssapiP_generic.h \ [all …]
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ 6 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 7 $(COM_ERR_DEPS) $(srcdir)/../krb/int-proto.h $(top_srcdir)/include/k5-buf.h \ 8 $(top_srcdir)/include/k5-err.h $(top_srcdir)/include/k5-gmt_mktime.h \ 9 $(top_srcdir)/include/k5-int-pkinit.h $(top_srcdir)/include/k5-int.h \ 10 $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-plugin.h \ 11 $(top_srcdir)/include/k5-thread.h $(top_srcdir)/include/k5-trace.h \ 12 $(top_srcdir)/include/krb5.h $(top_srcdir)/include/krb5/authdata_plugin.h \ 13 $(top_srcdir)/include/krb5/locate_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 14 $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ [all …]
|
/freebsd/crypto/krb5/src/kadmin/dbutil/ |
H A D | deps | 4 $(OUTPRE)kdb5_util.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 5 $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssrpc/types.h \ 6 $(BUILDTOP)/include/kadm5/admin.h $(BUILDTOP)/include/kadm5/chpass_util_strings.h \ 7 $(BUILDTOP)/include/kadm5/kadm_err.h $(BUILDTOP)/include/krb5/krb5.h \ 8 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 9 $(COM_ERR_DEPS) $(top_srcdir)/include/adm_proto.h $(top_srcdir)/include/gssrpc/auth.h \ 10 $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \ 11 $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \ 12 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \ 13 $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \ [all …]
|
/freebsd/crypto/libecc/include/libecc/ |
H A D | meson.build | 2 'fp/fp.h', 3 'fp/fp_pow.h', 4 'fp/fp_rand.h', 5 'fp/fp_add.h', 6 'fp/fp_sqrt.h', 7 'fp/fp_montgomery.h', 8 'fp/fp_mul.h', 9 'fp/fp_config.h', 10 'fp/fp_mul_redc1.h', 11 'lib_ecc_config.h', [all …]
|
/freebsd/crypto/krb5/src/lib/krb5/ccache/ |
H A D | deps | 5 $(BUILDTOP)/include/autoconf.h $(BUILDTOP)/include/krb5/krb5.h \ 6 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 7 $(COM_ERR_DEPS) $(top_srcdir)/include/CredentialsCache.h \ 8 $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ 9 $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \ 10 $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \ 11 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 12 $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \ 13 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 14 $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ [all …]
|
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/ |
H A D | deps | 4 $(OUTPRE)t_nfold.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 5 $(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \ 6 $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(srcdir)/../krb/crypto_int.h \ 7 $(top_srcdir)/include/k5-buf.h $(top_srcdir)/include/k5-err.h \ 8 $(top_srcdir)/include/k5-gmt_mktime.h $(top_srcdir)/include/k5-int-pkinit.h \ 9 $(top_srcdir)/include/k5-int.h $(top_srcdir)/include/k5-platform.h \ 10 $(top_srcdir)/include/k5-plugin.h $(top_srcdir)/include/k5-thread.h \ 11 $(top_srcdir)/include/k5-trace.h $(top_srcdir)/include/krb5.h \ 12 $(top_srcdir)/include/krb5/authdata_plugin.h $(top_srcdir)/include/krb5/plugin.h \ 13 $(top_srcdir)/include/port-sockets.h $(top_srcdir)/include/socket-utils.h \ [all …]
|
/freebsd/crypto/krb5/src/lib/kadm5/srv/ |
H A D | deps | 4 pwqual.so pwqual.po $(OUTPRE)pwqual.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 5 $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssrpc/types.h \ 6 $(BUILDTOP)/include/kadm5/admin.h $(BUILDTOP)/include/kadm5/admin_internal.h \ 7 $(BUILDTOP)/include/kadm5/chpass_util_strings.h $(BUILDTOP)/include/kadm5/kadm_err.h \ 8 $(BUILDTOP)/include/kadm5/server_internal.h $(BUILDTOP)/include/krb5/krb5.h \ 9 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 10 $(COM_ERR_DEPS) $(top_srcdir)/include/gssrpc/auth.h \ 11 $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \ 12 $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \ 13 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \ [all …]
|
/freebsd/crypto/krb5/src/kadmin/server/ |
H A D | deps | 4 $(OUTPRE)auth_acl.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \ 5 $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssrpc/types.h \ 6 $(BUILDTOP)/include/kadm5/admin.h $(BUILDTOP)/include/kadm5/chpass_util_strings.h \ 7 $(BUILDTOP)/include/kadm5/kadm_err.h $(BUILDTOP)/include/krb5/krb5.h \ 8 $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/profile.h \ 9 $(COM_ERR_DEPS) $(top_srcdir)/include/adm_proto.h $(top_srcdir)/include/gssrpc/auth.h \ 10 $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \ 11 $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \ 12 $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \ 13 $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \ [all …]
|