10 lines
260 B
Makefile
10 lines
260 B
Makefile
# $NetBSD: Makefile,v 1.9 2001/10/13 20:40:43 leo Exp $
|
|
|
|
#
|
|
# Note that the directory 'tostools' should never show up...
|
|
#
|
|
SUBDIR= libsa ahdilabel binpatch bootpref bootxx bootxxx edahdi installboot \
|
|
keymaps loadkmap msconfig xxboot
|
|
|
|
.include <bsd.subdir.mk>
|