summaryrefslogtreecommitdiff
path: root/mk/tools/tools.OSF1.mk
diff options
context:
space:
mode:
authorjlam <jlam>2005-04-28 17:30:24 +0000
committerjlam <jlam>2005-04-28 17:30:24 +0000
commite3c8423016ad5c88cca0182d323e4a58c3d20c61 (patch)
tree78c7097ed17d68af0ec31728209b9cdbdd45eb40 /mk/tools/tools.OSF1.mk
parent2ef9bb0c7dbdcf010fb0d4ec21e2fa42cc0ce660 (diff)
downloadpkgsrc-e3c8423016ad5c88cca0182d323e4a58c3d20c61.tar.gz
Note the "[" is natively available everywhere (usually as a shell builtin).
Diffstat (limited to 'mk/tools/tools.OSF1.mk')
-rw-r--r--mk/tools/tools.OSF1.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/tools/tools.OSF1.mk b/mk/tools/tools.OSF1.mk
index a48d13f806e..601fa396b44 100644
--- a/mk/tools/tools.OSF1.mk
+++ b/mk/tools/tools.OSF1.mk
@@ -1,7 +1,8 @@
-# $NetBSD: tools.OSF1.mk,v 1.2 2005/04/27 16:52:28 jlam Exp $
+# $NetBSD: tools.OSF1.mk,v 1.3 2005/04/28 17:30:24 jlam Exp $
#
# System-supplied tools for the OSF/1 operating system.
+TOOLS_PLATFORM.[?= [ # shell builtin
TOOLS_PLATFORM.awk?= /usr/bin/awk
TOOLS_PLATFORM.basename?= /usr/bin/basename
TOOLS_PLATFORM.cat?= /bin/cat