76ea45942b
* Add separate directories for the individual netboot ROMs and always build them. * Each bootloader Makefile explicitly specifies the start file and link address it wishes to use. * genprom becomes a proper host program. * Make sure all generated files get cleaned up. * Set BINDIR in Makefile.inc * Add compressed image support to pxeboot. * Make pxeboot use the default serial console speed (9600).
4 lines
83 B
Makefile
4 lines
83 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 2002/02/17 20:03:06 thorpej Exp $
|
|
|
|
BINDIR= /usr/mdec
|