NetBSD/sys/arch/x68k/stand/Makefile

8 lines
199 B
Makefile
Raw Normal View History

1999-07-04 08:39:12 +04:00
# $NetBSD: Makefile,v 1.4 1999/07/04 04:39:12 minoura Exp $
1999-07-04 08:39:12 +04:00
SUBDIR= aout2hux libdos libiocs loadbsd xxboot mboot # common
1998-09-02 00:18:37 +04:00
all-loadbsd: all-aout2hux all-libdos all-libiocs
1998-09-02 00:18:37 +04:00
.include <bsd.subdir.mk>