bsd.own.mk (6a068746777241722b2b32c5d0bc443a2a64d80b) | bsd.own.mk (7f725bcd5c9ca6cbae5eab5f38c65b16da86b37d) |
---|---|
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# --- 412 unchanged lines hidden (view full) --- 421 BIND_XML \ 422 CLANG_EXTRAS \ 423 CLANG_IS_CC \ 424 CTF \ 425 HESIOD \ 426 ICONV \ 427 IDEA \ 428 LIBCPLUSPLUS \ | 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# --- 412 unchanged lines hidden (view full) --- 421 BIND_XML \ 422 CLANG_EXTRAS \ 423 CLANG_IS_CC \ 424 CTF \ 425 HESIOD \ 426 ICONV \ 427 IDEA \ 428 LIBCPLUSPLUS \ |
429 NAND \ |
|
429 OFED \ 430 SHARED_TOOLCHAIN 431 432# 433# Default behaviour of some options depends on the architecture. Unfortunately 434# this means that we have to test TARGET_ARCH (the buildworld case) as well 435# as MACHINE_ARCH (the non-buildworld case). Normally TARGET_ARCH is not 436# used at all in bsd.*.mk, but we have to make an exception here if we want --- 211 unchanged lines hidden --- | 430 OFED \ 431 SHARED_TOOLCHAIN 432 433# 434# Default behaviour of some options depends on the architecture. Unfortunately 435# this means that we have to test TARGET_ARCH (the buildworld case) as well 436# as MACHINE_ARCH (the non-buildworld case). Normally TARGET_ARCH is not 437# used at all in bsd.*.mk, but we have to make an exception here if we want --- 211 unchanged lines hidden --- |