1 # $NetBSD: Makefile,v 1.1 2001/11/21 19:09:07 thorpej Exp $ 2 3 PROG= boot 4 5 SRCS= start.S boot.c 6 SRCS+= conf.c devopen.c putchar.c getchar.c disk.c 7 SRCS+= startprog.S 8 9 .include "../Makefile.booters" 10
Indexes created Fri Oct 31 11:10:07 GMT 2025