summaryrefslogtreecommitdiff
path: root/mk/tools/tools.SunOS.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/tools/tools.SunOS.mk')
-rw-r--r--mk/tools/tools.SunOS.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/tools/tools.SunOS.mk b/mk/tools/tools.SunOS.mk
index de3ade52a71..0c5713b0807 100644
--- a/mk/tools/tools.SunOS.mk
+++ b/mk/tools/tools.SunOS.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.SunOS.mk,v 1.20 2005/08/30 00:32:46 dmcmahill Exp $
+# $NetBSD: tools.SunOS.mk,v 1.21 2005/10/12 16:28:29 jlam Exp $
#
# System-supplied tools for the Solaris operating system.
@@ -61,6 +61,7 @@ TOOLS_PLATFORM.nroff?= /usr/bin/nroff
.if exists(/usr/bin/gpatch)
TOOLS_PLATFORM.patch?= /usr/bin/gpatch
.endif
+TOOLS_PLATFORM.printf?= /bin/printf
TOOLS_PLATFORM.pwd?= /bin/pwd
TOOLS_PLATFORM.rm?= /usr/bin/rm
TOOLS_PLATFORM.rmdir?= /usr/bin/rmdir