makefile.am
来自「一个很有名的浏览器」· AM 代码 · 共 15 行
AM
15 行
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.3 2003/11/10 20:35:33 pasky Exp $include $(top_srcdir)/Makefile.baseEXTRA_DIST = READMEnoinst_LIBRARIES = libscriptingguile.alibscriptingguile_a_SOURCES = \ core.c \ core.h \ hooks.c \ hooks.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?