summaryrefslogtreecommitdiff
path: root/mk/sys/Generic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk/sys/Generic.mk')
-rw-r--r--mk/sys/Generic.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/sys/Generic.mk b/mk/sys/Generic.mk
index 9e3e6a7bc760c..aa92a62464118 100644
--- a/mk/sys/Generic.mk
+++ b/mk/sys/Generic.mk
@@ -1,4 +1,4 @@
-# $Id: Generic.mk,v 1.13 2017/05/05 18:02:16 sjg Exp $
+# $Id: Generic.mk,v 1.14 2020/04/17 21:08:17 sjg Exp $
#
# some reasonable defaults
@@ -87,8 +87,6 @@ PFLAGS?=
COMPILE.p?= ${PC} ${PFLAGS} ${CPPFLAGS} -c
LINK.p?= ${PC} ${PFLAGS} ${CPPFLAGS} ${LDFLAGS}
-SHELL?= sh
-
SIZE?= size
YACC?= yacc