📄 makefile.ccur
字号:
# $Id: Makefile.ccur,v 1.5.2.1 2003/09/28 14:18:12 edg Exp $# Makefile for Concurrent SVR4 using PowerMax OS 4.2 or later# # Provided by Robert Yunk of the Boeing CompanyCC=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=-O -DUSE_DIRENT -DEDITRESARFLAGS=-ursLIBS=-lm -lXm -lXmu -lXt -lX11 -lnsl -lsocket -lXp -lSM -lICE -lXextinclude Makefile.common# Installation Notes:# Remember to delete or update the old version of the app-defaults# file(s) or you will have accelerator keys missing and File Open# and File Save As errors.verify_config:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -