1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/bin/ln/Makefile
1997-02-22 14:13:04 +00:00

9 lines
106 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 5/31/93
# $Id$
PROG= ln
MAN1= ln.1
MAN7= symlink.7
.include <bsd.prog.mk>