Home | History | Annotate | Line # | Download | only in whereis
      1  1.6     lukem #	$NetBSD: Makefile,v 1.6 2009/04/14 22:15:28 lukem Exp $
      2  1.3   mycroft #	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1       cgd 
      4  1.1       cgd PROG=	whereis
      5  1.5  christos MAN=	whereis.1 which.1
      6  1.5  christos LINKS=  ${BINDIR}/whereis ${BINDIR}/which
      7  1.1       cgd 
      8  1.1       cgd .include <bsd.prog.mk>
      9