Home
last modified time | relevance | path

Searched refs:INCS (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/netbsd/src/sys/dev/
DMakefile21 INCS+= biovar.h
22 INCS+= ccdvar.h
23 INCS+= cgdvar.h
24 INCS+= fssvar.h
25 INCS+= keylock.h
26 INCS+= kttcpio.h
27 INCS+= lockstat.h
28 INCS+= md.h
29 INCS+= spkrio.h
30 INCS+= vndvar.h
/netbsd/src/sys/rump/include/rump/
DMakefile8 INCS= rump.h rump_namei.h rump_syscalls.h rump_syscalls_compat.h macro
9 INCS+= rump_syscallshotgun.h
10 INCS+= rumpdefs.h rumperr.h rumperrno2host.h rumpuser.h rumpvnode_if.h
11 INCS+= rumpfs.h
13 INCS+= rumpkern_if_pub.h rumpvfs_if_pub.h rumpnet_if_pub.h
/netbsd/src/external/bsd/libc++/include/
DMakefile11 INCS= algorithm \
136 INCS+= ctype.h \
155 INCS+= cxxabi.h
157 INCS+= ext/__hash \
161 INCS+= __iterator/concepts.h \
167 INCS+= __memory/addressof.h \
182 INCS+= __ranges/access.h \
190 INCS+= __utility/to_underlying.h
/netbsd/src/include/
DMakefile10 INCS= a.out.h aio.h ar.h assert.h atomic.h \ macro
27 INCS+= arpa/ftp.h arpa/inet.h arpa/nameser.h arpa/nameser_compat.h \
29 INCS+= protocols/dumprestore.h protocols/routed.h protocols/rwhod.h \
32 INCS+= hesiod.h
37 INCS+= rpcsvc/yp_prot.h rpcsvc/ypclnt.h
40 INCS+= ssp/ssp.h ssp/stdio.h ssp/string.h ssp/strings.h ssp/unistd.h
43 INCS+= ieeefp.h
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/include/
DMakefile18 INCS= compare cxxabi.h exception initializer_list new typeinfo macro
21 INCS+= cerrno
22 INCS+= ${G_std_headers} ${G_c_base_headers}
23 INCS+= ${G_c_compatibility_headers_extra}
/netbsd/src/sys/netipsec/
DMakefile5 INCS= ah_var.h esp_var.h ipcomp_var.h ipip_var.h ipsec_var.h \ macro
7 INCS+= ipsec.h
8 INCS+= ipsecif.h
/netbsd/src/external/gpl3/gcc/usr.bin/include/
DMakefile11 INCS= ${G_EXTRA_HEADERS:T} macro
16 INCS+= stdatomic.h
20 INCS+= mm_malloc.h
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/
DMakefile17 INCS= ${G_bits_headers} ${G_c_base_headers_extra} ${G_host_headers} macro
18 INCS+= ${BUILDINCS}
25 INCS+= atomic_lockfree_defines.h \
65 INCS+= c++config.h
/netbsd/src/sys/netinet/
DMakefile5 INCS= dccp.h icmp6.h icmp_var.h if_ether.h if_inarp.h igmp.h \ macro
19 INCS+= ip_compat.h # always needed by kdump(1)
22 INCS+= ip_auth.h ip_fil.h ip_frag.h ip_htable.h ip_nat.h \
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
DMakefile70 INCS+= \
205 INCS+= idea.h
208 INCS+= rc5.h
211 INCS+= mdc2.h
218 INCS+= fips.h fips_rand.h
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
DMakefile33 INCS = $(LDAP_INC) $(NLDAPD_INC) macro
60 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
63 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $?
/netbsd/src/sys/dev/scsipi/
DMakefile6 INCS= scsi_spc.h macro
7 INCS+= scsipi_all.h scsi_all.h scsipi_cd.h scsipi_debug.h scsi_disk.h \
/netbsd/src/external/mit/xorg/lib/freetype/freetype/config/
DMakefile9 INCS= ftconfig.h ftheader.h ftmodule.h ftoption.h ftstdlib.h macro
10 INCS+= integer-types.h mac-support.h public-macros.h
/netbsd/src/sys/arch/arm/include/
DMakefile.common6 INCS+= ansi.h aout_machdep.h asm.h \
22 INCS+= disklabel.h \
/netbsd/src/sys/arch/powerpc/include/
DMakefile5 INCS+= spr.h
8 INCS+= ansi.h aout_machdep.h asm.h \
/netbsd/src/share/mk/
Dbsd.inc.mk6 includes: ${INCS} incinstall inclinkinstall
23 .for F in ${INCS:O:u}
Dbsd.kinc.mk24 includes: ${DESTDIR}${INCSDIR} .WAIT ${INCS} incinstall
50 .for F in ${INCS:O:u} ${DEPINCS:O:u}
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/allowed/
DMakefile25 INCS = $(LDAP_INC) macro
42 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/trace/
DMakefile13 INCS = $(LDAP_INC) macro
30 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/autogroup/
DMakefile13 INCS = $(LDAP_INC) macro
30 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
DMakefile13 INCS = $(LDAP_INC) macro
30 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
DMakefile25 INCS = $(LDAP_INC) macro
42 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/denyop/
DMakefile13 INCS = $(LDAP_INC) macro
30 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/dsaschema/
DMakefile13 INCS = $(LDAP_INC) macro
30 $(LIBTOOL) --mode=compile $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) $(INCS) -c $<
/netbsd/src/external/bsd/atf/lib/libatf-c++/
DMakefile32 INCS= build.hpp \ macro
40 INCS+= atf-c++.hpp

12345678910>>...13