* config/vax/vaxbsd.mh: Add "NAT_FILE= nm-vax.h".
[deliverable/binutils-gdb.git] / gdb / config / vax / vaxbsd.mh
CommitLineData
5076de82
FF
1# Host: DEC VAX running BSD
2# The following types of /bin/cc failures have been observed:
3# 1. Something in readline.c which I have never seen
4# 2. ``"values.c", line 816: compiler error: schain botch''
5#msg /bin/cc has been known to fail on VAXen running BSD4.3
6#msg If this occurs, use gcc
7#msg (but see comments in Makefile.dist about compiling with gcc).
8
9XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o
10REGEX=regex.o
11REGEX1=regex.o
12XM_FILE= xm-vaxbsd.h
cdaa7905 13NAT_FILE= nm-vax.h
This page took 0.030085 seconds and 4 git commands to generate.