imakefile

来自「speech signal process tools」· 代码 · 共 21 行

TXT
21
字号
/*======================================================================== * * Name - Imakefile * * Version:	1.4 * * ccsid:	@(#)Imakefile	1.4 - 9/4/90 16:35:19 * from: 	ccs/s.Imakefile * date: 	7/26/91 13:22:26 * * Description: imake file to build xgrabsc.  Use simple.mak if you *              don't have imake. * *======================================================================== */LOCAL_LIBRARIES = $(XLIB)SimpleProgramTarget(xgrabsc)

⌨️ 快捷键说明

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