aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-07-18 01:19:33 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-07-18 01:19:33 +0000
commit96c370ccf50547a864d3afa8b67cb9da8fcabfa6 (patch)
treec11ddb95c92142ea6ac554d7c0b48952665ad41c
parent640aac6012268a6830294804a5184b2f60d8cac5 (diff)
Notes
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89d98422fa343..26aa0dbcc0f5f 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