fix bug that can cause recursive .forward files to fail
[unix-history] / usr / src / bin / ln / Makefile
# @(#)Makefile 8.2 (Berkeley) %G%
PROG= ln
MAN1= ln.0
MAN7= symlink.0
.include <bsd.prog.mk>