Add an "out" to the now required BS of defining DESTDIR.
This commit is contained in:
parent
640aac6012
commit
96c370ccf5
2
Makefile
2
Makefile
@ -144,7 +144,7 @@ ${TGTS}:
|
|||||||
# Set a reasonable default
|
# Set a reasonable default
|
||||||
.MAIN: all
|
.MAIN: all
|
||||||
|
|
||||||
.if defined(DESTDIR)
|
.if defined(I_KNOW_WHAT_IM_DOING_THANKYOU_VERY_MUCH) || defined(DESTDIR)
|
||||||
.if make(world)
|
.if make(world)
|
||||||
STARTTIME!= LC_ALL=C date
|
STARTTIME!= LC_ALL=C date
|
||||||
.endif
|
.endif
|
||||||
|
Loading…
Reference in New Issue
Block a user