From 5cc04e71c86c92ab2c7b1c8846095f02cc58108a Mon Sep 17 00:00:00 2001 From: dinoex Date: Sat, 30 Mar 2002 08:30:33 +0000 Subject: Converted in new layout, make portlint happy too. This is a 6811 cross toolchain for FreeBSD. The GNU binutils contain: as, ld, ar, objcopy, objdump and many other utilities. The format of object files is ELF-32. The GNU Binutils support translation to other formats such as S-records, Intel HEX records, ... WWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html PR: 17801 Submitted by: jake --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index dae6d7730b98..f32109a9c85d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -287,6 +287,7 @@ SUBDIR += log4cpp SUBDIR += lwp SUBDIR += m4 + SUBDIR += m6811-binutils SUBDIR += m68k-rtems-binutils SUBDIR += m68k-rtems-chill SUBDIR += m68k-rtems-g77 -- cgit