| /netbsd/src/etc/ |
| D | MAKEDEV.awk | 146 incdir = machine 150 inc = top "arch/" incdir "/include/disklabel.h" 155 incdir = 0 179 incdir = substr($2, 2) 180 sub("/.*", "", incdir) 189 if (!incdir) {
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | mkheaders.in | 79 incdir=${libsubdir}/include-fixed 83 rm -rf ${incdir}/* 106 subincdir=${incdir}${multi_dir}
|
| D | ChangeLog | 1497 * mkheaders.in (incdir): Use include-fixed not include.
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | maint-tool | 223 $incdir = shift @ARGV; 225 opendir(INC, $incdir); 229 $deps{$f} = join(' ', &deps_for("$incdir/$f"));
|
| /netbsd/src/tools/pcc/ |
| D | Makefile | 14 CONFIGURE_ARGS+= --with-incdir=/usr/include
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| D | configure.ac | 146 AC_ARG_WITH(ldap-incdir, [ --with-ldap-incdir=<dir> path to ldap.h],
|
| D | configure | 1326 --with-ldap-incdir=<dir> path to ldap.h
|
| /netbsd/src/external/bsd/ntp/dist/sntp/m4/ |
| D | ntp_openssl.m4 | 5 dnl options --with-openssl-incdir, --with-openssl-libdir.. 7 dnl Specifying --with-openssl-libdir or --with-openssl-incdir skips 61 [openssl-incdir], 63 [--with-openssl-incdir], 409 -with-openssl-incdir=/some/path option to configure.
|
| /netbsd/src/usr.bin/make/ |
| D | parse.c | 1169 char *fullname, *incdir, *slash, *newName; in FindInDirOfIncludingFile() local 1173 incdir = bmake_strdup(CurFile()->name.str); in FindInDirOfIncludingFile() 1174 slash = strrchr(incdir, '/'); in FindInDirOfIncludingFile() 1182 slash = strrchr(incdir + 1, '/'); in FindInDirOfIncludingFile() 1187 newName = str_concat3(incdir, "/", file + i); in FindInDirOfIncludingFile() 1193 free(incdir); in FindInDirOfIncludingFile()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| D | cpp.c | 98 } *incdir[2]; variable 221 addidir(optarg, &incdir[ch == 'I' ? INCINC : SYSINC]); in main() 592 w = incdir[i]; in fsrch() 719 if (fsrch(fn, 0, incdir[0])) in include()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/ |
| D | configure.ac | 362 AC_ARG_WITH(incdir, optwith 363 AS_HELP_STRING([--with-incdir=<path>],
|
| D | configure | 1363 --with-incdir=<path> Specify the default include path.
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cc/ |
| D | cc.c | 470 incdir = win32pathsubst(incdir); in main() local
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | configure.ac | 1051 incdir=-I/usr/include/libnl3 1058 incdir=-I${withval}/include 1072 V_INCLS="$V_INCLS ${incdir}" 1082 ], ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 )
|
| D | configure | 7579 incdir=-I/usr/include/libnl3 7586 incdir=-I${withval}/include 7598 LIBS="-lnl-3 ${incdir} ${libnldir} -lnl-genl-3 -lnl-3 $LIBS" 7638 V_INCLS="$V_INCLS ${incdir}"
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/ |
| D | ChangeLog-1993-2013 | 5312 clean_restart. Remove incdir. 5321 incdir. 5323 clean_restart. Remove incdir. 5326 clean_restart. Remove incdir. 5328 Remove incdir. 5334 clean_restart. Remove incdir. 5343 clean_restart. Remove incdir. 5345 clean_restart. Remove incdir. 5347 clean_restart. Remove incdir. 5349 Remove incdir. [all …]
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | aclocal.m4 | 1232 incdir="-I$1/include"
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | ChangeLog | 2733 * Correct --with-openssl-incdir defaulting with pkg-config. 2742 * Default --with-openssl-libdir and --with-openssl-incdir to the values
|
| D | CommitLog | 141746 Correct --with-openssl-incdir defaulting with pkg-config. 141753 Correct --with-openssl-incdir defaulting with pkg-config. 141773 Correct --with-openssl-incdir defaulting with pkg-config. 142082 Default --with-openssl-libdir and --with-openssl-incdir to the values
|