1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.1.1.1 2006/01/28 20:47:22 agc Exp $ PROG= autocue SRCS= autocue.c MKMAN= no WARNS= 4 .include <bsd.prog.mk>