NetBSD/sys/arch/x68k/stand/Makefile

8 lines
191 B
Makefile
Raw Normal View History

1998-09-02 00:18:37 +04:00
# $NetBSD: Makefile,v 1.3 1998/09/01 20:18:37 itohy Exp $
1998-09-02 00:18:37 +04:00
SUBDIR= aout2hux libdos libiocs loadbsd xxboot # 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>