Home
last modified time | relevance | path

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

12345678910>>...18

/netbsd-src/lib/librefuse/refuse/
H A DMakefile.inc19 INCS+= refuse/buf.h
20 INCS+= refuse/chan.h
21 INCS+= refuse/fs.h
22 INCS+= refuse/legacy.h
23 INCS+= refuse/poll.h
24 INCS+= refuse/session.h
25 INCS+= refuse/v11.h
26 INCS+= refuse/v21.h
27 INCS+= refuse/v22.h
28 INCS+= refuse/v23.h
[all …]
/netbsd-src/sys/dev/
H A 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/external/bsd/compiler_rt/lib/clang/include/sanitizer/
H A DMakefile9 INCS+= allocator_interface.h
10 INCS+= asan_interface.h
11 INCS+= common_interface_defs.h
12 INCS+= coverage_interface.h
16 INCS+= lsan_interface.h
17 INCS+= msan_interface.h
18 INCS+= netbsd_syscall_hooks.h
20 INCS+= tsan_interface.h
21 INCS+= tsan_interface_atomic.h
/netbsd-src/external/gpl3/gcc.old/usr.bin/include/sanitizer/
H A DMakefile11 INCS= # macro
12 INCS+= allocator_interface.h
13 INCS+= asan_interface.h
14 INCS+= common_interface_defs.h
16 INCS+= lsan_interface.h
18 INCS+= netbsd_syscall_hooks.h
19 INCS+= tsan_interface.h
20 INCS+= tsan_interface_atomic.h
/netbsd-src/external/gpl3/gcc/usr.bin/include/sanitizer/
H A DMakefile11 INCS= # macro
12 INCS+= allocator_interface.h
13 INCS+= asan_interface.h
14 INCS+= common_interface_defs.h
16 INCS+= lsan_interface.h
18 INCS+= netbsd_syscall_hooks.h
19 INCS+= tsan_interface.h
20 INCS+= tsan_interface_atomic.h
/netbsd-src/sys/rump/include/rump/
H A 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/
H A 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/
H A 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.old/lib/libstdc++-v3/include/
H A 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/external/gpl3/gcc/lib/libstdc++-v3/include/
H A 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/tools/elftoolchain/common/sys/
H A DMakefile9 INCS= elfdefinitions.h macro
26 .for _f in ${INCS}
35 all dependall depend: ${INCS}
38 rm -f ${INCS}
/netbsd-src/sys/netipsec/
H A 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/bsd/compiler_rt/lib/clang/include/xray/
H A DMakefile9 INCS+= xray_interface.h
10 INCS+= xray_log_interface.h
11 INCS+= xray_records.h
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A DMakefile6 INCS= elfdefinitions.h macro
9 CLEANFILES= ${INCS}
13 all: ${INCS}
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A DMakefile38 INCS = $(LDAP_INC) macro
65 …$(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(LDFLAGS) $(INCS) $(LDAP_LIBS) -Wl,-rpath=. -o $(TEST) ppm_tes…
68 $(CC) $(CFLAGS) $(OPT) $(CPPFLAGS) $(DEFS) -c $(INCS) ppm.c
71 $(CC) $(LDFLAGS) $(INCS) -shared -o $(PROGRAMS) ppm.o $(CRACKLIB)
/netbsd-src/external/gpl3/gcc.old/usr.bin/include/
H A DMakefile11 INCS= ${G_EXTRA_HEADERS:T} macro
14 INCS+= stdatomic.h
18 INCS+= mm_malloc.h
/netbsd-src/external/gpl3/gcc/usr.bin/include/
H A DMakefile11 INCS= ${G_EXTRA_HEADERS:T} macro
16 INCS+= stdatomic.h
20 INCS+= mm_malloc.h
/netbsd-src/external/gpl3/gcc.old/lib/libstdc++-v3/include/bits/
H A 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/external/gpl3/gcc/lib/libstdc++-v3/include/bits/
H A 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/
H A 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.old/lib/libcrypto/
H A DMakefile75 INCS+= \
179 INCS+= idea.h
182 INCS+= rc5.h
185 INCS+= mdc2.h
192 INCS+= fips.h fips_rand.h
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A 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/
H A 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/external/bsd/compiler_rt/lib/clang/share/
H A DMakefile7 INCS+= asan_blacklist.txt
10 INCS+= msan_blacklist.txt
/netbsd-src/sys/dev/scsipi/
H A DMakefile6 INCS= scsi_spc.h macro
7 INCS+= scsipi_all.h scsi_all.h scsipi_cd.h scsipi_debug.h scsi_disk.h \

12345678910>>...18