Deleted Added
sdiff udiff text old ( 245527 ) new ( 245539 )
full compact
1# $FreeBSD: head/share/mk/bsd.own.mk 245527 2013-01-17 01:51:04Z bz $
2#
3# The include file <bsd.own.mk> set common variables for owner,
4# group, mode, and directories. Defaults are in brackets.
5#
6#
7# +++ variables +++
8#
9# DESTDIR Change the tree where the file gets installed. [not set]

--- 328 unchanged lines hidden (view full) ---

338 USB \
339 UTMPX \
340 WIRELESS \
341 WPA_SUPPLICANT_EAPOL \
342 ZFS \
343 ZONEINFO
344
345__DEFAULT_NO_OPTIONS = \
346 BIND_IDN \
347 BIND_LARGE_FILE \
348 BIND_LIBS \
349 BIND_SIGCHASE \
350 BIND_XML \
351 BMAKE \
352 BSDCONFIG \
353 BSD_GREP \

--- 271 unchanged lines hidden ---