1 # $NetBSD: Makefile,v 1.5.4.1 2002/01/10 19:40:38 thorpej Exp $ 2 3 PROG= fdboot 4 SRCS= fdboot.s 5 NOMAN= # defined 6 LIBCRT0= 7 INCL= -I${.CURDIR} -I${.CURDIR}/.. 8 9 CPPFLAGS+= ${INCL} 10 11 .include <bsd.prog.mk> 12
Indexes created Mon Oct 13 14:09:54 GMT 2025