sp64.mt
来自「arm-linux-gcc编译器」· MT 代码 · 共 10 行
MT
10 行
# Target: SPARC64# solib.o and procfs.o taken out for now. We don't have shared libraries yet,# and the elf version requires procfs.o but the a.out version doesn't.# Then again, having procfs.o in a target makefile fragment seems wrong.TDEPFILES = sparc-tdep.oTM_FILE= tm-sp64.h# Need gcc for long long support.CC = gcc
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?