pkgsrc/cross/Makefile

50 lines
1.1 KiB
Makefile
Raw Normal View History

2014-04-06 18:15:06 +02:00
# $NetBSD: Makefile,v 1.60 2014/04/06 16:15:06 jakllsch 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
2014-04-06 18:15:06 +02:00
SUBDIR+= GenFw
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+= binutils-mips-current
2014-01-17 02:50:00 +01:00
SUBDIR+= bossa
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
SUBDIR+= gcc-mips-current
2013-04-30 15:25:30 +02:00
SUBDIR+= h8300-elf-binutils
2013-04-30 15:27:16 +02:00
SUBDIR+= h8300-elf-gcc34
SUBDIR+= h8300-hms-binutils
SUBDIR+= h8300-hms-gcc
2003-05-28 18:12:22 +02:00
SUBDIR+= icdprog
#SUBDIR+= libtool-base # added here to keep pkglint happy
SUBDIR+= mingw
SUBDIR+= mingw-binutils
SUBDIR+= mingw-gcc
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
#SUBDIR+= nios2 # just contains makefile fragments
SUBDIR+= nios2-binutils
SUBDIR+= nios2-gcc
SUBDIR+= nios2-gcc3
SUBDIR+= nios2-gcc41
2004-11-07 17:47:04 +01:00
SUBDIR+= uisp
1998-08-12 04:45:27 +02:00
.include "../mk/misc/category.mk"