summaryrefslogtreecommitdiff
path: root/mk/check/bsd.check-vars.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/check/bsd.check-vars.mk')
-rw-r--r--mk/check/bsd.check-vars.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/check/bsd.check-vars.mk b/mk/check/bsd.check-vars.mk
index 2670e0feb67..7794e6dc4dd 100644
--- a/mk/check/bsd.check-vars.mk
+++ b/mk/check/bsd.check-vars.mk
@@ -1,10 +1,11 @@
-# $NetBSD: bsd.check-vars.mk,v 1.2 2006/06/06 15:28:52 jlam Exp $
+# $NetBSD: bsd.check-vars.mk,v 1.3 2006/06/09 16:12:08 jlam Exp $
#
# This Makefile fragment is included separately by bsd.pkg.mk and
# defines some variables which must be defined earlier than where
# bsd.check.mk is included.
#
+CHECK_FILES_SUPPORTED?= yes
CHECK_SHLIBS_SUPPORTED?= yes
USE_TOOLS+= awk cat cmp diff echo find grep rm sed test touch true