From db40ba149d38b58e8e46cad41e57a5aeb193230a Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 12 Dec 1991 00:53:23 +0000 Subject: Initial revision --- binutils/configdos.bat | 6 ++++++ binutils/makefile.dos | Bin 0 -> 11006 bytes 2 files changed, 6 insertions(+) create mode 100755 binutils/configdos.bat create mode 100755 binutils/makefile.dos (limited to 'binutils') diff --git a/binutils/configdos.bat b/binutils/configdos.bat new file mode 100755 index 0000000..2702dd0 --- /dev/null +++ b/binutils/configdos.bat @@ -0,0 +1,6 @@ +@echo off +@echo Configuring binutils for H8/300, hosted on MS-DOS + +copy ..\bfd\hosts\h-go32.h sysdep.h + +copy makefile.dos makefile diff --git a/binutils/makefile.dos b/binutils/makefile.dos new file mode 100755 index 0000000..dfda6e6 Binary files /dev/null and b/binutils/makefile.dos differ -- cgit v1.1