View | Details | Raw Unified | Return to bug 193434 | Differences between
and this patch

Collapse All | Expand All

(-)Mk/Uses/scons.mk (+2 lines)
Lines 17-22 IGNORE= Incorrect 'USES+= scons:${scons_ARGS}' sco Link Here
17
MAKEFILE=		#
17
MAKEFILE=		#
18
MAKE_FLAGS=		#
18
MAKE_FLAGS=		#
19
ALL_TARGET=		#
19
ALL_TARGET=		#
20
CCFLAGS?=		${CFLAGS}
21
LINKFLAGS?=		${LDFLAGS}
20
LIBPATH?=		${LOCALBASE}/lib
22
LIBPATH?=		${LOCALBASE}/lib
21
CPPPATH?=		${LOCALBASE}/include
23
CPPPATH?=		${LOCALBASE}/include
22
SCONS=			${LOCALBASE}/bin/scons
24
SCONS=			${LOCALBASE}/bin/scons

Return to bug 193434