1 # $NetBSD: Makefile,v 1.6 2001/12/12 01:48:56 tv Exp $ 2 3 .if ${MACHINE} == "amiga" 4 PROG=videomode 5 CPPFLAGS+=-I${.CURDIR}/../../sys/arch -D${MACHINE} 6 .else 7 NOOBJ= # defined 8 .endif 9 NOMAN= # defined 10 11 .include <bsd.prog.mk> 12
Indexes created Wed Oct 29 05:09:45 GMT 2025