📄 makefile.am
字号:
noinst_LIBRARIES = libor.a libor-crypto.a#CFLAGS = -Wall -Wpointer-arith -O2if USE_OPENBSD_MALLOClibor_extra_source=OpenBSD_malloc_Linux.celselibor_extra_source=endiflibor_a_SOURCES = log.c util.c compat.c container.c mempool.c memarea.c \ $(libor_extra_source)libor_crypto_a_SOURCES = crypto.c aes.c tortls.c torgzip.cnoinst_HEADERS = log.h crypto.h test.h util.h compat.h aes.h torint.h tortls.h strlcpy.c strlcat.c torgzip.h container.h ht.h mempool.h memarea.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -