pkgsrc/cross/Makefile

29 lines
598 B
Makefile
Raw Normal View History

2004-11-07 17:47:04 +01:00
# $NetBSD: Makefile,v 1.38 2004/11/07 16:47:04 wiz Exp $
#
1998-08-12 04:45:27 +02:00
COMMENT= Cross-platform development utilities
2003-05-22 09:25:09 +02:00
#SUBDIR+= COMMON # not a real package
2004-02-14 00:01:57 +01:00
SUBDIR+= atasm
2003-07-15 23:50:20 +02:00
SUBDIR+= avr-binutils
2003-07-16 22:15:36 +02:00
SUBDIR+= avr-gcc
2003-07-17 00:12:44 +02:00
SUBDIR+= avr-gdb
2003-07-17 20:51:52 +02:00
SUBDIR+= avr-libc
2003-07-17 21:10:56 +02:00
SUBDIR+= avrdude
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
2002-01-22 13:17:44 +01:00
SUBDIR+= i386-mingw32
SUBDIR+= i386-msdosdjgpp
SUBDIR+= i386-netbsdpe
2003-05-28 18:12:22 +02:00
SUBDIR+= icdprog
2001-08-05 17:30:22 +02:00
SUBDIR+= mipsEEel-netbsd
2004-11-07 17:47:04 +01:00
SUBDIR+= uisp
1998-08-12 04:45:27 +02:00
.include "../mk/bsd.pkg.subdir.mk"