xrolo.make
来自「`smith.motif.tar.Z includes the source c」· MAKE 代码 · 共 22 行
MAKE
22 行
#### xrolo.make ##### WIDGET_ACCESS is in `editor.[ch]'# MANUAL_CLIP is in `editor.c'#CFLAGS = -I/usr/include/Xm -D_NO_PROTO -DWIDGET_ACCESS -DMANUAL_CLIPLDFLAGS = XTLIB = -lXt# If it's not `Xt', name your Xt library:#XTLIB = -lXtmxrolodex: xrolo.o xrolo.db.o xrolo.index.o help.o streamdb.o \ ctrlpanel.o editor.o listshell.o dialog.o strstr.o motif.o cc $(LDFLAGS) -o xrolodex xrolo.o xrolo.db.o xrolo.index.o \ help.o streamdb.o ctrlpanel.o editor.o \ listshell.o dialog.o strstr.o motif.o -lXm $(XTLIB) -lX11
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?