?? x-tekxd88
字號:
# Install the custom Tektronix XD88 link editor directives file.EXTRA_PARTS=crtbegin.o crtend.o gcc.ldgcc.ld: $(srcdir)/config/m88k/tekXD88.ld rm -f gcc.ld; cp $(srcdir)/config/m88k/tekXD88.ld ./gcc.ld# Green Hills C on the Tektronix XD88 does not provide alloca.ALLOCA=alloca.o# rc is cleaner, but the ar program sometimes crashes.# This is a workaround.AR_FLAGS=qc
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -