x68k SUBDIR.
This commit is contained in:
parent
323da9bcad
commit
d9c2ebaf90
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.7 2004/01/06 12:30:13 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2004/01/07 13:04:53 minoura Exp $
|
||||
|
||||
.include "../Makefile.common"
|
||||
|
||||
@ -24,4 +24,8 @@ SUBDIR+=netbsd/macppc
|
||||
SUBDIR+=netbsd/hpc
|
||||
.endif
|
||||
|
||||
.if ${XSERVER_X68K} != "no"
|
||||
SUBDIR+=netbsd/x68k
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user