summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89d9842..26aa0db 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ ${TGTS}:
# Set a reasonable default
.MAIN: all
-.if defined(DESTDIR)
+.if defined(I_KNOW_WHAT_IM_DOING_THANKYOU_VERY_MUCH) || defined(DESTDIR)
.if make(world)
STARTTIME!= LC_ALL=C date
.endif
OpenPOWER on IntegriCloud