950749ab6f
addressing
11 lines
236 B
Makefile
11 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.13 2000/05/13 19:58:01 jdolecek Exp $
|
|
|
|
SUBDIR= biosboot installboot
|
|
SUBDIR+= dosboot
|
|
SUBDIR+= biosboot_com0
|
|
SUBDIR+= biosboot_resetvideo
|
|
SUBDIR+= biosboot_ps2
|
|
#SUBDIR+= genprom netboot
|
|
|
|
.include <bsd.subdir.mk>
|