1 # $NetBSD: Makefile,v 1.4 1997/06/23 04:51:30 mrg Exp $ 2 3 .if ${MACHINE} == "atari" || ${MACHINE} == "amiga" 4 PROG=iteconfig 5 CFLAGS+=-I${.CURDIR}/../../sys/arch -D${MACHINE} 6 .endif 7 8 MAN= iteconfig.8 iteconfig_atari.8 iteconfig_amiga.8 9 10 .include <bsd.prog.mk> 11
Indexes created Mon Oct 13 01:09:56 GMT 2025