1 1.1.8.4 nathanw # $NetBSD: Makefile,v 1.1.8.4 2002/06/20 03:41:56 nathanw Exp $ 2 1.1.8.2 nathanw 3 1.1.8.2 nathanw SA_PROG= bootxx 4 1.1.8.4 nathanw SRCS= bootxx.c conf.c panic_putstr.c 5 1.1.8.2 nathanw 6 1.1.8.2 nathanw PROG= ${SA_PROG} 7 1.1.8.2 nathanw NOMAN= # defined 8 1.1.8.2 nathanw 9 1.1.8.2 nathanw .include <bsd.prog.mk> 10 1.1.8.2 nathanw 11