mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 14:16:53 -04:00
10 lines
272 B
Makefile
10 lines
272 B
Makefile
# $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>
|