NetBSD/sys/arch/mvme68k/stand/wrtvid/Makefile

10 lines
148 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 1999/02/13 02:54:47 lukem Exp $
1996-05-17 23:58:53 +04:00
PROG= wrtvid
MKMAN= no
1996-05-17 23:58:53 +04:00
# only needed during build
proginstall::
1996-05-17 23:58:53 +04:00
.include <bsd.prog.mk>