NetBSD/sys/arch/x68k/stand/Makefile

8 lines
207 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1999/12/24 16:51:24 minoura Exp $
SUBDIR= aout2hux libdos libiocs loadbsd xxboot mboot newdisk # 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>