Home
last modified time | relevance | path

Searched refs:SYSINST_FTP_DIR (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Ddefs.h527 #if !defined(SYSINST_FTP_DIR)
529 #define SYSINST_FTP_DIR "pub/NetBSD/NetBSD-" REL macro
531 #define SYSINST_FTP_DIR "pub/NetBSD-daily/" REL_PATH "/latest" macro
533 #define SYSINST_FTP_DIR "pub/NetBSD/NetBSD-" REL macro
H A DMakefile.inc161 CPPFLAGS+= -DSYSINST_FTP_DIR=\"${SYSINST_FTP_DIR}\"
H A Dmain.c137 {"ftp dir", SYSINST_FTP_DIR, ftp.dir, sizeof ftp.dir},