| /netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
| H A D | cmd-doc.tlib | 54 (define man-sect (if (exist? "cmd-section") (get "cmd-section") "1")) 60 (define use-flags (exist? "flag.value")) 61 (define named-mode (not (or use-flags (exist? "long-opts") ))) 80 (define package+version (and (exist? "package") (exist? "version"))) 82 (if (or (exist? "package") (exist? "version")) (begin 100 (define home-rc-files (exist? "homerc")) 104 (define environ-init (exist? "environrc")) 177 IF (exist? "doc-sub") :+][+: 211 .\" If multiple sections exist, they get glued together with ".Pp" 302 IF (exist? "copyright") :+][+: [all …]
|
| H A D | perlopt.tpl | 6 (if (not (and (exist? "prog-name") (exist? "prog-title") (exist? "version"))) 13 (if (not (exist? "long-opts")) 50 (if (and (exist? "arg-name") (== (get "arg-name") "float")) 61 (if (exist? "stack-arg") 65 (if (and (exist? "max") (== (get "max") "NOLIMIT")) 69 (if (exist? "arg-default") (q (get "arg-default")) "") 78 (if (exist? "arg-default") (set! opttarget (q (get "arg-default")))) 84 (define def_add (string-append "'" optname (if (exist? "value") 99 (if (exist? "arg-type") 100 (if (and (exist? "arg-name") (== (get "arg-name") "float")) [all …]
|
| H A D | mdoc-synopsis.tlib | 8 IF (exist? "long-opts") :+] 18 ELIF (exist? "long-opts") 24 ELIF (not (exist? "argument")) :+] 31 IF (exist? "argument") :+][+: 34 IF (exist? "reorder-args") :+] 39 ELIF (or (exist? "long-opts") use-flags) 48 IF (exist? "main") :+][+: 74 IF (exist? "interleaved") :+]
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
| H A D | fixincl.tpl | 53 (if (and (not (exist? "test_text")) (not (exist? "replace"))) 69 IF (exist? "files") =] 75 ENDIF (exist? "files") =] 80 IF (exist? "mach") =] 96 ENDIF (exist? "mach") =][= 98 IF (exist? "select")=] 109 IF (exist? "bypass") =] 120 IF (exist? "sum")=][= 121 (if (not (exist? "files")) 134 IF (exist? "test") =] [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
| H A D | fixincl.tpl | 53 (if (and (not (exist? "test_text")) (not (exist? "replace"))) 69 IF (exist? "files") =] 75 ENDIF (exist? "files") =] 80 IF (exist? "mach") =] 96 ENDIF (exist? "mach") =][= 98 IF (exist? "select")=] 109 IF (exist? "bypass") =] 120 IF (exist? "sum")=][= 121 (if (not (exist? "files")) 134 IF (exist? "test") =] [all …]
|
| /netbsd-src/external/public-domain/sqlite/dist/tea/win/ |
| H A D | makefile.vc | 134 !if !exist("makefile.vc") 205 !if exist("$(ROOT)\..\..\sqlite3.c") && exist("$(ROOT)\..\..\src\tclsqlite.c") 347 @if not exist $(OUT_DIR)\nul mkdir $(OUT_DIR) 348 @if not exist $(TMP_DIR)\nul mkdir $(TMP_DIR) 401 @if not exist "$(SCRIPT_INSTALL_DIR)" mkdir "$(SCRIPT_INSTALL_DIR)" 406 @if exist $(LIBDIR) $(CPY) $(LIBDIR)\*.tcl "$(SCRIPT_INSTALL_DIR)" 415 @if exist $(DOCDIR) $(CPY) $(DOCDIR)\*.n "$(DOC_INSTALL_DIR)" 422 @if exist $(TMP_DIR)\nul $(RMDIR) $(TMP_DIR) 423 @if exist $(WINDIR)\version.vc del $(WINDIR)\version.vc 426 @if exist $(OUT_DIR)\nul $(RMDIR) $(OUT_DIR) [all …]
|
| H A D | rules.vc | 87 _VC_MANIFEST_EMBED_EXE=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;1 88 _VC_MANIFEST_EMBED_DLL=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;2 106 !if !exist(nmakehlp.exe) 503 !if exist("$(_INSTALLDIR)\include\tcl.h") 508 !if exist("$(_INSTALLDIR)\..\include\tcl.h") 520 !if exist("$(_TCLDIR)\include\tcl.h") 523 !elseif exist("$(_TCLDIR)\generic\tcl.h") 594 !if !exist($(TCLSH)) && $(TCL_THREADS) 607 !if !exist($(TCLSH)) && $(TCL_THREADS) 633 !if exist("$(_INSTALLDIR)\..\include\tk.h") [all …]
|
| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | TODO | 13 - exist = difficulty of the existing code in this area 49 loc *** exist *** algo ** size ** imp ** (parser reorg would help) 53 loc ** exist *** algo * size * imp * 58 loc *** exist *** algo *** size ** imp * 63 loc ** exist *** algo *** size * imp *** 73 loc * exist *** algo *** size * imp ** 78 loc * exist *** algo *** size ** imp ** 83 loc *** exist *** algo ** size ** imp ** (parser reorg would help) 89 loc * exist *** algo *** size * imp * 93 loc * exist * algo * size * imp ** [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/windows/ |
| H A D | NTMakefile.config | 1 !if exist (..\..\..\thirdparty\NTMakefile.version) 3 !elseif exist (..\..\thirdparty\NTMakefile.version) 5 !elseif exist (..\thirdparty\NTMakefile.version) 7 !elseif exist (thirdparty\NTMakefile.version) 9 !elseif exist (..\..\..\windows\NTMakefile.version) 11 !elseif exist (..\..\windows\NTMakefile.version) 13 !elseif exist (..\windows\NTMakefile.version) 30 # For each feature enabled here, a corresponding line must exist in
|
| H A D | NTMakefile.w32 | 50 !if exist($(MAKEDIR)\windows\NTMakefile.w32) 52 !elseif exist($(MAKEDIR)\..\windows\NTMakefile.w32) 54 !elseif exist($(MAKEDIR)\..\..\windows\NTMakefile.w32) 56 !elseif exist($(MAKEDIR)\..\..\..\windows\NTMakefile.w32) 58 !elseif exist($(MAKEDIR)\..\..\..\..\windows\NTMakefile.w32) 150 # exist), and PTHREAD_LIB is the full path to the pthread import 260 if exist %%f @( \ 272 if exist %%f @( \ 371 # Create any required directories if they don't already exist 376 ! if !exist("$(OBJ)") [all …]
|
| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | header_templates.m4 | 998 [does extern definition for sys_errlist[] exist?]) 1001 [does extern definition for optarg exist?]) 1004 [does extern definition for clnt_spcreateerror() exist?]) 1007 [does extern definition for clnt_sperrno() exist?]) 1010 [does extern definition for free() exist?]) 1013 [does extern definition for get_myaddress() exist?]) 1016 [does extern definition for getccent() (hpux) exist?]) 1019 [does extern definition for getdomainname() exist?]) 1022 [does extern definition for getdtablesize() exist?]) 1025 [does extern definition for gethostname() exist?]) [all …]
|
| H A D | check_fs_headers.m4 | 2 dnl check if a filesystem exists (if any of its header files exist). 4 dnl Check if any of the headers <headers> exist. If any exist, then
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/sdk/ |
| H A D | NTMakefile | 42 ! if !exist($(SDKSRCDIR)) 45 ! if !exist($(SDKINCDIR)) 48 ! if !exist($(SDKINCDIR)\krb5) 51 ! if !exist($(SDKINCDIR)\heimdal) 54 ! if !exist($(SDKINCDIR)\kadm5) 57 ! if !exist($(SDKINCDIR)\gssapi) 60 ! if !exist($(SDKLIBDIR)) 63 ! if !exist($(SDKREDISTDIR))
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | varmod-to-abs.mk | 17 does-not-exist.c= /dev/null 19 .info ${does-not-exist.c:L:tA} 21 .info ${does-not-exist.c:L:tA}
|
| /netbsd-src/sys/rump/fs/lib/libzfs/ |
| H A D | zfs_component.c | 44 int error, exist; in RUMP_COMPONENT() local 52 exist = (error == EEXIST); in RUMP_COMPONENT() 58 if (!exist) in RUMP_COMPONENT()
|
| /netbsd-src/external/bsd/unbound/dist/winrc/ |
| H A D | unbound-control-setup.cmd | 77 rem create certificate keys; do not recreate if they already exist. 78 if exist %SVR_BASE%.key ( 86 if exist %CTL_BASE%.key ( 95 if exist request.cfg (del /F /Q /S request.cfg) 105 if not exist request.cfg ( 116 if exist request.cfg (del /F /Q /S request.cfg) 126 if not exist request.cfg ( 134 if not exist %CTL_BASE%.pem (
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/packages/windows/installer/ |
| H A D | NTMakefile | 57 !if exist(..\..\..\thirdparty\installer\heimdal-assemblies.wxs) 78 !if exist(..\..\..\thirdparty\installer\heimdal-policy.wxs) 164 !if !exist($(MMDIR)) 177 ! if exist("$(MMDIR)") 240 !if exist($(SRC)\thirdparty\MKShim) 263 !if exist(thirdparty\installer\heimdal-command.wxs) 273 !if exist(thirdparty\installer\heimdal-gss.wxs)
|
| /netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
| H A D | wintest.bat | 8 if not exist sodium_version.c ( 10 if not exist sodium_version.c ( 43 if not exist %%f.exe (
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/ |
| H A D | option2.ms | 2 #sim: --sysroot=/non/exist/dir 3 #output: run: can't change directory to "/non/exist/dir"\n
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/win32/ |
| H A D | Makefile.msc | 49 if exist $@.manifest \ 54 if exist $@.manifest \ 59 if exist $@.manifest \ 64 if exist $@.manifest \ 69 if exist $@.manifest \
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/win32/ |
| H A D | Makefile.msc | 49 if exist $@.manifest \ 54 if exist $@.manifest \ 59 if exist $@.manifest \ 64 if exist $@.manifest \ 69 if exist $@.manifest \
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/win32/ |
| H A D | Makefile.msc | 49 if exist $@.manifest \ 54 if exist $@.manifest \ 59 if exist $@.manifest \ 64 if exist $@.manifest \ 69 if exist $@.manifest \
|
| /netbsd-src/common/dist/zlib/win32/ |
| H A D | Makefile.msc | 49 if exist $@.manifest \ 54 if exist $@.manifest \ 59 if exist $@.manifest \ 64 if exist $@.manifest \ 69 if exist $@.manifest \
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | NMakefile | 52 if exist WinDebug\make.exe erase WinDebug\make.exe 53 if exist WinRel\make.exe erase WinRel\make.exe 64 if exist WinDebug\nul rmdir /s /q WinDebug 65 if exist WinRel\nul rmdir /s /q WinRel 66 if exist w32\subproc\WinDebug\nul rmdir /s /q w32\subproc\WinDebug 67 if exist w32\subproc\WinRel\nul rmdir /s /q w32\subproc\WinRel 68 if exist config.h erase config.h 72 if not exist .\$@\nul mkdir .\$@
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/ |
| H A D | BUILD.gn | 32 # On POSIX, symlinks to the target can be created before the target exist, 34 # target ensures the symlinks exist. 35 # However, symlinks didn't exist on Windows until recently, so there the 36 # binary needs to be copied -- which requires it to exist. So the symlink step
|