📄 make.def.dec_alpha
字号:
#This is for a DEC Alpha 8400. The code will execute on a #single processor#Warning: parallel make does not work properly in generalF77 = f77FLINK = f77#Optimization -O5 breaks SP; works fine for all other codesFFLAGS = -O4CC = ccCLINK = ccCFLAGS = -O5 BINDIR = ../binRAND = randi8
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -