mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Import latest meta.stage.mk 1.45 (r301462)
This commit is contained in:
parent
b778b302be
commit
96306ff24d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301464
@ -1,5 +1,5 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# $Id: meta.stage.mk,v 1.44 2016/03/16 18:21:23 sjg Exp $
|
# $Id: meta.stage.mk,v 1.45 2016/05/26 03:59:09 sjg Exp $
|
||||||
#
|
#
|
||||||
# @(#) Copyright (c) 2011, Simon J. Gerraty
|
# @(#) Copyright (c) 2011, Simon J. Gerraty
|
||||||
#
|
#
|
||||||
@ -271,6 +271,8 @@ beforeinstall: .dirdep
|
|||||||
.NOPATH: ${STAGE_FILES}
|
.NOPATH: ${STAGE_FILES}
|
||||||
|
|
||||||
.if !empty(STAGE_TARGETS)
|
.if !empty(STAGE_TARGETS)
|
||||||
|
.NOPATH: ${CLEANFILES}
|
||||||
|
|
||||||
MK_STALE_STAGED?= no
|
MK_STALE_STAGED?= no
|
||||||
.if ${MK_STALE_STAGED} == "yes"
|
.if ${MK_STALE_STAGED} == "yes"
|
||||||
all: stale_staged
|
all: stale_staged
|
||||||
|
Loading…
Reference in New Issue
Block a user