makefile.m88k.svr4

来自「nedit 是一款linux下的开发源码的功能强大的编辑器」· SVR4 代码 · 共 20 行

SVR4
20
字号
# $Id: Makefile.m88k.svr4,v 1.5 2003/05/20 00:27:56 n8gray Exp $# Makefile for Motorola SVR4 m88k## Thanks to Mark Scott, Motorola Computer GroupCC=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 -s -DUSE_DIRENT -DSVR4 -DMOTOROLALIBS= -lm -lXm -lXt -lX11 -lgen include Makefile.commonverify_config:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?