Home | History | Annotate | Line # | Download | only in ln
Makefile revision 1.9
      1  1.9  christos #	$NetBSD: Makefile,v 1.9 1997/07/20 22:37:15 christos Exp $
      2  1.7       cgd #	@(#)Makefile	8.2 (Berkeley) 5/31/93
      3  1.1       cgd 
      4  1.1       cgd PROG=	ln
      5  1.6       cgd MAN=	ln.1 symlink.7
      6  1.1       cgd 
      7  1.1       cgd .include <bsd.prog.mk>
      8