10 lines
242 B
Makefile
10 lines
242 B
Makefile
# $NetBSD: Makefile,v 1.7 1998/05/28 12:41:54 leo Exp $
|
|
|
|
#
|
|
# Note that the directory 'tostools' should never show up...
|
|
#
|
|
SUBDIR= libsa binpatch bootpref bootxx edahdi installboot keymaps loadkmap \
|
|
msconfig xxboot
|
|
|
|
.include <bsd.subdir.mk>
|