Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Feb 1995 07:38:17 -0800
From:      Bill Paul <wpaul>
To:        CVS-commiters, cvs-usrbin
Subject:   cvs commit: src/usr.bin/passwd Makefile
Message-ID:  <199502141538.HAA28574@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
wpaul       95/02/14 07:38:15

  Modified:    usr.bin/passwd Makefile
  Log:
  Changed passwd's Makefile to use the built-in LINKS mechanism to create
  the symlinks for yppasswd & friends (we still can't use hard links
  because passwd is installed immutable). This would have been simpler
  if the LN_FLAGS variable hadn't chosen to wait until now before leaping
  out of the /usr/share/mk directory and biting me in the ass. (And thus,
  I was enlightened.)



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