Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Mar 1997 23:12:39 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-include
Subject:   cvs commit:  src/include Makefile
Message-ID:  <199703090712.XAA03454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/03/08 23:12:38

  Modified:    include   Makefile
  Log:
  Don't use a dot in the chown command.  In fact, don't use a chown command.
  Use mtree instead of mkdir+chown+chmod to build the subdirectory hierachy.
  The corresponding mtree command in src/etc/Makefile can't be relied on
  because the hierachy gets blown away in the default SHARED=symlinks case.
  
  Revision  Changes    Path
  1.52      +3 -8      src/include/Makefile



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