mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
(1) Add PC98 support to apm_bios.h and ns16550.h, remove pc98/pc98/ic (2) Move PC98 specific code out of cpufunc.h (to pc98.h) (3) Let the boot subtrees look more alike Submitted by: The FreeBSD(98) Development Team <freebsd98-hackers@jp.freebsd.org>
5 lines
124 B
Makefile
5 lines
124 B
Makefile
# $Id: Makefile,v 1.26 1996/09/11 19:22:21 phk Exp $
|
|
|
|
SUBDIR= biosboot kzipboot netboot rawboot
|
|
|
|
.include <bsd.subdir.mk>
|