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

(-)bsd.commands.mk (+1 lines)
Lines 41-46 Link Here
41
FALSE?=		false				# Shell builtin
41
FALSE?=		false				# Shell builtin
42
FILE?=		/usr/bin/file
42
FILE?=		/usr/bin/file
43
FIND?=		/usr/bin/find
43
FIND?=		/usr/bin/find
44
FLEX?=		/usr/bin/flex
44
FMT?=		/usr/bin/fmt
45
FMT?=		/usr/bin/fmt
45
GMAKE?=		gmake
46
GMAKE?=		gmake
46
GREP?=		/usr/bin/grep
47
GREP?=		/usr/bin/grep

Return to bug 137026