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