Initial creation of sourceware repository
[deliverable/binutils-gdb.git] / gdb / config / romp / rtbsd.mh
1 # IBM RT/PC running BSD unix.
2 # This file contributed at NYU, where we are using the RT to remote
3 # debug an a29k running unix. No attempt, as of 7/16/91, has been made
4 # to support debugging of RT executables.
5 XDEPFILES corelow.o core-aout.o infptrace.o inftarg.o fork-child.o
6 MH_CFLAGS=-DHOSTING_ONLY # No debugging of RT executables
7 XM_FILE= xm-rtbsd.h
8 CC=gcc -traditional # hc/pcc just can't cut it.
This page took 0.030076 seconds and 4 git commands to generate.