makefile.am
来自「scope is a very good software with sourc」· AM 代码 · 共 19 行
AM
19 行
# Makefile.am - Top-level makefile for 'scope'.## $Revision: 1.2 $ $Date: 2002/09/06 17:45:35 $## Copyright (c) 2002 by Matt J. Gumbley# Make aclocal look in config subdir for *.m4 macros when automatically# rebuilding configure script when configure.in file changes.ACLOCAL=aclocal -I configSUBDIRS=srcBINARIES=scopeEXTRA_DIST=tags: ( cd src ; make tags )
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?