# $NetBSD: Makefile,v 1.6 2000/07/16 21:56:13 jdolecek Exp $ SA_PROG= bootxx SRCS= bootxx.c conf.c # Do not strip or remove a.out header for this one. STRIPFLAG= all: ${SA_PROG} .include