makefile.am
来自「一个很有名的浏览器」· AM 代码 · 共 16 行
AM
16 行
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.1.2.2 2005/01/30 22:41:43 jonas Exp $include $(top_srcdir)/Makefile.baseINCLUDES += $(RUBY_CFLAGS)noinst_LIBRARIES = libscriptingruby.alibscriptingruby_a_SOURCES = \ core.c \ core.h \ hooks.c \ hooks.h \ ruby.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?