makefile.am
来自「一个很有名的浏览器」· AM 代码 · 共 27 行
AM
27 行
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.9 2004/01/07 01:22:22 jonas Exp $include $(top_srcdir)/Makefile.basenoinst_LIBRARIES = libsched.alibsched_a_SOURCES = \ action.c \ action.h \ connection.c \ connection.h \ download.c \ download.h \ error.c \ error.h \ event.c \ event.h \ history.c \ history.h \ location.c \ location.h \ session.c \ session.h \ task.c \ task.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?