32 lines
722 B
Makefile
32 lines
722 B
Makefile
# $NetBSD: Makefile,v 1.26 2002/06/27 22:32:55 dmcmahill Exp $
|
|
#
|
|
|
|
COMMENT= Cross-platform development utilities
|
|
|
|
SUBDIR+= arm-netbsd
|
|
SUBDIR+= armv2-netbsd
|
|
SUBDIR+= bfd-crunchide
|
|
SUBDIR+= bfd-mdsetimage
|
|
SUBDIR+= binutils
|
|
SUBDIR+= h8300-hms-binutils
|
|
SUBDIR+= h8300-hms-gcc
|
|
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"
|