View | Details | Raw Unified | Return to bug 185301
Collapse All | Expand All

(-)Makefile.layout (+3 lines)
Lines 1-5 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
# tell bmake we use the old :L :U modifiers
4
.MAKE.FreeBSD_UL= yes
5
3
INN_LAYOUT?=		old
6
INN_LAYOUT?=		old
4
7
5
.if !empty(INN_LAYOUT:L:Mnew)
8
.if !empty(INN_LAYOUT:L:Mnew)

Return to bug 185301