Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paste
P186
(An Untitled Masterwork)
Archived
Public
Actions
Authored by
bwidawsk
on Jun 27 2018, 9:53 PM.
Edit Paste
Activate Paste
View Raw File
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F3496871:
Jun 27 2018, 9:53 PM
2018-06-27 21:53:50 (UTC+0)
Subscribers
None
commit c74fab120168a5bfaeb25b95e7b260aa5d2786e9 (HEAD -> s0ix)
Author: Ben Widawsky <ben@bwidawsk.net>
Date: Mon Jun 18 16:12:06 2018 -0700
Fix typo in Makefile
diff --git a/Makefile b/Makefile
index da307aa97e01..d0c0ef53c4cc 100644
--- a/Makefile
+++ b/Makefile
@@ -205,7 +205,7 @@ _MAKEOBJDIRPREFIX!= /usr/bin/env -i PATH=${PATH} ${MAKE} MK_AUTO_OBJ=no \
# We often need to use the tree's version of make to build it.
# Choices add to complexity though.
# We cannot blindly use a make which may not be the one we want
-# so be exlicit - until all choice is removed.
+# so be explicit - until all choice is removed.
WANT_MAKE= bmake
.if !empty(.MAKE.MODE:Mmeta)
# 20160604 - support missing-meta,missing-filemon and performance improvements
Event Timeline
bwidawsk
created this paste.
Jun 27 2018, 9:53 PM
2018-06-27 21:53:50 (UTC+0)
bwidawsk
created this object in space
S1 Global
.
bwidawsk
updated the paste's language from
autodetect
to
diff
.
Jun 27 2018, 9:56 PM
2018-06-27 21:56:20 (UTC+0)
bwidawsk
archived this paste.
Jun 27 2018, 10:11 PM
2018-06-27 22:11:29 (UTC+0)
Log In to Comment