17 lines
468 B
Makefile
17 lines
468 B
Makefile
# $NetBSD: Makefile,v 1.11 1999/12/20 06:00:37 sakamoto Exp $
|
|
|
|
# SUBDIR += arm-netbsd
|
|
# SUBDIR += bfd-crunchide
|
|
# SUBDIR += bfd-mdsetimage
|
|
# SUBDIR += binutils
|
|
# SUBDIR += i386-linux
|
|
# SUBDIR += i386-linuxglibc1
|
|
# SUBDIR += i386-msdosdjgpp
|
|
# SUBDIR += i386-netbsd
|
|
# SUBDIR += i386-netbsdelf
|
|
# SUBDIR += powerpc-netbsd
|
|
# SUBDIR += sparc-netbsdelf
|
|
# SUBDIR += sparc64-netbsd
|
|
SUBDIR += zoularis
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|