Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Apr 1997 13:01:48 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/i386/conf Makefile.i386 options.i386
Message-ID:  <199704272001.NAA21931@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/04/27 13:01:48

  Modified:    sys/i386/conf  Makefile.i386 options.i386
  Log:
  Create a special option file "opt_global.h" which is included by all
  source files via a 'cc -include opt_global.h ...' type arrangement.
  This means we can untangle certain header files.
  
  options.i386 has a placeholder until it has a real member so we can avoid
  having to teach config about it just yet.
  
  Reviewed by: bde
  
  Revision  Changes    Path
  1.95      +5 -3      src/sys/i386/conf/Makefile.i386
  1.41      +3 -1      src/sys/i386/conf/options.i386



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