bsd.own.mk (a5fc5b622375edfa96f8ea6f3b8d808e4871f8d5) bsd.own.mk (cf57243a460620a51aef50fbe0110f137d34dc2d)
1# $FreeBSD$
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#

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

356 DEBUG_FILES \
357 HESIOD \
358 INSTALL_AS_USER \
359 LLDB \
360 NAND \
361 OFED \
362 OPENSSH_NONE_CIPHER \
363 SHARED_TOOLCHAIN \
1# $FreeBSD$
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#

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

356 DEBUG_FILES \
357 HESIOD \
358 INSTALL_AS_USER \
359 LLDB \
360 NAND \
361 OFED \
362 OPENSSH_NONE_CIPHER \
363 SHARED_TOOLCHAIN \
364 SORT_THREADS \
364 SVN \
365 TESTS \
366 USB_GADGET_EXAMPLES
367
368#
369# Default behaviour of some options depends on the architecture. Unfortunately
370# this means that we have to test TARGET_ARCH (the buildworld case) as well
371# as MACHINE_ARCH (the non-buildworld case). Normally TARGET_ARCH is not

--- 284 unchanged lines hidden ---
365 SVN \
366 TESTS \
367 USB_GADGET_EXAMPLES
368
369#
370# Default behaviour of some options depends on the architecture. Unfortunately
371# this means that we have to test TARGET_ARCH (the buildworld case) as well
372# as MACHINE_ARCH (the non-buildworld case). Normally TARGET_ARCH is not

--- 284 unchanged lines hidden ---