Home | History | Annotate | Line # | Download | only in videomode
Makefile revision 1.1
      1  1.1  chopps #	$NetBSD: Makefile,v 1.1 1995/10/09 00:50:07 chopps Exp $
      2  1.1  chopps 
      3  1.1  chopps PROG=videomode
      4  1.1  chopps CFLAGS+=-I${.CURDIR}/../../sys/arch -D${MACHINE}
      5  1.1  chopps NOMAN=	noman
      6  1.1  chopps 
      7  1.1  chopps .include <bsd.prog.mk>
      8