xref: /netbsd-src/sys/arch/mvme68k/stand/prtvid/Makefile (revision e77448e07be3174235c13f58032a0d6d0ab7638d)
1#	$NetBSD: Makefile,v 1.4 2001/12/12 01:49:46 tv Exp $
2
3PROG=	prtvid
4NOMAN=	# defined
5
6# only needed during build
7proginstall::
8
9.include <bsd.prog.mk>
10