aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2002-07-13 19:36:14 +0000
committerBruce Evans <bde@FreeBSD.org>2002-07-13 19:36:14 +0000
commit8365569883eef45d469b504c677e286a1e8fdefe (patch)
tree190dab1e55362079eccb9f8e5bccd9369f6dbd35 /sys/conf/Makefile.pc98
parent6e97e157e8c9a146ce8ed6ed52a5c3445eaf5d9f (diff)
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.
Notes
Notes: svn path=/head/; revision=99923
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 9330d8d920b7..0e5d57ac0aee 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -19,7 +19,7 @@
#
# Which version of config(8) is required.
-%VERSREQ= 500010
+%VERSREQ= 500011
.if !defined(S)
.if exists(./@/.)