makefile.am

来自「无线通信的主要编程软件,是无线通信工作人员的必备工具,关天相关教程我会在后续传上」· AM 代码 · 共 23 行

AM
23
字号
# This file is part of the nesC compiler.#    Copyright (C) 2002 Intel Corporation# # The attached "nesC" software is provided to you under the terms and# conditions of the GNU General Public License Version 2 as published by the# Free Software Foundation.# # nesC is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.# # You should have received a copy of the GNU General Public License# along with nesC; see the file COPYING.  If not, write to# the Free Software Foundation, 59 Temple Place - Suite 330,# Boston, MA 02111-1307, USA.AUTOMAKE_OPTIONS = foreigndist_man_MANS = mig.1 ncc.1 ncg.1 nesdoc.1bin_SCRIPTS = mig ncg ncc nesdoc

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?