makefile.ccur
来自「nedit 是一款linux下的开发源码的功能强大的编辑器」· CCUR 代码 · 共 27 行
CCUR
27 行
# $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 + =
减小字号Ctrl + -
显示快捷键?