📄 makefile.unicos
字号:
# $Id: Makefile.unicos,v 1.7 2003/05/20 00:27:56 n8gray Exp $# Makefile for Cray Unicos## Thanks to Osman BuyukisikCC=ccAR=ar## To evaluate an alternative layout for the Replace/Find dialog, add# -DREPLACE_SCOPE to the CFLAGS. See the README file for more information.## To test if the Motif library exports the runtime version# add -DHAVE__XMVERSIONSTRING to CFLAGS#CFLAGS=-DUSE_DIRENT -DUNICOS -DMAXPATHLEN=1023BIGGER_STRINGS=LIBS= -lXm -lXt -lX11 -lSM -lICE -lminclude Makefile.commonverify_config:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -