2014-01-14 16:58:26 +01:00
|
|
|
# $NetBSD: Makefile,v 1.57 2014/01/14 15:58:26 reinoud 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
|
2014-01-14 16:58:26 +01:00
|
|
|
SUBDIR+= bossa
|
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
|
2013-09-12 16:09:33 +02:00
|
|
|
SUBDIR+= freemint-binutils
|
|
|
|
SUBDIR+= freemint-cflib
|
|
|
|
SUBDIR+= freemint-gcc
|
|
|
|
SUBDIR+= freemint-gemlib
|
|
|
|
SUBDIR+= freemint-ldg
|
|
|
|
SUBDIR+= freemint-mintbin
|
|
|
|
SUBDIR+= freemint-mintlib
|
|
|
|
SUBDIR+= freemint-pml
|
2013-04-30 15:25:30 +02:00
|
|
|
SUBDIR+= h8300-elf-binutils
|
2013-04-30 15:27:16 +02:00
|
|
|
SUBDIR+= h8300-elf-gcc34
|
2002-06-28 00:32:55 +02:00
|
|
|
SUBDIR+= h8300-hms-binutils
|
|
|
|
SUBDIR+= h8300-hms-gcc
|
2003-05-28 18:12:22 +02:00
|
|
|
SUBDIR+= icdprog
|
2013-05-16 06:37:03 +02:00
|
|
|
#SUBDIR+= libtool-base # added here to keep pkglint happy
|
2010-03-15 19:37:57 +01:00
|
|
|
SUBDIR+= mingw
|
|
|
|
SUBDIR+= mingw-binutils
|
|
|
|
SUBDIR+= mingw-gcc
|
|
|
|
SUBDIR+= mingw-runtime-bin
|
|
|
|
SUBDIR+= mingw-w32api-bin
|
2013-11-07 05:25:51 +01:00
|
|
|
#SUBDIR+= nios2 # just contains makefile fragments
|
2013-11-18 07:43:03 +01:00
|
|
|
SUBDIR+= nios2-binutils
|
|
|
|
SUBDIR+= nios2-gcc
|
2013-11-16 08:51:38 +01:00
|
|
|
SUBDIR+= nios2-gcc3
|
|
|
|
SUBDIR+= nios2-gcc41
|
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"
|