CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/05/31 16:21:44

Modified files:
        sys/arch/alpha : Makefile 
        sys/arch/amd64 : Makefile 
        sys/arch/armish: Makefile 
        sys/arch/aviion: Makefile 
        sys/arch/beagle: Makefile 
        sys/arch/gumstix: Makefile 
        sys/arch/hp300 : Makefile 
        sys/arch/hppa  : Makefile 
        sys/arch/hppa64: Makefile 
        sys/arch/i386  : Makefile 
        sys/arch/landisk: Makefile 
        sys/arch/loongson: Makefile 
        sys/arch/luna88k: Makefile 
        sys/arch/m68k  : Makefile 
        sys/arch/mac68k: Makefile 
        sys/arch/macppc: Makefile 
        sys/arch/mvme68k: Makefile 
        sys/arch/mvme88k: Makefile 
        sys/arch/mvmeppc: Makefile 
        sys/arch/palm  : Makefile 
        sys/arch/sgi   : Makefile 
        sys/arch/socppc: Makefile 
        sys/arch/solbourne: Makefile 
        sys/arch/sparc : Makefile 
        sys/arch/sparc64: Makefile 
        sys/arch/vax   : Makefile 
        sys/arch/zaurus: Makefile 
Removed files:
        sys/kern       : Make.tags.inc 

Log message:
Completely rewrite the tags file creation process.  use config(8) against
a fat kernel (GERERIC or GENERIC.MP) into a temporary dir, then extract some
variables using make -V, and after some more singing and dancing use this
full and (more) correct list of files with ctags.  Don't read this code.
ok guenther

Reply via email to