pkgsrc/cross/Makefile

33 lines
664 B
Makefile
Raw Normal View History

2011-12-20 10:17:01 +01:00
# $NetBSD: Makefile,v 1.47 2011/12/20 09:17:01 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
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
SUBDIR+= h8300-hms-binutils
SUBDIR+= h8300-hms-gcc
SUBDIR+= i386-cygwin32
SUBDIR+= i386-linux
SUBDIR+= i386-msdosdjgpp
2003-05-28 18:12:22 +02:00
SUBDIR+= icdprog
SUBDIR+= mingw
SUBDIR+= mingw-binutils
SUBDIR+= mingw-gcc
SUBDIR+= mingw-runtime-bin
SUBDIR+= mingw-w32api-bin
2004-11-07 17:47:04 +01:00
SUBDIR+= uisp
1998-08-12 04:45:27 +02:00
.include "../mk/misc/category.mk"