Home | History | Annotate | Line # | Download | only in wdogctl
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 2000/11/04 18:53:30 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej PROG=	wdogctl
      4  1.1  thorpej MAN=	wdogctl.8
      5  1.1  thorpej 
      6  1.1  thorpej .include <bsd.prog.mk>
      7