NetBSD/sys/arch/atari/stand/Makefile

10 lines
260 B
Makefile
Raw Normal View History

2001-10-14 00:40:43 +04:00
# $NetBSD: Makefile,v 1.9 2001/10/13 20:40:43 leo Exp $
1996-02-29 14:41:31 +03:00
1996-05-30 17:44:36 +04:00
#
# Note that the directory 'tostools' should never show up...
#
2001-10-14 00:40:43 +04:00
SUBDIR= libsa ahdilabel binpatch bootpref bootxx bootxxx edahdi installboot \
keymaps loadkmap msconfig xxboot
1996-02-29 14:41:31 +03:00
1996-05-17 00:03:53 +04:00
.include <bsd.subdir.mk>