mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 21:19:54 +00:00
7 lines
131 B
Batchfile
Executable File
7 lines
131 B
Batchfile
Executable File
@echo off
|
|
@echo Configuring binutils for H8/300, hosted on MS-DOS
|
|
|
|
copy ..\bfd\hosts\h-go32.h sysdep.h
|
|
|
|
copy makefile.dos makefile
|