cdd9c0befe
+ aarch64-none-elf-gcc
57 lines
1.3 KiB
Makefile
57 lines
1.3 KiB
Makefile
# $NetBSD: Makefile,v 1.71 2017/09/01 20:57:22 jmcneill Exp $
|
|
#
|
|
|
|
COMMENT= Cross-platform development utilities
|
|
|
|
SUBDIR+= GenFw
|
|
SUBDIR+= aarch64-none-elf-binutils
|
|
SUBDIR+= aarch64-none-elf-gcc
|
|
SUBDIR+= arm-none-eabi-binutils
|
|
SUBDIR+= arm-none-eabi-gcc
|
|
SUBDIR+= arm-none-eabi-gdb
|
|
SUBDIR+= atasm
|
|
SUBDIR+= avr-binutils
|
|
SUBDIR+= avr-gcc
|
|
SUBDIR+= avr-gdb
|
|
SUBDIR+= avr-libc
|
|
SUBDIR+= avrdude
|
|
SUBDIR+= bfd-crunchide
|
|
SUBDIR+= bfd-mdsetimage
|
|
SUBDIR+= binutils-mips-current
|
|
SUBDIR+= bossa
|
|
SUBDIR+= cc65
|
|
SUBDIR+= cross-binutils
|
|
#SUBDIR+= cross-libtool-base # added here to keep pkglint happy
|
|
SUBDIR+= dasm
|
|
SUBDIR+= dfu-programmer
|
|
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
|
|
SUBDIR+= h8300-elf-binutils
|
|
SUBDIR+= h8300-elf-gcc
|
|
SUBDIR+= h8300-hms-binutils
|
|
SUBDIR+= h8300-hms-gcc
|
|
SUBDIR+= icdprog
|
|
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
|
|
SUBDIR+= objconv
|
|
SUBDIR+= pdp11-aout-binutils
|
|
SUBDIR+= pdp11-aout-gcc
|
|
SUBDIR+= stlink
|
|
SUBDIR+= uisp
|
|
|
|
.include "../mk/misc/category.mk"
|