Home | History | Annotate | Line # | Download | only in iteconfig
Makefile revision 1.1
      1  1.1  chopps #   $Id: Makefile,v 1.1 1994/04/05 01:56:43 chopps Exp $	
      2  1.1  chopps 
      3  1.1  chopps PROG=iteconfig
      4  1.1  chopps MAN8=iteconfig.0
      5  1.1  chopps CFLAGS+=-I${.CURDIR}/../../sys/arch
      6  1.1  chopps 
      7  1.1  chopps .include <bsd.prog.mk>
      8