blob: 1d336341d98b21b613907c768e9224d5bf073107 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.11 2005/12/11 12:17:00 christos Exp $
#
# Note that the directory 'tostools' should never show up...
#
SUBDIR= libsa .WAIT ahdilabel binpatch bootpref bootxx bootxxx edahdi \
installboot keymaps loadkmap msconfig xxboot
.include <bsd.subdir.mk>
|