summaryrefslogtreecommitdiff
path: root/mk/tools/tools.BSDOS.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/tools/tools.BSDOS.mk')
-rw-r--r--mk/tools/tools.BSDOS.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/mk/tools/tools.BSDOS.mk b/mk/tools/tools.BSDOS.mk
index 1f4a8d8eff3..495db8d7c40 100644
--- a/mk/tools/tools.BSDOS.mk
+++ b/mk/tools/tools.BSDOS.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.BSDOS.mk,v 1.10 2005/05/14 21:15:07 jlam Exp $
+# $NetBSD: tools.BSDOS.mk,v 1.11 2005/05/16 03:07:38 jlam Exp $
#
# System-supplied tools for the BSD/OS operating system.
@@ -23,7 +23,6 @@ TOOLS_PLATFORM.fgrep?= /bin/fgrep
TOOLS_PLATFORM.file?= /usr/bin/file
TOOLS_PLATFORM.find?= /usr/bin/find
TOOLS_PLATFORM.grep?= /bin/grep
-TOOLS_PLATFORM.gtar?= /bin/tar
TOOLS_PLATFORM.gunzip?= /usr/contrib/bin/gunzip -f
TOOLS_PLATFORM.gzcat?= /usr/contrib/bin/gzcat
TOOLS_PLATFORM.gzip?= /usr/contrib/bin/gzip -nf ${GZIP}