# $NetBSD: Makefile,v 1.1 2001/11/21 19:09:07 thorpej Exp $ PROG= boot SRCS= start.S boot.c SRCS+= conf.c devopen.c putchar.c getchar.c disk.c SRCS+= startprog.S .include "../Makefile.booters"