src.opts.mk (4e39505449baa89abfdb1d234f540d0e366d793d) | src.opts.mk (02629e469fe473d16d61ba41504a373a3b545250) |
---|---|
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# --- 38 unchanged lines hidden (view full) --- 47 ACCT \ 48 ACPI \ 49 AMD \ 50 APM \ 51 AT \ 52 ATM \ 53 AUDIT \ 54 AUTHPF \ | 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# --- 38 unchanged lines hidden (view full) --- 47 ACCT \ 48 ACPI \ 49 AMD \ 50 APM \ 51 AT \ 52 ATM \ 53 AUDIT \ 54 AUTHPF \ |
55 BHYVE \ |
|
55 BINUTILS \ 56 BINUTILS_BOOTSTRAP \ 57 BLUETOOTH \ 58 BOOT \ 59 BSD_CPIO \ 60 BSDINSTALL \ 61 BSNMP \ 62 BZIP2 \ --- 317 unchanged lines hidden --- | 56 BINUTILS \ 57 BINUTILS_BOOTSTRAP \ 58 BLUETOOTH \ 59 BOOT \ 60 BSD_CPIO \ 61 BSDINSTALL \ 62 BSNMP \ 63 BZIP2 \ --- 317 unchanged lines hidden --- |