8 lines
191 B
Makefile
8 lines
191 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/09/01 20:18:37 itohy Exp $
|
|
|
|
SUBDIR= aout2hux libdos libiocs loadbsd xxboot # common
|
|
|
|
all-loadbsd: all-aout2hux all-libdos all-libiocs
|
|
|
|
.include <bsd.subdir.mk>
|