Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2002 12:36:14 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config configvers.h mkmakefile.c src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Makefile.x86_64 kern.pre.mk
Message-ID:  <200207131936.g6DJaEDh035580@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/07/13 12:36:14 PDT

  Modified files:
    usr.sbin/config      configvers.h mkmakefile.c 
    sys/conf             Makefile.alpha Makefile.i386 
                         Makefile.ia64 Makefile.pc98 
                         Makefile.powerpc Makefile.sparc64 
                         Makefile.x86_64 kern.pre.mk 
  Log:
  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.
  
  Revision  Changes    Path
  1.124     +1 -1      src/sys/conf/Makefile.alpha
  1.256     +1 -1      src/sys/conf/Makefile.i386
  1.51      +1 -1      src/sys/conf/Makefile.ia64
  1.157     +1 -1      src/sys/conf/Makefile.pc98
  1.262     +1 -1      src/sys/conf/Makefile.powerpc
  1.20      +1 -1      src/sys/conf/Makefile.sparc64
  1.2       +1 -1      src/sys/conf/Makefile.x86_64
  1.14      +5 -0      src/sys/conf/kern.pre.mk
  1.30      +1 -1      src/usr.sbin/config/configvers.h
  1.73      +7 -11     src/usr.sbin/config/mkmakefile.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207131936.g6DJaEDh035580>