reach-over config headers for binutils as on mips.
This commit is contained in:
parent
bf8783afa4
commit
054397a8ac
10
gnu/usr.bin/gas.new/arch/mips/Makefile.inc
Normal file
10
gnu/usr.bin/gas.new/arch/mips/Makefile.inc
Normal file
@ -0,0 +1,10 @@
|
||||
# $NetBSD: Makefile.inc,v 1.1 1998/09/28 21:11:21 jonathan Exp $
|
||||
|
||||
TARG_CPU_C= tc-mips.c itbl-ops.c itbl-parse.c itbl-lex.c
|
||||
OBJ_FORMAT_C= obj-elf.c
|
||||
ATOF_TARG_C= atof-ieee.c
|
||||
|
||||
CPPFLAGS+=-DBFD_ASSEMBLER=1 -I.
|
||||
SRCS+= itbl-parse.h
|
||||
|
||||
YHEADER=1
|
3
gnu/usr.bin/gas.new/arch/mips/itbl-cpu.h
Normal file
3
gnu/usr.bin/gas.new/arch/mips/itbl-cpu.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: itbl-cpu.h,v 1.1 1998/09/28 21:11:21 jonathan Exp $ */
|
||||
|
||||
#include "itbl-mips.h"
|
3
gnu/usr.bin/gas.new/arch/mips/obj-format.h
Normal file
3
gnu/usr.bin/gas.new/arch/mips/obj-format.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: obj-format.h,v 1.1 1998/09/28 21:11:21 jonathan Exp $ */
|
||||
|
||||
#include "obj-elf.h"
|
3
gnu/usr.bin/gas.new/arch/mips/targ-cpu.h
Normal file
3
gnu/usr.bin/gas.new/arch/mips/targ-cpu.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: targ-cpu.h,v 1.1 1998/09/28 21:11:21 jonathan Exp $ */
|
||||
|
||||
#include "tc-mips.h"
|
3
gnu/usr.bin/gas.new/arch/mips/targ-env.h
Normal file
3
gnu/usr.bin/gas.new/arch/mips/targ-env.h
Normal file
@ -0,0 +1,3 @@
|
||||
/* $NetBSD: targ-env.h,v 1.1 1998/09/28 21:11:21 jonathan Exp $ */
|
||||
|
||||
#include "te-nbsd.h"
|
Loading…
Reference in New Issue
Block a user