Home | History | Annotate | Line # | Download | only in iteconfig
Makefile revision 1.2
      1  1.2     cgd #   $Id: Makefile,v 1.2 1994/12/22 11:34:57 cgd Exp $	
      2  1.1  chopps 
      3  1.1  chopps PROG=iteconfig
      4  1.2     cgd MAN=iteconfig.8
      5  1.1  chopps CFLAGS+=-I${.CURDIR}/../../sys/arch
      6  1.1  chopps 
      7  1.1  chopps .include <bsd.prog.mk>
      8