testdialog.make

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

MAKE
6
字号
CFLAGS=-I/usr/include/Xm -D_NO_PROTOtestdialog:		testdialog.o dialog.o motif.o				cc $(CFLAGS) -o testdialog testdialog.o dialog.o motif.o \				-lXm -lXt -lX11

⌨️ 快捷键说明

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