Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Nov 2000 19:25:34 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 src/usr.sbin/config configvers.h mkmakefile.c
Message-ID:  <200011250325.TAA09905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/11/24 19:25:34 PST

  Modified files:
    sys/conf             Makefile.alpha Makefile.i386 
                         Makefile.ia64 Makefile.pc98 
    usr.sbin/config      configvers.h mkmakefile.c 
  Log:
  Make the xxxFILES= list generation generic.  This makes it easier to add
  things like MFILES= or CONFFILES= without having to modify config code.
  
  Revision  Changes    Path
  1.81      +5 -5      src/sys/conf/Makefile.alpha
  1.214     +5 -5      src/sys/conf/Makefile.i386
  1.6       +5 -5      src/sys/conf/Makefile.ia64
  1.112     +5 -5      src/sys/conf/Makefile.pc98
  1.24      +2 -2      src/usr.sbin/config/configvers.h
  1.57      +19 -63    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?200011250325.TAA09905>