1 1.5.8.1 nathanw # $NetBSD: Makefile,v 1.5.8.1 2002/01/08 00:23:42 nathanw Exp $ 2 1.1 leo 3 1.1 leo PROG= fdboot 4 1.5 jdc SRCS= fdboot.s 5 1.5.8.1 nathanw NOMAN= # defined 6 1.3 leo LIBCRT0= 7 1.2 leo INCL= -I${.CURDIR} -I${.CURDIR}/.. 8 1.2 leo 9 1.2 leo CPPFLAGS+= ${INCL} 10 1.1 leo 11 1.1 leo .include <bsd.prog.mk> 12