Deleted Added
sdiff udiff text old ( 258230 ) new ( 259962 )
full compact
1# $FreeBSD: stable/10/share/mk/bsd.own.mk 258230 2013-11-16 18:40:44Z gjb $
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]

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

654$xOWN= ${USER}
655$xGRP= ${_gid}
656.endfor
657.endif
658.endif
659
660.endif # !_WITHOUT_SRCCONF
661
662.endif # !target(__<bsd.own.mk>__)