30 lines
666 B
Makefile
30 lines
666 B
Makefile
# $NetBSD: Makefile,v 1.25 2002/01/22 12:17:44 kent Exp $
|
|
#
|
|
|
|
COMMENT= Cross-platform development utilities
|
|
|
|
SUBDIR+= arm-netbsd
|
|
SUBDIR+= armv2-netbsd
|
|
SUBDIR+= bfd-crunchide
|
|
SUBDIR+= bfd-mdsetimage
|
|
SUBDIR+= binutils
|
|
SUBDIR+= i386-cygwin32
|
|
SUBDIR+= i386-linux
|
|
SUBDIR+= i386-linuxglibc1
|
|
SUBDIR+= i386-mingw32
|
|
SUBDIR+= i386-msdosdjgpp
|
|
SUBDIR+= i386-netbsd
|
|
SUBDIR+= i386-netbsdelf
|
|
SUBDIR+= i386-netbsdpe
|
|
SUBDIR+= m68k-netbsd
|
|
SUBDIR+= m68k-netbsdelf
|
|
SUBDIR+= mipsEEel-netbsd
|
|
SUBDIR+= mipseb-netbsd
|
|
SUBDIR+= mipsel-netbsd
|
|
SUBDIR+= powerpc-netbsd
|
|
SUBDIR+= sh-netbsdcoff
|
|
SUBDIR+= shel-netbsdcoff
|
|
SUBDIR+= sparc-netbsdelf
|
|
SUBDIR+= zoularis
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|