8 lines
199 B
Makefile
8 lines
199 B
Makefile
# $NetBSD: Makefile,v 1.4 1999/07/04 04:39:12 minoura Exp $
|
|
|
|
SUBDIR= aout2hux libdos libiocs loadbsd xxboot mboot # common
|
|
|
|
all-loadbsd: all-aout2hux all-libdos all-libiocs
|
|
|
|
.include <bsd.subdir.mk>
|