10 lines
252 B
Makefile
10 lines
252 B
Makefile
# $NetBSD: Makefile,v 1.8 2000/08/07 14:30:39 leo Exp $
|
|
|
|
#
|
|
# Note that the directory 'tostools' should never show up...
|
|
#
|
|
SUBDIR= libsa ahdilabel binpatch bootpref bootxx edahdi installboot keymaps \
|
|
loadkmap msconfig xxboot
|
|
|
|
.include <bsd.subdir.mk>
|