cvs commit: src/sys/modules/procfs Makefile

Yar Tikhiy yar at FreeBSD.org
Thu Aug 11 14:45:11 GMT 2005


yar         2005-08-11 14:45:11 UTC

  FreeBSD src repository

  Modified files:
    sys/modules/procfs   Makefile 
  Log:
  Fix stand-alone (or MODULES_WITH_WORLD=1) build of
  the procfs module by creating opt_compat.h with
  appropriate compatibility options: COMPAT_43 on all
  arch's and COMPAT_IA32 in addition on amd64.
  
  Pointy hat to:  peter
  MFC after:      3 days
  
  Revision  Changes    Path
  1.29      +7 -1      src/sys/modules/procfs/Makefile


More information about the cvs-src mailing list