Home | History | Annotate | Line # | Download | only in whois
Makefile revision 1.7
      1  1.7  lukem #	$NetBSD: Makefile,v 1.7 2009/04/14 22:15:29 lukem Exp $
      2  1.3    jtc #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.1    cgd 
      4  1.6    tls USE_FORT?= yes	# network client
      5  1.6    tls 
      6  1.4   tron PROG=		whois
      7  1.4   tron CPPFLAGS+=	-DRIPE
      8  1.1    cgd 
      9  1.1    cgd .include <bsd.prog.mk>
     10