summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.alpha
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-07-13 19:36:14 +0000
committerbde <bde@FreeBSD.org>2002-07-13 19:36:14 +0000
commitd738702902195501104503bce0a5b7e76170523c (patch)
tree190dab1e55362079eccb9f8e5bccd9369f6dbd35 /sys/conf/Makefile.alpha
parent9c6596bcd6435686141c1a7b6111b116fa90a57c (diff)
downloadFreeBSD-src-d738702902195501104503bce0a5b7e76170523c.zip
FreeBSD-src-d738702902195501104503bce0a5b7e76170523c.tar.gz
Moved the setting of all profiling-related variables except the key one
(PROFLEVEL) to kern.pre.mk so that it is easier to manage. Bumped config version to match. Moved the check for cputype being configured to a less bogus place in mkmakefile.c.
Diffstat (limited to 'sys/conf/Makefile.alpha')
-rw-r--r--sys/conf/Makefile.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index 4ccb876..df48d84 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -17,7 +17,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500010
+%VERSREQ= 500011
.if !defined(S)
.if exists(./@/.)
OpenPOWER on IntegriCloud