Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F134803500
D1353.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
412 B
Referenced Files
None
Subscribers
None
D1353.diff
View Options
Index: head/lib/ncurses/Makefile
===================================================================
--- head/lib/ncurses/Makefile
+++ head/lib/ncurses/Makefile
@@ -3,4 +3,11 @@
SUBDIR= ncurses form menu panel \
ncursesw formw menuw panelw
+SUBDIR_PARALLEL=
+
+.for subdir in ${SUBDIR:Nncurses*:N*w}
+SUBDIR_DEPEND_${subdir}= ncurses
+SUBDIR_DEPEND_${subdir}w= ncursesw
+.endfor
+
.include <bsd.subdir.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 5, 5:17 PM (14 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24853716
Default Alt Text
D1353.diff (412 B)
Attached To
Mode
D1353: Parallelize building lib/ncurses
Attached
Detach File
Event Timeline
Log In to Comment