You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
371 B

35 years ago
# IBM RT/PC running BSD unix.
# This file contributed at NYU, where we are using the RT to remote
# debug a 29k running unix. No attempt, as of 7/16/91, has been made
# to support debugging of RT executables.
XDEPFILES=coredep.o infptrace.o
MH_CFLAGS=-DHOSTING_ONLY # No debugging of RT executables
35 years ago
XM_FILE= xm-rtbsd.h
CC=gcc -traditional # hc/pcc just can't cut it.