2010-01-15 23:04:47 +01:00
|
|
|
# $NetBSD: Makefile,v 1.44 2010/01/15 22:04:47 jakllsch Exp $
|
2000-12-12 02:30:36 +01:00
|
|
|
#
|
1998-08-12 04:45:27 +02:00
|
|
|
|
2001-02-16 16:51:46 +01: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
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= bfd-crunchide
|
|
|
|
SUBDIR+= bfd-mdsetimage
|
|
|
|
SUBDIR+= binutils
|
2008-10-08 21:54:24 +02:00
|
|
|
SUBDIR+= cc65
|
2004-11-20 17:26:04 +01:00
|
|
|
SUBDIR+= dasm
|
2010-01-15 23:04:47 +01:00
|
|
|
SUBDIR+= dfu-programmer
|
2002-06-28 00:32:55 +02:00
|
|
|
SUBDIR+= h8300-hms-binutils
|
|
|
|
SUBDIR+= h8300-hms-gcc
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= i386-cygwin32
|
|
|
|
SUBDIR+= i386-linux
|
2002-01-22 13:17:44 +01:00
|
|
|
SUBDIR+= i386-mingw32
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= i386-msdosdjgpp
|
|
|
|
SUBDIR+= i386-netbsdpe
|
2003-05-28 18:12:22 +02:00
|
|
|
SUBDIR+= icdprog
|
2004-11-07 17:47:04 +01:00
|
|
|
SUBDIR+= uisp
|
1998-08-12 04:45:27 +02:00
|
|
|
|
2007-08-13 10:12:41 +02:00
|
|
|
.include "../mk/misc/category.mk"
|