rtbsd.mh
来自「arm-linux-gcc编译器」· MH 代码 · 共 9 行
MH
9 行
# 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.XDEPFILES corelow.o core-aout.o infptrace.o inftarg.o fork-child.oMH_CFLAGS=-DHOSTING_ONLY # No debugging of RT executables XM_FILE= xm-rtbsd.hCC=gcc -traditional # hc/pcc just can't cut it.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?