summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2000-12-05 15:21:02 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2000-12-05 15:21:02 +0000
commit639ffde3ac4f9361c34352862acce019280cf6e8 (patch)
treecebd231c8df0a5b38c6ac153fe6b2561724ab947 /devel/Makefile
parentThis is the first port of a fairly complete toolchain for Atmel AVR (diff)
Atmel AVR cross-development, part #2: the C compiler.
Notes
Notes: svn path=/head/; revision=35683
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7ca779ce8221..af80faad5281 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -18,6 +18,7 @@
SUBDIR += automake
SUBDIR += avltree
SUBDIR += avr-binutils
+ SUBDIR += avr-gcc
SUBDIR += bcc
SUBDIR += bin86
SUBDIR += binutils-m68k