summaryrefslogtreecommitdiff
path: root/gdb/config/romp/rtbsd.mh
blob: 1efa116fa184413cfc39279a2469c78723f5d4e8 (plain)
1
2
3
4
5
6
7
8
# IBM RT/PC running BSD unix. 
# This file contributed at NYU, where we are using the RT to remote
# debug an a29k running unix.  No attempt, as of 7/16/91, has been made
# to support debugging of RT executables.
NATDEPFILES corelow.o core-aout.o infptrace.o inftarg.o fork-child.o
MH_CFLAGS=-DHOSTING_ONLY	# No debugging of RT executables 
XM_FILE= xm-rtbsd.h
CC=gcc -traditional		# hc/pcc just can't cut it.