cvs commit: src/etc Makefile src/etc/defaults Makefile

Mike Makonnen mtm at FreeBSD.org
Sat Aug 23 20:24:55 PDT 2003


mtm         2003/08/23 20:24:54 PDT

  FreeBSD src repository

  Modified files:
    etc                  Makefile 
    etc/defaults         Makefile 
  Log:
  o Do not keep a separate list of src/etc/defaults files in
    the src/etc makefile. This list was used to manually
    install the files from src/etc. Instead, simply change
    directory and 'make install'.
  o There is no reason for the files in src/etc/defaults to
    be installed as writeable.
  
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.317     +3 -6      src/etc/Makefile
  1.3       +1 -1      src/etc/defaults/Makefile


More information about the cvs-src mailing list