| /freebsd-13.1/lib/clang/headers/ |
| H A D | Makefile | 29 INCS+= adxintrin.h 30 INCS+= altivec.h 31 INCS+= ammintrin.h 34 INCS+= arm_acle.h 35 INCS+= arm_cmse.h 36 INCS+= armintr.h 69 INCS+= cet.h 75 INCS+= cpuid.h 101 INCS+= msa.h 123 INCS+= vadefs.h [all …]
|
| /freebsd-13.1/lib/libclang_rt/include/ |
| H A D | Makefile | 9 INCS+= allocator_interface.h 10 INCS+= asan_interface.h 12 INCS+= coverage_interface.h 13 INCS+= dfsan_interface.h 14 INCS+= hwasan_interface.h 15 INCS+= linux_syscall_hooks.h 16 INCS+= lsan_interface.h 17 INCS+= msan_interface.h 19 INCS+= scudo_interface.h 20 INCS+= tsan_interface.h [all …]
|
| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | ncurses-config.in | 150 INCS="@PKG_CFLAGS@" 152 INCS="$INCS -I${includesubdir}" 155 INCS="$INCS -I${includedir}" 158 $INCS 229 INCS= 231 INCS="${includesubdir}" 233 INCS="${includedir}" 235 echo $INCS
|
| /freebsd-13.1/tools/build/ |
| H A D | Makefile | 9 INCS= macro 58 INCS+= vis.h 67 INCS+= stdlib.h 87 INCS+= strings.h 98 INCS+= capsicum_helpers.h 100 INCS+= libcasper.h 108 INCS+= ${SRCTOP}/include/mpool.h 109 INCS+= ${SRCTOP}/include/ndbm.h 110 INCS+= ${SRCTOP}/include/err.h 149 INCS+= ${SRCTOP}/include/db.h [all …]
|
| /freebsd-13.1/lib/libusb/ |
| H A D | Makefile | 13 INCS+= libusb20.h 14 INCS+= libusb20_desc.h 27 INCS+= usb.h 31 INCS+= libusb.h
|
| /freebsd-13.1/share/mk/ |
| H A D | bsd.incs.mk | 9 INCSGROUPS?= INCS 44 _${group}INCS= 72 _${group}INCS+= ${header} 75 .if !empty(_${group}INCS) 76 stage_files.${group}: ${_${group}INCS} 80 _${group}INS: ${_${group}INCS} 109 STAGE_SYMLINKS.INCS= ${INCSLINKS}
|
| /freebsd-13.1/lib/libgcc_eh/ |
| H A D | Makefile | 14 INCS+= ${UNWINDINCDIR}/__libunwind_config.h 15 INCS+= ${UNWINDINCDIR}/libunwind.h 16 INCS+= ${UNWINDINCDIR}/unwind.h
|
| /freebsd-13.1/lib/libmagic/ |
| H A D | Makefile | 21 INCS= magic.h macro 62 mkmagic: apprentice.c cdf_time.c encoding.c funcs.c magic.c print.c ${INCS} ${BUILD_TOOLS_META} 83 CLEANFILES+= ${INCS} 84 .for inc in ${INCS}
|
| /freebsd-13.1/contrib/dialog/ |
| H A D | dialog-config.in | 71 INCS= 73 INCS="-I${prefix}/include" 76 $INCS
|
| /freebsd-13.1/include/arpa/ |
| H A D | Makefile | 5 INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h macro 6 INCS+= telnet.h
|
| /freebsd-13.1/lib/libclang_rt/xray/ |
| H A D | Makefile | 47 INCS+= xray_interface.h 48 INCS+= xray_log_interface.h 49 INCS+= xray_records.h
|
| /freebsd-13.1/kerberos5/lib/libkdc/ |
| H A D | Makefile | 10 INCS= kdc.h \ macro 15 INCSGROUPS= INCS KRB5INCS
|
| /freebsd-13.1/lib/libcasper/libcasper/ |
| H A D | Makefile | 20 INCS= libcasper.h macro 21 INCS+= libcasper_service.h
|
| /freebsd-13.1/lib/atf/libatf-c++/ |
| H A D | Makefile | 66 INCS= build.hpp \ macro 73 INCS+= atf-c++.hpp
|
| /freebsd-13.1/include/rpcsvc/ |
| H A D | Makefile | 20 INCSGROUPS= INCS RPCHDRS 21 INCS= ${HFILES} ${XFILES} ${HDRS} macro
|
| /freebsd-13.1/secure/lib/libcrypto/ |
| H A D | Makefile | 446 INCS= aes.h asn1.h asn1_mac.h asn1err.h asn1t.h async.h asyncerr.h bio.h macro 447 INCS+= bioerr.h blowfish.h bn.h bnerr.h buffer.h buffererr.h camellia.h 448 INCS+= cast.h cmac.h cms.h cmserr.h comp.h comperr.h conf.h conf_api.h 450 INCS+= dsaerr.h dtls1.h e_os2.h ebcdic.h ec.h ecdh.h ecdsa.h ecerr.h 451 INCS+= engine.h engineerr.h err.h evp.h evperr.h hmac.h idea.h kdf.h 452 INCS+= kdferr.h lhash.h md2.h md4.h md5.h mdc2.h modes.h obj_mac.h 453 INCS+= objects.h objectserr.h ocsp.h ocsperr.h opensslconf.h opensslv.h 454 INCS+= ossl_typ.h pem.h pem2.h pemerr.h pkcs12.h pkcs12err.h pkcs7.h 456 INCS+= rsa.h rsaerr.h safestack.h seed.h sha.h srp.h srtp.h ssl.h ssl2.h 457 INCS+= ssl3.h sslerr.h stack.h store.h storeerr.h symhacks.h tls1.h ts.h [all …]
|
| /freebsd-13.1/lib/atf/libatf-c/ |
| H A D | Makefile | 62 INCS= build.h \ macro 73 INCS+= atf-c.h
|
| /freebsd-13.1/include/ |
| H A D | Makefile | 12 INCS= a.out.h ar.h assert.h bitstring.h complex.h cpio.h _ctype.h ctype.h \ macro 33 INCS+= vis.h 224 INCSGROUPS= INCS \ 271 INCS+= gssapi.h 275 INCS+= hesiod.h 280 INCS+= iconv.h 298 INCS+= osreldate.h
|
| /freebsd-13.1/include/gssapi/ |
| H A D | Makefile | 3 INCS= gssapi.h macro
|
| /freebsd-13.1/contrib/blacklist/include/ |
| H A D | Makefile | 7 INCS= blacklist.h macro
|
| /freebsd-13.1/lib/libdevctl/ |
| H A D | Makefile | 5 INCS= devctl.h macro
|
| /freebsd-13.1/lib/libsecureboot/ |
| H A D | Makefile | 9 INCS= h/libsecureboot.h macro
|
| /freebsd-13.1/tools/bus_space/C/ |
| H A D | Makefile | 6 INCS= libbus.h macro
|
| /freebsd-13.1/lib/libbsdstat/ |
| H A D | Makefile | 9 INCS= bsdstat.h macro
|
| /freebsd-13.1/lib/libpfctl/ |
| H A D | Makefile | 8 INCS= libpfctl.h macro
|