# $NetBSD: Makefile,v 1.3 1995/11/17 23:23:58 gwr Exp $
SA_PROG= ufsboot
SRCS= boot.c conf.c version.c
all: ${SA_PROG}.bin
.include <bsd.prog.mk>