From 385ebee5c4938aebde4d12c21492aa87521410c3 Mon Sep 17 00:00:00 2001 From: wennmach Date: Thu, 17 Jul 2003 18:51:52 +0000 Subject: Add and enable avr-libc. --- cross/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cross/Makefile') diff --git a/cross/Makefile b/cross/Makefile index db04010a891..bdf9ed032d3 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2003/07/16 22:12:44 wennmach Exp $ +# $NetBSD: Makefile,v 1.34 2003/07/17 18:51:52 wennmach Exp $ # COMMENT= Cross-platform development utilities @@ -7,6 +7,7 @@ COMMENT= Cross-platform development utilities SUBDIR+= avr-binutils SUBDIR+= avr-gcc SUBDIR+= avr-gdb +SUBDIR+= avr-libc SUBDIR+= bfd-crunchide SUBDIR+= bfd-mdsetimage SUBDIR+= binutils -- cgit v1.2.3