1 1.3 leo # $NetBSD: Makefile,v 1.3 1995/05/12 21:04:26 leo Exp $ 2 1.1 chopps 3 1.1 chopps PROG=iteconfig 4 1.3 leo MAN= iteconfig_${MACHINE}.8 5 1.3 leo MLINKS= iteconfig_${MACHINE}.8 iteconfig.8 6 1.3 leo CFLAGS+=-I${.CURDIR}/../../sys/arch -D${MACHINE} 7 1.1 chopps 8 1.1 chopps .include <bsd.prog.mk> 9