xref: /netbsd/sys/arch/mvme68k/stand/wrtvid/Makefile (revision 6550d01e)
1#	$NetBSD: Makefile,v 1.11 2002/01/23 21:06:28 scw Exp $
2
3S=${.CURDIR}/../../../../
4
5HOSTPROG=	wrtvid
6NOMAN=
7
8# only needed during build
9proginstall::
10
11.include <bsd.hostprog.mk>
12