Index: share/mk/bsd.README =================================================================== --- share/mk/bsd.README +++ share/mk/bsd.README @@ -293,12 +293,7 @@ since that's used to link programs as well, so loader specific flags need to be prefixed with -Wl, to work. -LINKS The list of binary links; should be full pathnames, the - linked-to file coming first, followed by the linked - file. The files are hard-linked. For example, to link - /bin/test and /bin/[, use: - - LINKS= ${DESTDIR}/bin/test ${DESTDIR}/bin/[ +LINKS List of hard links. See bsd.links.mk for more details. MAN Manual pages (should end in .1 - .9). If no MAN variable is defined, "MAN=${PROG}.1" is assumed. @@ -385,8 +380,10 @@ SCRIPTSGRP, SCRIPTSMODE, SCRIPTSDIR variables that can be further specialized by SCRIPTS_