1 # $NetBSD: Makefile,v 1.2.4.1 1996/06/30 20:05:39 jtc Exp $ 2 3 PROG= xxboot.ahdi 4 SRCS= ${.CURDIR}/xxboot.ahdi.s 5 NOMAN= 6 LIBCRT0= 7 INCL= -I${.CURDIR} -I${.CURDIR}/.. 8 9 CPPFLAGS+= ${INCL} 10 11 .include <bsd.prog.mk> 12
Indexes created Fri Oct 31 11:10:07 GMT 2025