testedit.make

来自「`smith.motif.tar.Z includes the source c」· MAKE 代码 · 共 7 行

MAKE
7
字号
#CFLAGS=-I/usr/include/Xm -D_NO_PROTO -DWIDGET_ACCESSCFLAGS=-I/usr/include/Xm -D_NO_PROTOtestedit:	testedit.o editor.o strstr.o motif.o			cc $(CFLAGS) -o testedit testedit.o editor.o strstr.o\			motif.o -lXm -lXt -lX11

⌨️ 快捷键说明

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