defaults.openserver

来自「刻录光盘的程序」· OPENSERVER 代码 · 共 38 行

OPENSERVER
38
字号
#ident "%W% %E% %Q%"############################################################################# global definitions for SCO OpenServer 5 Systems############################################################################## Compiler stuff############################################################################DEFCCOM=	cc#DEFCCOM=	gcc############################################################################# If the next line is commented out, compilattion is done with max warn level# If the next line is uncommented, compilattion is done with minimal warnings############################################################################CWARNOPTS=DEFINCDIRS=	$(SRCROOT)/includeLDPATH=		RUNPATH=	############################################################################# Installation config stuff############################################################################INS_BASE=	/usr/localINS_KBASE=	/#DEFUMASK=	002#DEFINSMODE=    755DEFINSUSR=     binDEFINSGRP=     bin

⌨️ 快捷键说明

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