📄 xrolo.make
字号:
#### 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -