* subsegs.c (subseg_change): allow and handle a change into SEG_BSS.
[deliverable/binutils-gdb.git] / gas / configdos.bat
CommitLineData
ccdbfbdc
SC
1@echo off
2echo Configuring GAS for H8/300
3
4copy config\ho-go32.h host.h
5copy config\tc-h8300.c targ-cpu.c
6copy config\tc-h8300.h targ-cpu.h
7copy config\te-generic.h targ-env.h
8copy config\objcoff-bfd.h obj-format.h
9copy config\objcoff-bfd.c obj-format.c
10copy config\atof-ieee.c atof-targ.c
11
12copy Makefile.dos Makefile
13
14
This page took 0.036314 seconds and 4 git commands to generate.