xfilter.make
来自「`smith.motif.tar.Z includes the source c」· MAKE 代码 · 共 17 行
MAKE
17 行
#### xfilter.make ####CFLAGS = -I/usr/include/Xm -D_NO_PROTOLDFLAGS = XTLIB = -lXt# If it's not `Xt', name your Xt library:#XTLIB = -lXtmxfilter: xfilter.o xfilter.sel.o help.o motif.o cc $(LDFLAGS) -o xfilter xfilter.o xfilter.sel.o \ help.o motif.o -lXm $(XTLIB) -lX11
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?