📄 makefile.am
字号:
## $Id: Makefile.am,v 1.3 2002/08/17 08:00:28 adam Exp $noinst_LIBRARIES = libisamc.alibisamc_a_SOURCES = isamc.c isamd.c merge.c merge-d.c isamc-p.h isamd-p.hINCLUDES = -I$(srcdir)/../include -I$(srcdir)/../index @YAZINC@LDADD = ../util/libutil.a ../bfile/libbfile.a libisamc.a $(YAZLIB) $(TCL_LIB)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -