7 lines
100 B
Batchfile
7 lines
100 B
Batchfile
|
@echo off
|
||
|
echo Configuring BFD for H8/300
|
||
|
|
||
|
copy hosts\h-go32.h sysdep.h
|
||
|
copy makefile.dos makefile
|
||
|
|