src.opts.mk (f27f39db77d253836070f5d83a5759c3da44a0c1) | src.opts.mk (1a13f2e6b444dd8048aebd2ac1f0b8fae9e3088f) |
---|---|
1# $FreeBSD$ 2# 3# Option file for FreeBSD /usr/src builds. 4# 5# Users define WITH_FOO and WITHOUT_FOO on the command line or in /etc/src.conf 6# and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no} 7# with sensible (usually) defaults. 8# --- 156 unchanged lines hidden (view full) --- 165 ROUTED \ 166 SENDMAIL \ 167 SERVICESDB \ 168 SETUID_LOGIN \ 169 SHAREDOCS \ 170 SOURCELESS \ 171 SOURCELESS_HOST \ 172 SOURCELESS_UCODE \ | 1# $FreeBSD$ 2# 3# Option file for FreeBSD /usr/src builds. 4# 5# Users define WITH_FOO and WITHOUT_FOO on the command line or in /etc/src.conf 6# and /etc/make.conf files. These translate in the build system to MK_FOO={yes,no} 7# with sensible (usually) defaults. 8# --- 156 unchanged lines hidden (view full) --- 165 ROUTED \ 166 SENDMAIL \ 167 SERVICESDB \ 168 SETUID_LOGIN \ 169 SHAREDOCS \ 170 SOURCELESS \ 171 SOURCELESS_HOST \ 172 SOURCELESS_UCODE \ |
173 STATS \ |
|
173 SVNLITE \ 174 SYSCONS \ 175 SYSTEM_COMPILER \ 176 SYSTEM_LINKER \ 177 TALK \ 178 TCP_WRAPPERS \ 179 TCSH \ 180 TELNET \ --- 418 unchanged lines hidden --- | 174 SVNLITE \ 175 SYSCONS \ 176 SYSTEM_COMPILER \ 177 SYSTEM_LINKER \ 178 TALK \ 179 TCP_WRAPPERS \ 180 TCSH \ 181 TELNET \ --- 418 unchanged lines hidden --- |