7cedf69cbd
ports' boot programs. Also added support for loading gzip'd kernels, useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>, tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
9 lines
158 B
Makefile
9 lines
158 B
Makefile
# $NetBSD: Makefile.inc,v 1.6 1997/06/01 03:39:05 mrg Exp $
|
|
|
|
.ifndef __INCLUDED_STAND_MAKEFILE_INC
|
|
__INCLUDED_STAND_MAKEFILE_INC=
|
|
|
|
BINDIR= /usr/mdec
|
|
|
|
.endif
|