summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2015-10-15 04:38:54 +0000
committerryoon <ryoon@pkgsrc.org>2015-10-15 04:38:54 +0000
commit23fc8cdca746896525fa4b781edfdeefe7c2450a (patch)
treeddb0dda967d10ce6f6e0b014d96c75cc7fcf567c /cross
parent9e535a95aa590d79d392e09c34faa30dddab9a24 (diff)
downloadpkgsrc-23fc8cdca746896525fa4b781edfdeefe7c2450a.tar.gz
Sort.
Diffstat (limited to 'cross')
-rw-r--r--cross/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/Makefile b/cross/Makefile
index fcfa422e4e4..096446d2d18 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.63 2015/10/11 01:16:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.64 2015/10/15 04:38:54 ryoon Exp $
#
COMMENT= Cross-platform development utilities
SUBDIR+= GenFw
-SUBDIR+= atasm
SUBDIR+= arm-none-eabi-binutils
SUBDIR+= arm-none-eabi-gcc5
SUBDIR+= arm-none-eabi-gdb
+SUBDIR+= atasm
SUBDIR+= avr-binutils
SUBDIR+= avr-gcc
SUBDIR+= avr-gdb