summaryrefslogtreecommitdiff
path: root/cross/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2015-10-15 04:38:54 +0000
committerryoon <ryoon>2015-10-15 04:38:54 +0000
commit44e3d45b8de78dd0695b07974f6be90da57c9820 (patch)
treeddb0dda967d10ce6f6e0b014d96c75cc7fcf567c /cross/Makefile
parent34efba21e7e5dcd09687e86d78d640ad25919512 (diff)
downloadpkgsrc-44e3d45b8de78dd0695b07974f6be90da57c9820.tar.gz
Sort.
Diffstat (limited to 'cross/Makefile')
-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