Initial revision

This commit is contained in:
Steve Chamberlain
1991-12-12 00:53:23 +00:00
parent 4b5ea3622d
commit db40ba149d
7 changed files with 2986 additions and 0 deletions

6
binutils/configdos.bat Executable file
View File

@@ -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

BIN
binutils/makefile.dos Executable file

Binary file not shown.